Commit Graph

481 Commits

Author SHA1 Message Date
Tyler Shipe 00a85cded2 Merge in styling changes 2021-08-16 13:00:43 -04:00
tjshipe 2fa3b81b74
Merge pull request #11 from blockworks-foundation/move-deposit-withdraw-buttons
move buttons to margininfo panel
2021-08-16 11:35:09 -04:00
saml33 d7692f88cf move buttons to margininfo panel 2021-08-16 23:31:25 +10:00
Tyler Shipe 5d8bf9969e Finish max withdrawal simulation 2021-08-15 18:36:06 -04:00
Tyler Shipe 9c1f8edf20 rename positions table; fix rounding issues 2021-08-15 13:06:52 -04:00
Tyler Shipe b9fee21da7 Merge remote-tracking branch 'origin/small-ui-fixes' into main 2021-08-15 11:44:30 -04:00
saml33 df6e97763a format usd values and small ui fixes 2021-08-15 23:31:59 +10:00
Tyler Shipe 935cd46345 exclude perp liqs from trade history table 2021-08-14 19:24:55 -04:00
Tyler Shipe 99a6184cb1 add leverage 2021-08-14 17:14:43 -04:00
Tyler Shipe 5f5c703c5d wire up positions box 2021-08-14 16:05:31 -04:00
Tyler Shipe d4927731ee add breakeven and avg open price 2021-08-14 14:16:15 -04:00
Tyler Shipe b4542d49c5 Merge remote-tracking branch 'origin/fix-range-percentage' into main 2021-08-14 12:29:17 -04:00
saml33 4f4cd77c2d fix range percentage calc 2021-08-14 20:26:54 +10:00
Tyler Shipe 2e83ad6805 tweak page container width 2021-08-13 18:14:44 -04:00
Tyler Shipe 9df9a168ec use https 2021-08-13 18:03:21 -04:00
Tyler Shipe 682d5c2874 tweak price range decimals 2021-08-13 18:02:07 -04:00
Tyler Shipe 4b2ddf8a2b add 24h change styling 2021-08-13 17:45:22 -04:00
Tyler Shipe 90c91e53ed price range fixes 2021-08-13 17:30:39 -04:00
Tyler Shipe 654f9487c5 add trade history to account page 2021-08-13 16:02:12 -04:00
Tyler Shipe 7d086d2279 funding rate fixes 2021-08-13 15:10:50 -04:00
Tyler Shipe c703e64712 fix open interest display 2021-08-13 15:06:17 -04:00
Tyler Shipe ce03c3ad93 add funding rate and open interest 2021-08-13 14:54:09 -04:00
Tyler Shipe 10a881a811 wire up init account and deposit 2021-08-13 11:31:00 -04:00
Tyler Shipe b2f6eece1c fetch perp trade history from db 2021-08-13 11:05:49 -04:00
Tyler Shipe a019c06b28 use latest client 2021-08-12 19:50:36 -04:00
Tyler Shipe e1cb67d9fb fix decimals for markprice display 2021-08-12 15:39:10 -04:00
Tyler Shipe 5270930649 upgrade to latest client 2021-08-12 12:13:00 -04:00
Tyler Shipe 0e78061ceb use new group 2021-08-12 12:09:45 -04:00
Tyler Shipe 5154292e7d filter out fills if open orders account doesnt exist for mkt 2021-08-09 10:55:48 -04:00
Tyler Shipe 3dadee255a remove console logs, use latest client 2021-08-06 18:49:17 -04:00
Tyler Shipe f8ee52eb7f fix to show trade history even when spot open order acct doesnt exist 2021-08-06 18:35:10 -04:00
Tyler Shipe 5144bdfe58 update accrued mngo in display 2021-08-05 14:55:18 -04:00
saml33 7eb63639ba add rewards to account page 2021-08-06 00:07:29 +10:00
Tyler Shipe 46b2f7ea21 show orderbook even if only just bid or just ask exists 2021-08-04 17:54:44 -04:00
Tyler Shipe c5866ee610 make health ratio red if init health is at or below zero 2021-08-04 17:47:05 -04:00
Tyler Shipe c2350d3d2e add tooltip for mngo accrued 2021-08-04 15:25:56 -04:00
Tyler Shipe aebe1401e4 remove mngo accrued from positions table 2021-08-04 15:03:07 -04:00
Tyler Shipe 5697006f7a wait for mango group to load in margin info 2021-08-04 14:58:10 -04:00
Tyler Shipe 77716dc7ee fix account name 2021-08-04 14:51:17 -04:00
Tyler Shipe ea18b4bbc2 remove redeem mngo from perp positions table 2021-08-04 14:33:13 -04:00
Tyler Shipe 96b50431ca add redeem all mngo button 2021-08-04 14:31:32 -04:00
Tyler Shipe 52d98d28c2 flip side in trade history based on maker or taker 2021-08-04 13:15:28 -04:00
Tyler Shipe 85ed076fe0 sort trade history for perps 2021-08-04 12:46:14 -04:00
Tyler Shipe 02088a5d1c wire up redeem mngo to perp position table 2021-08-04 11:42:56 -04:00
Tyler Shipe f6bafcc6f1 fix balances 2021-08-03 19:32:24 -04:00
Tyler Shipe 65eea96aa8 add fetchTradeHistory fn 2021-08-03 13:59:16 -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 2c3e7910e3
Merge pull request #8 from blockworks-foundation/account-page
add unsettled balances ui
2021-08-01 23:01:05 +10:00
saml33 1f82731a85 add unsettled balances ui 2021-08-01 22:48:15 +10:00