Commit Graph

28 Commits

Author SHA1 Message Date
Tyler Shipe a16608c95d implement deposit 2021-06-17 18:39:16 -04:00
Tyler Shipe c6dab39463 add interest rates 2021-06-17 14:40:44 -04:00
Maximilian Schneider 275fafa4c4 refactor deposit modal 2021-06-17 14:03:47 -04:00
Tyler Shipe cb331fb2c7 comment out stuff in the ui so it works 2021-06-16 21:50:16 -04:00
Tyler Shipe eac4adc18f add main action buttons below balances 2021-06-05 12:14:34 -04:00
saml33 3b5f22b815
User account page (#22)
* layout, overview, start on assets, borrows and open orders

* trade history, sortable data hook for tables, borrow page

* handle deposit and withdraw buttons

* borrow modal ui and integration + settle borrow for individual assets

* in orders balance to asset table and totals, responsive css, new connected wallet button + small tweaks

* account switch/creation flow

* accounts modal, update to usebalances hook

* handle settle, deposit before settle, save last account

* disable borrow/withdraw button when no account
2021-06-05 10:11:44 -04:00
saml33 9755666be9
remove scrollbar from balanceinfo panel (#13) 2021-05-22 21:51:15 +03:00
Tyler Shipe 02b2fed058 better handle latency from wallet providers 2021-05-04 19:19:48 -04:00
Tyler Shipe 9dc5b1479b update labels on interest 2021-04-29 18:14:19 -04:00
Tyler Shipe 51e6d4c1cc remove loading state and add .flash class to visualize book updates 2021-04-26 11:20:55 -04:00
saml33 dbf6e7087f layout toggle for orderbook 2021-04-26 22:53:27 +10:00
Tyler Shipe f18d61b216 add margin account selector 2021-04-26 01:26:12 -04:00
Tyler Shipe a23eff8d9c better rounding in margin account panel 2021-04-22 13:04:42 -04:00
saml33 e1dd3980b8 hide settle button and small styling updates 2021-04-21 22:45:03 +10:00
Tyler Shipe 61a920f017 hide some ui changes so we can deploy 2021-04-19 12:15:49 -04:00
Tyler Shipe b22ac152bd Add new tooltip component 2021-04-16 14:16:31 -04:00
saml33 f66710f14a font styling 2021-04-16 21:50:56 +10:00
Tyler Shipe b5d72c0b55 remove ant library and fix tailwind config for lato 2021-04-15 23:32:03 -04:00
Tyler Shipe faa466ca17 prevent extra rerenders 2021-04-15 02:16:36 -04:00
Tyler Shipe 96ee9ce664 fix margin balance borrows typo 2021-04-14 14:40:28 -04:00
Tyler Shipe 062ac4105a all the fixes 2021-04-13 19:41:04 -04:00
saml33 f5cf996c41 more theme updates and ui tweaks 2021-04-14 00:10:57 +10:00
Tyler Shipe 932b52f649 remove xwind and convert to className prop 2021-04-12 12:49:02 -04:00
saml33 d9c27cca3c support for more than two themes 2021-04-12 23:32:01 +10:00
Tyler Shipe 3c75f8e90d add more ant styling to trade form 2021-04-10 17:28:18 -04:00
Tyler Shipe 07df84b64b extract button component 2021-04-10 15:21:02 -04:00
Tyler Shipe 71db71b347 deposit modal 2021-04-09 21:26:34 -04:00
Tyler Shipe b5562c161c wip: wire up deposit withdraw modals 2021-04-09 10:27:49 -04:00