Commit Graph

880 Commits

Author SHA1 Message Date
tjs d379cc1a75 handle when funding apr data isn't available 2022-12-14 00:01:45 -05:00
saml33 01f1d6d95a update quote size on orderbook click and market order 2022-12-14 14:53:06 +11:00
tjs 5095f5534b fix detailed area chart fill gradient 2022-12-13 22:23:54 -05:00
tylersssss 0fbafa9c07
Merge pull request #37 from blockworks-foundation/new-font-expanded
New font expanded
2022-12-13 22:23:35 -05:00
saml33 0013266d3a fix spacing 2022-12-14 13:23:01 +11:00
saml33 52a5c08292 token stats chart height 2022-12-14 12:25:30 +11:00
saml33 30b86aaa23 merge main 2022-12-14 10:16:50 +11:00
saml33 de642675e5 Merge branch 'main' into new-font-expanded 2022-12-14 10:16:14 +11:00
tjs e55619237a remove acct leverage until we have a better calculation 2022-12-13 12:38:59 -05:00
saml33 e2e08fe829 use expanded font for large numbers 2022-12-13 22:05:01 +11:00
tjs 4eb21b4b41 update usetokenmax price 2022-12-13 00:38:12 -05:00
saml33 ece65c9b7d remove expanded font 2022-12-13 16:20:45 +11:00
saml33 55a8604717 edit open orders ui 2022-12-13 16:00:31 +11:00
saml33 3fd01ddbeb use display font on token page 2022-12-13 13:37:29 +11:00
saml33 dc68ff7b20 use display font in onboarding 2022-12-13 13:01:14 +11:00
saml33 d6747c88ed tt commons font poc 2022-12-13 12:51:26 +11:00
saml33 70ad72c0cc replace icon 2022-12-13 09:53:04 +11:00
saml33 0510b26935 add collateral value tooltip 2022-12-12 22:14:21 +11:00
saml33 e6acc3f37f add circle to sol logo 2022-12-12 21:56:06 +11:00
saml33 7e3c6e9467 add padding 2022-12-12 21:27:30 +11:00
tjs 9e22329cf8 wip: debug errors 2022-12-12 02:20:28 -05:00
tjs f4db12fe38 fix orderbook unsubscribe 2022-12-12 01:36:30 -05:00
tjs 06ccb7c3c2 only show in unsettled if perp position has pnl 2022-12-12 01:01:49 -05:00
tjs b3a494fae1 don't show base on unsettled table 2022-12-12 00:37:49 -05:00
tjs fce0f5a3f6 add dashboard page for mango account 2022-12-12 00:01:55 -05:00
saml33 07e8b1a62a round oracle price to tick size 2022-12-12 15:38:52 +11:00
saml33 56dcf99769 link to market page from trade tables 2022-12-12 13:43:16 +11:00
saml33 712f42e6ec use disclosures on dashboard 2022-12-12 12:11:31 +11:00
saml33 2574480443 hide more button for short token descriptions 2022-12-12 10:44:37 +11:00
saml33 776c581c75 update copy and icon 2022-12-12 10:21:40 +11:00
saml33 cba4cddadf fix token page crash 2022-12-12 10:03:14 +11:00
saml33 255a6ff73d remove console.log 2022-12-11 21:12:54 +11:00
saml33 fda8dac2b2 handle empty token/stats api data 2022-12-11 21:10:11 +11:00
tjs 70a83a3f27 fix trade form logos 2022-12-09 19:33:27 -05:00
tjs e0af9766c5 fix LogoWithFallback 2022-12-09 18:08:15 -05:00
tjs a9716a2181 add LogoWithFallback 2022-12-09 17:58:49 -05:00
tjs 6ad10826ca fix perp funding rate 2022-12-09 16:37:44 -05:00
tjs bb41044d0c fix swap coingecko price difference calc 2022-12-09 13:16:48 -05:00
saml33 536939df1c style dashboard 2022-12-09 14:07:28 +11:00
tjs 52bec54dad fix orderbook click 2022-12-08 18:56:42 -05:00
saml33 084c945bd4 add borrow tooltips to swap review 2022-12-09 10:42:55 +11:00
tjs 0f40c967fe remove borrow info from swap form 2022-12-08 17:36:04 -05:00
tjs 6696594cdb add dashboard 2022-12-08 17:13:06 -05:00
tjs b03b6fb9a8 update to latest group 2022-12-08 14:58:54 -05:00
tjs 6daceda50f cleanup swap form eslint warnings 2022-12-08 13:44:30 -05:00
tjs fdb94c21a4 fix modals; add eslintrc for useEffect 2022-12-08 13:24:28 -05:00
tjs a353be17ff fix bug in repay modal 2022-12-08 13:24:28 -05:00
saml33 f4871fe8d2 tweak trade form spacing 2022-12-08 22:55:31 +11:00
saml33 17156fd87f move swap borrow amount info 2022-12-08 22:15:16 +11:00
tjs 20af1810b0 wip: perp position settle funds 2022-12-08 01:47:32 -05:00
tjs 3dd54d26fe better handle bad perp funding rate data 2022-12-08 01:47:32 -05:00
saml33 3e159261e6 move howl outside components 2022-12-08 16:05:36 +11: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
saml33 738420799c remove token image rounding 2022-12-08 14:17:24 +11:00
tjs f1f71243e8 add text below swap slider 2022-12-07 21:49:06 -05:00
saml33 300f481ecf add input theme colors 2022-12-08 13:34:24 +11:00
tjs 169f5ea079 set swapMode when changing swap amount in from slider or percent button 2022-12-07 20:14:29 -05:00
tjs 986c6ce57a better handle clearing swap form 2022-12-07 20:04:48 -05:00
saml33 5e113692f4 round total deposit/borrow value 2022-12-08 10:29:59 +11:00
saml33 6c58288995 handle null values in chart 2022-12-08 10:19:18 +11:00
saml33 7e5e3e4d51 fix swap projected health 2022-12-08 10:09:15 +11:00
saml33 95a165fc67 align swap output input styles 2022-12-08 09:45:19 +11:00
tjs 41223e846c allow setting the amount out in jupiter swap 2022-12-07 16:33:38 -05:00
saml33 c5c88ce3c2 trade header info on mobile 2022-12-07 16:25:37 +11:00
saml33 9dab1cdcd4 fix mobile nav active state 2022-12-07 15:39:19 +11:00
saml33 57c65a90d1 remove box shadow on mobile 2022-12-07 15:10:52 +11:00
saml33 04d2b8f19b fix connect button styles 2022-12-07 14:38:09 +11:00
saml33 55e13d6ce7 update mobile nav items 2022-12-07 14:07:07 +11:00
saml33 97a27ade59 add stats perp market table 2022-12-07 13:47:03 +11:00
saml33 60a0d42d1a componentize token page 2022-12-07 11:22:32 +11:00
saml33 4088011a71 fix chart font size 2022-12-07 09:52:36 +11:00
saml33 7b58e9ce6d add token stats charts 2022-12-06 22:58:22 +11:00
saml33 5102129a49 add total deposit/borrow value charts 2022-12-06 14:23:22 +11:00
tjs 7205f0379b show perp funding rate 2022-12-05 21:54:15 -05:00
tjs b62f102e3f tidyup 2022-12-05 21:54:15 -05:00
tjs 9a18380c74 fix lodash imports 2022-12-05 21:54:15 -05:00
saml33 59de695d06 align responsive settings styles 2022-12-06 09:33:36 +11:00
saml33 f006023ba4 improve activity filter form layout 2022-12-06 09:13:49 +11:00
saml33 8dd1363212 olive and high contrast theme 2022-12-05 21:59:56 +11:00
saml33 9d0bdf4c1a fix calling activity feed when mango account changes 2022-12-05 14:46:31 +11:00
saml33 b2f74667c1 swap history table loading 2022-12-05 14:05:20 +11:00
saml33 3b864ce58d add theme name translation vars 2022-12-05 12:57:50 +11:00
saml33 39fcc35f4e simplify swap history table 2022-12-05 12:06:50 +11:00
saml33 c4363a07d7 fix heading alignment 2022-12-05 10:34:17 +11:00
saml33 188589c50c lychee theme 2022-12-05 10:06:06 +11:00
saml33 1768483ca1 use theme css vars instead of hardcoded rgba 2022-12-04 20:21:32 +11:00
tjs 23d406ec47 remove unnecessary group refetching; faster sub account switching 2022-12-03 16:56:22 -05:00
tjs 6b55d1346a show perp unsettled pnl and updated group on an interval 2022-12-03 16:19:12 -05:00
tjs 1674f9a237 fix types and add check that input size is a number 2022-12-02 18:58:10 -05:00
tjs 616e6160da fix orderbook 2022-12-02 18:57:36 -05:00
tjs 3b41277099 fix so error messages show txid 2022-12-02 18:47:08 -05:00
saml33 e553b07dbd more theme color changes 2022-12-02 22:28:46 +11:00
saml33 1d8a91795e tweak themes 2022-12-02 16:51:27 +11:00
saml33 4660d04041 add order value to trade form 2022-12-02 13:16:59 +11:00
saml33 3c53b876f0 add slippage component 2022-12-02 10:38:41 +11:00
saml33 a9526cff9e merge main 2022-12-02 10:14:10 +11:00
saml33 de2d4217fa ocean theme 2022-12-01 23:04:04 +11:00
saml33 69c073444f add medium theme 2022-12-01 21:59:03 +11:00
saml33 c3836e1ca0 jungle theme 2022-12-01 20:49:59 +11:00
saml33 2b27464d6e use select for theme selection 2022-12-01 16:21:28 +11:00