Commit Graph

63 Commits

Author SHA1 Message Date
saml33 4557eff7c2 fix deposit/withdraw color in activity feed and update outdated tailwind classes 2024-01-11 20:19:31 +11:00
saml33 3dc7a7edd4 fix claim flicker when no claim 2023-10-19 22:46:19 +11:00
saml33 e3756ac2a7 fix balances table when not connected 2023-10-18 15:05:22 +11:00
saml33 8d15820b44 show token reduce state and hide non-borrow tokens from borrow 2023-10-11 12:28:27 +11:00
saml33 7866282b47 fix balance click for trigger orders 2023-09-08 13:35:30 +10:00
saml33 82946353d3 refactor isMobile 2023-09-01 13:22:50 +10:00
saml33 a7fa1e0b18 fix nested button console error 2023-08-31 14:42:29 +10:00
tjs 10cf640f11 update prettier pkgs, config, and reformat 2023-08-17 19:47:11 -04:00
saml33 669a01e700 sort tables by value 2023-08-01 12:26:08 +10:00
saml33 f5b6544093 sort trade history 2023-07-28 15:04:38 +10:00
saml33 a545dd15ec sort balances table 2023-07-28 14:00:51 +10:00
tjs 3d8588d434 use latest prettier 2023-07-21 14:47:53 -04:00
tjs b797f2816f fix i18n; tab value more visible; remove in orders from balance 2023-07-21 02:42:37 -04:00
saml33 8cf597c63f merge main 2023-07-18 21:03:45 +10:00
saml33 48f8f93f4b fix swap form balance click 2023-07-18 14:40:24 +10:00
saml33 5505647524 use scaled weight and fix rounding 2023-07-18 13:09:57 +10:00
saml33 d22c659541 add collateral value to balance tables 2023-07-18 12:58:20 +10:00
saml33 6f04ac55a7 align mobile balance table styles and fix eth interest 2023-07-09 22:24:00 +10:00
saml33 a34103ee2b fix manual refresh mobile padding 2023-07-06 23:16:19 +10:00
saml33 462d6210d6 add custom icons 2023-07-05 14:40:47 +10:00
saml33 a89d528709 align linkbutton styles 2023-04-21 12:32:20 +10:00
saml33 c56fc05216 swap history mobile display 2023-03-19 21:28:13 +11:00
saml33 ed157d7d09 use disclosure for mobile expanding rows 2023-03-18 23:15:01 +11:00
saml33 dcd761137a align icon size 2023-03-16 00:01:34 +13:00
saml33 31b241be19 align balances table and token list on mobile 2023-03-15 23:59:42 +13:00
tjs fd061dcdbf move delegate checks into useUnownedAccount hook 2023-03-04 14:17:34 -05:00
tjs 57f927fc15 improve speed of updating open orders after websocket change 2023-02-13 22:38:57 -05:00
saml33 6a05e60376 hide action buttons for unowned accounts 2023-02-13 13:46:41 +11:00
saml33 d8970b02c6 add hook for banks and balances 2023-01-30 15:13:38 +11:00
saml33 1288f6f659 simplify amoutwithvalue component 2023-01-29 12:13:36 +11:00
saml33 6a9a40f95e remove trimdecimals 2023-01-25 14:11:42 +11:00
saml33 add1924920 add to balances table 2023-01-24 16:17:08 +11:00
saml33 84277736ec add to other amoutwithvalue components 2023-01-24 13:09:14 +11:00
tjs f94bd3c656 better handle display around very small balances 2023-01-20 18:21:57 -05: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 35cd56b9fc fix trade form balance click 2023-01-16 12:27:51 +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 8b00e67159 add amount with value component 2023-01-09 14:38:09 +11:00
saml33 93738b0dcc fix formatfixeddecimals rounding 2023-01-09 12:50:46 +11:00
saml33 da78529b2e more rounding fixes 2023-01-06 21:32:54 +11:00
tjs 079e622624 cleanup 2023-01-06 00:26:56 -05:00
tjs 8a04998374 show slippage msg in notifications 2023-01-05 19:44:37 -05:00
tjs 1ff61d3318 check for unsettled and inorders in balances 2023-01-02 15:43:31 -05:00
tjs 6051f64215 clear opposite swap input when clicking on a balance 2022-12-18 14:44:02 -05:00
tjs 6eb2d8b199 fix swap page balance click to prefill 2022-12-16 12:30:46 -05:00
tjs 1f7c6667f7 update fn name to better describe functionality and return value 2022-12-14 16:24:08 -05:00
tjs 49001d5ae8 handle updating price for tradeForm when on limit vs market order 2022-12-14 15:54:30 -05:00
tjs b53c4830f9 use new funding rate api endpoint
fix balance underline; simplify health impact by removing confusing parenthesis
2022-12-07 22:24:18 -05:00