Commit Graph

132 Commits

Author SHA1 Message Date
saml33 ed157d7d09 use disclosure for mobile expanding rows 2023-03-18 23:15:01 +11:00
saml33 b73339802f remove link to token stats from balances 2023-03-16 23:48:15 +13:00
saml33 31b241be19 align balances table and token list on mobile 2023-03-15 23:59:42 +13:00
saml33 9b14b916bb allow click table rows 2023-03-13 22:03:23 +13:00
tjs fd061dcdbf move delegate checks into useUnownedAccount hook 2023-03-04 14:17:34 -05:00
tjs abb408678e replace any type with more defined types 2023-02-25 19:22:39 -05:00
saml33 6a05e60376 hide action buttons for unowned accounts 2023-02-13 13:46:41 +11:00
saml33 581a7a9cb1 merge main 2023-02-06 10:10:23 +11:00
saml33 0e44f3a172 fix first tokenlist menu clipping 2023-02-03 21:36:44 +11:00
saml33 240556291b combine account tabs for history 2023-02-03 19:58:15 +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 7523ae357d fix table header alignment 2023-01-29 21:12:58 +11:00
saml33 1288f6f659 simplify amoutwithvalue component 2023-01-29 12:13:36 +11:00
saml33 63d7d4ca42 add to token list mobile 2023-01-24 21:56:04 +11:00
saml33 530d0ef2ce round up borrow rate 2023-01-24 12:50:07 +11:00
saml33 aec60a1288 add format numeric value component 2023-01-24 12:26:14 +11:00
saml33 0128c8c29f add activity fee tooltip 2023-01-23 15:25:43 +11:00
saml33 e08cea4a35 add positions to account page 2023-01-22 22:27:04 +11:00
tjs f94bd3c656 better handle display around very small balances 2023-01-20 18:21:57 -05:00
saml33 2c12f5c5ea add daily pnl history 2023-01-16 16:13:34 +11:00
saml33 3ea84c32ae fix swap minimum received 2023-01-14 23:41:30 +11:00
saml33 9a975d58a7 fix missing translation 2023-01-12 14:52:56 +11:00
saml33 929a190f73 make account charts full height on detail view 2023-01-09 15:58:01 +11: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
saml33 4e350ff8ad fix borrow interest display 2023-01-06 15:19:36 +11:00
saml33 65e6afc363 show correct borrow fee unit and remove unnecessary class 2023-01-06 13:03:58 +11:00
saml33 d19cea05e5 format other token list values 2023-01-06 12:30:03 +11:00
saml33 0aa9b1cb5b format balance in token list 2023-01-06 12:23:49 +11:00
saml33 ddde48a2dd add actionslinkbutton component 2023-01-05 20:04:09 +11:00
saml33 a27dc08b75 hide action buttons and add message when viewing unowned account 2023-01-05 19:52:16 +11:00
saml33 9e3b49108b disable account buttons for unowned account 2023-01-05 15:44:48 +11:00
saml33 8473ca9be4 add trade to token list actions 2023-01-05 15:06:19 +11:00
saml33 9e45571b51 add swap to token list actions 2023-01-05 13:50:36 +11:00
saml33 e419752d49 improve account page balance table sort 2023-01-03 20:20:34 +11:00
saml33 812af394a8 update rates tooltip copy 2022-12-21 20:31:38 +11:00
saml33 d7ccc7b4a6 combine borrow and repay modals 2022-12-18 23:30:49 +11:00
saml33 13cdf408ef combine deposit and withdraw to single modal 2022-12-17 23:37:00 +11:00
saml33 0bead4c97e algin link/button list styles 2022-12-16 22:44:21 +11:00
saml33 209490752c better var names and hsl colors 2022-12-01 14:32:32 +11:00
saml33 51fde8723a interest earned rounding 2022-11-22 16:14:35 +11:00
saml33 e83e26c17d align balance table formatting to token list 2022-11-21 16:01:44 +11:00
saml33 ba35bc0ee8 improve repay modal 2022-11-21 13:22:45 +11:00
tjs cb0b90dfb5 refactor to use mango group hook 2022-11-20 15:32:38 -05:00
saml33 7f57e59f44 use table components 2022-11-20 21:44:14 +11:00
tjs 561eba493b fix all eslint errors 2022-11-19 14:20:36 -05:00
tjs 203c571bc5 use jupiter api and hooks 2022-11-18 18:19:04 -05:00
tjs 5727d0bc7f add a useMangoAccount hook 2022-11-18 12:09:39 -05:00