Commit Graph

157 Commits

Author SHA1 Message Date
Riordan Panayides 9906501e94 Hardcode required info for delisted markets 2022-07-13 00:28:49 +01:00
saml33 83a39c782b add gmt chart color 2022-06-04 22:56:48 +10:00
ImpossiblePairs 21eb477e9a
Fix Risk Calculator PERP loading unreliably (#289)
* Fix Risk Calculator PERP loading unreliably

- Removed reliance on multiple variables for loading perp positions, notably making the MNGO-PERP fail to load correctly.
- Removed base position from Unsettled Funding calculation as it's displayed in quote token, not the perp token
- Fixed perps In Orders calculation so it was consistent in both places it's present

* Ran lint and prettier
2022-05-28 18:35:23 +03:00
tjshipe 77e2f5c9d8
Merge pull request #286 from blockworks-foundation/clarkeni/performance_per_token
Minor changes - normalize charts to start from 0 (except for account …
2022-05-24 15:28:01 -04:00
Nicholas Clarke 6bc1cd369a Minor changes - normalize charts to start from 0 (except for account value) and remove vs-time in chart legends. 2022-05-23 11:08:29 -07:00
tjshipe 00c5361da7
Merge pull request #264 from blockworks-foundation/clarkeni/performance_per_token
Clarkeni/performance per token
2022-05-18 16:35:28 -04:00
saml33 65d2cb0a07 responsive tables for deposits and withdrawals 2022-05-17 11:05:49 +10:00
Nicholas Clarke 701faa2afe Merge remote-tracking branch 'origin/main' into clarkeni/performance_per_token 2022-05-16 12:52:07 -07:00
Nicholas Clarke cfd531433b Temporarily remove interest graphs. 2022-05-16 12:49:48 -07:00
rjpeterson 9bace7925d add names values to account graph buttongroup 2022-05-09 21:15:40 -07:00
saml33 ad60cf825e fix usdc button filter with performance range 2022-05-05 11:21:56 +10:00
saml33 47feaa2db0 add chart timeframe range 2022-05-05 11:01:47 +10:00
saml33 2e5546fbbd filter usdc when not relevant 2022-05-04 22:46:35 +10:00
saml33 eb469a4b82 chart colors light theme 2022-05-04 15:37:49 +10:00
saml33 95eea47bea asset button hover 2022-05-04 13:55:14 +10:00
saml33 8e3ec1c314 new layout 2022-05-04 13:45:39 +10:00
tjs dab9d99b3a fix so All is selected by default 2022-05-03 21:54:03 -04:00
saml33 f5ec22d090 missing translation key 2022-05-04 11:29:19 +10:00
saml33 840a128241 fix 0 selected error and select all button 2022-05-04 11:26:21 +10:00
saml33 5a86c6f973 chart horizontal margin 2022-05-03 21:57:26 +10:00
saml33 4f178c292f page styling 2022-05-03 21:20:36 +10:00
tjs bf4f845cb5 cleanup 2022-05-02 21:59:00 -04:00
Nicholas Clarke f196f45951 Run yarn format 2022-04-25 09:53:49 -07:00
Nicholas Clarke 6bd4373ee9 Fix type error 2022-04-25 09:43:34 -07:00
Nicholas Clarke 461ef097d8 Add account performance per token tab. 2022-04-20 14:05:55 -07:00
rjpeterson aa4ae86cbf yarn format 2022-04-02 10:03:06 -07:00
rjpeterson 78c87dc821 translate new keys, translate account history headers 2022-04-02 09:31:57 -07:00
Kieran Gillen d9f9c50d5c Merge branch 'main' of github.com:blockworks-foundation/mango-ui-v3 into kieran/strict-nullcheck 2022-03-31 17:24:47 +02:00
tjs 5a2b0e54c9 hide trade history actions on trade page 2022-03-31 11:15:05 -04: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 b66f990104 only use lodash that's needed 2022-03-29 22:46:21 -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
Kieran Gillen 285976e005 Fixes validatePubKey for MangoAccountLookup 2022-03-29 11:41:02 +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 2deb4ec75f Adds more null checks 2022-03-28 16:18:35 +02:00
Kieran Gillen b333f16514 Updates copy and uses translation 2022-03-25 10:48:51 +01:00
Kieran Gillen 794861e3ba Merge branch 'main' of github.com:blockworks-foundation/mango-ui-v3 into kierangillen/wallet-updates 2022-03-25 10:21:25 +01:00
tjshipe df67f16a6b
Merge pull request #213 from blockworks-foundation/fees-page
add fees page
2022-03-24 23:39:35 -04:00
tjs d9c89945b2 yarn format 2022-03-24 22:05:57 -04:00
saml33 140c80f90d add fees page 2022-03-25 10:56:32 +11:00
Nicholas Clarke d1a44dcc69 sort performance data explicitly 2022-03-24 15:13:38 -07:00
Kieran Gillen 1316061853 Updates spacing on MangoAccountSearch 2022-03-24 18:09:18 +01:00
Kieran Gillen 541abac2f9 Adds MangoAccountSearch 2022-03-24 18:03:12 +01:00
Kieran Gillen a827bb71d2 Merge branch 'main' of github.com:blockworks-foundation/mango-ui-v3 into kierangillen/wallet-updates 2022-03-23 11:50:02 +01:00
Kieran Gillen 1a40a98af0 Removes calls to Wallet and Connected through MangoStore hook 2022-03-23 11:42:04 +01:00
tjshipe a23687d415
Merge pull request #194 from blockworks-foundation/clarkeni/export_trades
Add full trade history export trades history tab.
2022-03-22 21:51:52 -04:00
tjs 53bca492a7 open download in new tab so wallet is not disconnected 2022-03-22 21:51:20 -04:00