Commit Graph

160 Commits

Author SHA1 Message Date
saml33 6362bd3cc1 re-design account page 2023-10-17 22:28:43 +11:00
saml33 82946353d3 refactor isMobile 2023-09-01 13:22:50 +10:00
tjs 10cf640f11 update prettier pkgs, config, and reformat 2023-08-17 19:47:11 -04:00
tjs 3d8588d434 use latest prettier 2023-07-21 14:47:53 -04:00
saml33 a3e21ec0d0 handle perp markets 2023-07-14 23:34:09 +10:00
saml33 d5d58626fc give account views a url 2023-07-11 23:14:44 +10:00
saml33 a35d8e3610 account view component 2023-07-11 22:00:23 +10:00
saml33 0ec955cf25 add health view 2023-07-10 22:00:53 +10:00
tjs cea9a8908e refactor data fetching out of account page into hooks 2023-07-08 19:50:40 -04:00
saml33 e00af21276 split account page into more components 2023-07-07 22:34:49 +10:00
saml33 9a7304acaa move account data fetching functions out of component 2023-07-07 20:25:26 +10:00
saml33 aa7b9fc45b fix pnl change today 2023-07-07 16:00:17 +10:00
saml33 fc03c5705b use usequery for account performance 2023-07-07 15:01:47 +10:00
saml33 07472248f9 health pie chart 2023-07-07 13:45:32 +10:00
saml33 9b3fd3a454 allow view account charts when no data 2023-07-06 21:00:47 +10:00
saml33 bbcb50f8fb add volume chart 2023-07-04 13:24:13 +10:00
saml33 6f61ec17a1 update endpoints and format data 2023-07-04 11:25:47 +10:00
saml33 bee6b7449b add lifetime trade volume to account page 2023-06-29 14:23:49 +10:00
saml33 1450bfa6ef remove health tooltip scenario when no mango account 2023-06-23 10:42:51 +10:00
saml33 c40ead15d5 fix interest values 2023-06-22 19:48:09 +10:00
Lou-Kamades 969f78dc16
update funding sign to match smart contract 2023-06-20 09:41:01 -05:00
saml33 38b04561e1 use pnl from mangoaccount.getpnl 2023-06-06 15:29:04 +10:00
saml33 48ffc844e9 only show funding chart button when funding exists for account 2023-06-05 21:25:42 +10:00
saml33 2ab60782a6 only show health tooltip scenarios when health < 100 2023-05-12 12:59:37 +10:00
saml33 63340c6001 fix total interest value 2023-05-03 20:56:12 +10:00
saml33 5cc2cdbdf3 allow toggling chart type from account chart expanded view 2023-05-03 16:12:08 +10:00
saml33 1afb2fe36c update recharts 2023-05-02 12:01:14 +10:00
saml33 1e784daa81 remove extra border 2023-04-21 15:24:20 +10:00
saml33 1750b865ca remove inline default-transition class 2023-04-20 11:12:45 +10:00
saml33 4eb3def93a give active tabs focus-visible state 2023-04-20 11:01:31 +10:00
saml33 228ea6d59a change focus states to use focus-visible 2023-04-20 10:43:33 +10:00
saml33 ea80f1698a implement pr feedback 2023-04-06 13:24:29 +10:00
saml33 a0e4efa5bb merge main 2023-04-06 09:21:31 +10:00
tjs 2771c9be35 allow viewing total funding chart 2023-03-30 15:42:05 -04:00
saml33 689dbde0b7 add focus to more components 2023-03-28 15:30:04 +11:00
saml33 5f4dee638b update funding data on account change 2023-03-27 14:58:55 +11:00
saml33 dd0ba043e6 update focus styles 2023-03-27 14:11:10 +11:00
saml33 803c7d2693 show daily data on 30 day chart 2023-03-22 15:55:37 +11:00
saml33 0001419c9c use bar chart 2023-03-21 23:01:48 +11:00
saml33 e5e096ebb4 add account funding total and hourly chart 2023-03-21 21:27:37 +11:00
tjs 0713c3ffd7 reduce tooltip delay 2023-03-10 13:01:47 -05:00
saml33 0898318f23 merge main 2023-03-01 09:53:43 +11:00
tjs abb408678e replace any type with more defined types 2023-02-25 19:22:39 -05:00
tjs a437909af9 fix api call guards 2023-02-23 21:22:24 -05:00
tjs 09133bf7b2 more refactoring for type safety 2023-02-23 19:28:49 -05:00
saml33 e5f39c5b08 disable tooltips on mobile interactive elements 2023-02-14 15:39:30 +11:00
saml33 85bb4520cc merge main 2023-02-13 14:17:56 +11:00
saml33 0b4da01ee1 reinstate pnl history modal 2023-02-13 13:03:48 +11:00
saml33 c2656cd9bf fix performance api call when no account 2023-02-13 10:40:21 +11:00
saml33 33d066f340 merge main and mobile 2023-02-13 10:30:33 +11:00