jam/src
Thebora Kompanioni 033babd1ac
feat: click on active "joining" icon opens relevant screen (#463)
* fix: pass api token to session request

(cherry picked from commit bb4a875271)

* dev: add offers and nickname to ServiceInfo

(cherry picked from commit 3b3154ea20)

* dev: add schedule to ServiceInfo

* feat: click on navbar joining icon opens relevant screen

* review: remove joining icon from navbar

* review: add property schedule to ServiceInfo

* review: add some space to tab activity indicator
2022-08-12 11:01:54 +02:00
..
components feat: click on active "joining" icon opens relevant screen (#463) 2022-08-12 11:01:54 +02:00
constants feat: enable orderbook for all users (#445) 2022-08-04 15:13:43 +02:00
context feat: click on active "joining" icon opens relevant screen (#463) 2022-08-12 11:01:54 +02:00
fonts feat: add sat symbol & update balance UI (#11) 2022-01-26 15:54:25 +01:00
hooks refactor: move BalanceSummary to WalletContext (#419) 2022-07-26 12:29:08 +02:00
i18n feat: click on active "joining" icon opens relevant screen (#463) 2022-08-12 11:01:54 +02:00
libs feat: click on active "joining" icon opens relevant screen (#463) 2022-08-12 11:01:54 +02:00
index.css feat: ability to sort and filter orderbook (#434) 2022-08-04 15:13:13 +02:00
index.tsx Fetch config values only once per wallet session (#299) 2022-06-02 14:18:41 +02:00
reportWebVitals.ts Add typescript support (#176) 2022-03-17 12:44:01 +01:00
session.ts fix: pass api token to session request (#456) 2022-08-11 11:27:10 +02:00
setupProxy.js feat: Orderbook (#422) 2022-08-02 14:55:32 +02:00
setupTests.js chore: dependencies update (#292) 2022-06-02 13:16:01 +02:00
testUtils.tsx Fetch config values only once per wallet session (#299) 2022-06-02 14:18:41 +02:00
utils.ts feat: basic fidelity bonds (#307) 2022-06-15 15:17:51 +02:00