Tyler Shipe
639f36bd99
revert new account modal on first deposit
2021-08-25 17:20:59 -04:00
Tyler Shipe
01796922c8
close accounts list after creating first account
2021-08-25 15:05:18 -04:00
Tyler Shipe
5e51ac46c3
add leverage to acct modal; fix rounding in withdraw modal
2021-08-23 14:18:34 -04:00
saml33
afaa6b85ec
consolidate new account flow to one step
2021-08-19 16:15:25 +10:00
Tyler Shipe
56b590589e
fix new sub account modal
2021-08-18 21:05:16 -04:00
Tyler Shipe
7cf80b566c
remove blur from modals
2021-08-16 13:59:44 -04:00
saml33
dd38990721
handle account change on account page
2021-08-02 22:44:58 +10:00
saml33
3c64b9f059
remove blur on success action
2021-08-02 15:14:24 +10:00
saml33
1f82731a85
add unsettled balances ui
2021-08-01 22:48:15 +10:00
Tyler Shipe
5703cbdc82
only show account name if it exists
2021-07-30 16:37:00 -04:00
Tyler Shipe
caa4a29b23
add account naming
2021-07-30 16:33:03 -04:00
Tyler Shipe
bca4899e80
add market to trade history
2021-07-27 12:22:50 -04:00
Tyler Shipe
c11890582d
handle rounding errors
2021-07-07 16:38:04 -04:00
Tyler Shipe
53163e07a8
add more account values
2021-07-07 00:34:21 -04:00
Tyler Shipe
a0ba6f44e8
update notifications, wire up account change modal
2021-07-06 18:04:20 -04:00
Tyler Shipe
1b02a53314
update naming to match client
2021-06-23 11:32:33 -04:00
Tyler Shipe
9e16290300
fix NaN on account change modal
2021-06-07 19:33:59 -04:00
Tyler Shipe
c44105e4cd
fetch trade history when switching accounts
2021-06-07 13:00:00 -04:00
Tyler Shipe
448d6e0bc3
fix leverage colors
2021-06-05 18:10:34 -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