Commit Graph

316 Commits

Author SHA1 Message Date
tjs a2ac5551ed reduce rerenders on tvchartcontainer 2022-09-15 17:32:14 -04:00
Riordan Panayides e781db3b18 Fix ref fee params names 2022-09-07 17:35:40 +01:00
tjs 2819f6b365 better perp reloading 2022-09-06 16:28:02 -04:00
tjs 2c3c5dddbb better open order refreshing 2022-09-06 15:23:43 -04:00
tjs e13426f091 show empty field if unrealized pnl cant be calculated 2022-09-06 14:13:17 -04:00
tjs 3ae1a48298 store a new mango acct object to improve rerenders on changes 2022-09-05 21:28:06 -04:00
tjs 97b27644b1 faster balance updating 2022-08-30 12:43:16 -04:00
tjs c9a47e291c faster spot balance updating 2022-08-24 17:26:34 -04:00
tjs ca569da777 reduce layout rerenders 2022-08-21 14:06:44 -04:00
tjs 921a363e2e fix fees page 2022-08-20 21:24:52 -04:00
Riordan Panayides dd1c0fab1d Merge changes from production (#364) 2022-07-17 20:04:50 +02:00
Riordan Panayides 20f54be2ad Merge branch 'main' into pan/prod-to-main 2022-07-17 16:41:08 +01:00
Riordan Panayides 9906501e94 Hardcode required info for delisted markets 2022-07-13 00:28:49 +01:00
Riordan Panayides 127c9c657a Filter inactive markets from markets api response 2022-07-12 14:03:24 +01:00
saml33 c02ef0ff48 fix undefined error 2022-06-23 22:37:37 +10:00
saml33 14cf369d20 handle stats loading 2022-06-22 10:38:24 +10:00
Riordan Panayides afb90bfed5 Upgrade mango-client, changes for testnet 2022-06-11 14:58:39 +01:00
saml33 cf31cebdd5
relative long/short chart (#299)
* relative long/short chart

* eth icon bug

* simplify language and chart styling

* fix sol icon bug

* sort segments and include unsettled positions

* make chart angle relative to value

* sol, msol color

* simplify math

* change language

* re-work account overview layout

* increase tabs margin-b

* correctly net unsettled perps and add dust treshold

* layout

* xl breakpoint

* add spot balances to store

* add missing file

* update long / short exposure values and charts

Co-authored-by: Maximilian Schneider <mail@maximilianschneider.net>
2022-06-08 17:01:15 +03:00
tjs dd3590284f show country returned by ip check 2022-06-05 21:17:12 -04:00
saml33 f8205ea52b scrolling mobile tabs 2022-05-27 21:38:49 +10:00
tjs bd3a8fcf47 Merge branch 'main' into production 2022-05-13 18:20:09 -04:00
tjs 4ae62b618f add maxbookdelay to see open orders while clock is behind 2022-05-01 10:09:12 -04:00
tjs d6d48b5491 use long book delay to show orders while network clock is behind 2022-05-01 10:04:01 -04:00
tjs 65555a5473 update fees page 2022-04-14 15:13:26 -04:00
tjs 54fe21f5f6 update fees page 2022-04-14 15:12:54 -04:00
tjs 73fe0f6655 Merge branch 'main' into share-positions-2 2022-04-13 15:55:54 -04:00
Luc Succes f7801941a5 Merges main 2022-04-06 07:24:51 -06:00
tjs b79f156ece pass in wallet to store actions when needed 2022-04-04 16:28:32 -04:00
tjs 813cd3c1c9 use finalized blockhashes; remove saving old blockhashes 2022-04-03 17:04:15 -04:00
Kieran Gillen 5d92b4fe6f Merge branch 'main' of github.com:blockworks-foundation/mango-ui-v3 into mango-group-config 2022-04-01 15:00:12 +02:00
Kieran Gillen f10a1dbce0 Deletes useMangoGroupConfig hook 2022-03-31 16:58:01 +02:00
Kieran Gillen dd6349d15d Merge branch 'main' of github.com:blockworks-foundation/mango-ui-v3 into kieran/strict-nullcheck 2022-03-31 12:33:10 +02:00
tjs 578846d9b9 use new api for stats page 2022-03-30 22:53:00 -04:00
Kieran Gillen 764ea28cb4 Adds more null checking 2022-03-30 19:10:15 +02:00
Kieran Gillen 39e4a6def5 Adds more null checks 2022-03-30 13:08:05 +02:00
tjs b66f990104 only use lodash that's needed 2022-03-29 22:46:21 -04:00
Luc Succes 9718bf5d38 Merges main 2022-03-29 12:11:23 -04:00
Kieran Gillen 60cb08a5a5 Adds more null checks 2022-03-29 15:02:29 +02:00
Kieran Gillen a6aaf551dd Merge branch 'main' of github.com:blockworks-foundation/mango-ui-v3 into kieran/strict-nullcheck 2022-03-29 12:02:37 +02:00
saml33 36bd258c15 filter trade history 2022-03-29 10:43:42 +11:00
Kieran Gillen 6da4d5f76f Merge branch 'main' of github.com:blockworks-foundation/mango-ui-v3 into kierangillen/wallet-updates 2022-03-28 18:22:13 +02:00
Kieran Gillen 8736900401 Adds more null checks 2022-03-28 17:42:18 +02:00
Kieran Gillen 8c276acfe2 Adds more null checks 2022-03-28 17:13:54 +02:00
Kieran Gillen 2deb4ec75f Adds more null checks 2022-03-28 16:18:35 +02:00
Kieran Gillen 140c26542a Updates TS version 2022-03-28 16:17:54 +02:00
tjs 79ebdba891 separate try/catch for avg entry and break even on perps 2022-03-27 13:11:00 -04:00
Kieran Gillen 8734f7e181 WIP: Null checking 2022-03-25 17:00:48 +01:00
Kieran Gillen c1507c234f Merge branch 'main' of github.com:blockworks-foundation/mango-ui-v3 into kierangillen/wallet-updates 2022-03-24 18:41:25 +01:00
tjs af2965098b fix notifications, use accountsdb to fetch mango accts 2022-03-24 01:50:33 -04:00
Kieran Gillen cd8549b1dc Reverts revert wallet adapter 2022-03-22 10:18:58 +01:00