Commit Graph

356 Commits

Author SHA1 Message Date
tjs e6fb6da6b0 remove backdrop brightness prop and hardcode instead 2023-03-03 09:32:28 -05:00
tjs 1d7b488cb3 margin swap modal explainer 2023-03-02 12:02:26 -05:00
tjs 3bed60af56 turn on lint errors for typescript any 2023-02-28 02:20:11 -05:00
tjs abb408678e replace any type with more defined types 2023-02-25 19:22:39 -05:00
tjs 09852aa007 improve typing to fix errors with recent trades and history 2023-02-23 16:44:54 -05:00
saml33 d33457aa91 fix available to borrow 2023-02-16 22:02:26 +11:00
tjs 57f927fc15 improve speed of updating open orders after websocket change 2023-02-13 22:38:57 -05:00
tjs 52a84a7268 more precision in chart data minmax 2023-02-13 22:35:07 -05:00
saml33 b15067a17a fix custom notification position 2023-02-14 12:57:06 +11:00
saml33 6a05e60376 hide action buttons for unowned accounts 2023-02-13 13:46:41 +11:00
saml33 508c4213a1 fix account performance data 2023-02-11 23:40:23 +11:00
tjs 0974463f00 tweak yaxis for chart data 2023-02-10 13:50:32 -05:00
saml33 180d7bf79c improve detailed charts 2023-02-10 23:55:06 +11:00
tjs 5a02f4a6f0 better y padding in acct charts 2023-02-03 16:37:52 -05:00
saml33 0e44f3a172 fix first tokenlist menu clipping 2023-02-03 21:36:44 +11:00
saml33 ad74809568 add orders to account tabs 2023-02-02 12:21:24 +11:00
saml33 d8970b02c6 add hook for banks and balances 2023-01-30 15:13:38 +11:00
saml33 52e871e566 let tables scroll horizontal if they need to 2023-01-30 10:15:03 +11:00
saml33 1288f6f659 simplify amoutwithvalue component 2023-01-29 12:13:36 +11:00
tylersssss 98c36682bd
Merge pull request #74 from blockworks-foundation/borrow-page
add borrow page
2023-01-27 21:57:12 -05:00
saml33 c1c795cb40 add borrow page 2023-01-26 23:12:03 +11:00
saml33 6a9a40f95e remove trimdecimals 2023-01-25 14:11:42 +11:00
saml33 ebf9bddfc9 remove formatfixeddecimals 2023-01-25 11:54:24 +11:00
saml33 fc1aac89e1 split functions for value/currency 2023-01-25 11:14:51 +11:00
saml33 add1924920 add to balances table 2023-01-24 16:17:08 +11:00
saml33 7f597681fd add to maxamountbuttons 2023-01-24 14:04:05 +11:00
saml33 84277736ec add to other amoutwithvalue components 2023-01-24 13:09:14 +11:00
saml33 aec60a1288 add format numeric value component 2023-01-24 12:26:14 +11:00
tjs f94bd3c656 better handle display around very small balances 2023-01-20 18:21:57 -05:00
saml33 1231a0be44 fix trade success animation for trade 2023-01-20 22:03:31 +11:00
saml33 b97a501527 disable connect buttons until group loads 2023-01-20 14:33:02 +11:00
saml33 71b40fbaf5 fix table states for unowned account 2023-01-20 14:10:15 +11:00
saml33 211bd40de1 add connect wallet empty states 2023-01-20 12:45:08 +11:00
saml33 bfaecd1716 fix chart loader heights 2023-01-20 11:56:22 +11:00
tjs 83c7382153 fix first and last padding 2023-01-19 18:17:54 -05:00
tjs 397595e501 fixes commit that shrank table padding for smaller screens 2023-01-19 18:02:48 -05:00
tjs 009b0cb59e add view counterpart to trade history table 2023-01-19 14:36:44 -05:00
tylersssss f0db2495fe
Merge branch 'main' into daily-pnl-history 2023-01-18 19:05:21 -05:00
tylersssss 3c83103b30
Merge pull request #62 from blockworks-foundation/paginate-trade-history
paginate trade history
2023-01-18 18:58:35 -05:00
tjs fd048ecfc6 fix perp position side badge 2023-01-16 22:50:31 -05:00
saml33 2c12f5c5ea add daily pnl history 2023-01-16 16:13:34 +11:00
saml33 35cd56b9fc fix trade form balance click 2023-01-16 12:27:51 +11:00
saml33 bdd03b0e0c merge main 2023-01-15 20:58:07 +11:00
saml33 ea636b8df4 add missing icon 2023-01-15 20:53:34 +11:00
tjs 38a3db06df refactor to use hook useSelectedMarket 2023-01-15 00:01:30 -05:00
saml33 c35e70ec15 format account chart y-axis 2023-01-14 22:53:28 +11:00
saml33 cb96bb1823 allow tables to scroll horizontally 2023-01-13 12:46:36 +11:00
tjs 15e0e781cf dont hardcode height width if size isn't passed into iconbutton 2023-01-11 16:34:59 -05:00
tylersssss c3f107820e
Merge branch 'main' into trade-success-animation 2023-01-11 13:11:03 -05:00
saml33 70e42b1ca0 fix flipping chart gradient direction 2023-01-11 15:39:02 +11:00