Commit Graph

1568 Commits

Author SHA1 Message Date
Riordan Panayides 9906501e94 Hardcode required info for delisted markets 2022-07-13 00:28:49 +01:00
Riordan Panayides a1dd88528f Replace LUNA checks with MarketMode 2022-07-12 14:02:48 +01:00
tjs 346424fd0b Fix country not allowed text width on mobile 2022-06-07 18:00:28 -04:00
tjs 84adcf39d3 add genesys go rpc node 2022-06-07 17:54:38 -04:00
tjs 6cca388915 yarn format 2022-06-05 21:37:42 -04:00
tjs 6c1c084d05 only show redeem all button if more than 1 pos to redeem 2022-06-05 21:29:34 -04:00
tjs 25a4eef6da show notification components when modals are open 2022-06-05 21:29:12 -04:00
tjs dd3590284f show country returned by ip check 2022-06-05 21:17:12 -04:00
tjs ec024dde42 change tps warning sample size 2022-06-05 17:17:47 -04:00
tjshipe 67804e7bb0
Merge pull request #301 from blockworks-foundation/redeem-buttons
redeem positive button logic
2022-06-05 15:23:22 -04:00
tjs ab8278e992 use correct theme colors in market page charts 2022-06-05 14:12:11 -04:00
Maximilian Schneider a467f3f94f components/TradeHistoryTable.tsx 2022-06-05 15:12:29 +03:00
saml33 83a39c782b add gmt chart color 2022-06-04 22:56:48 +10:00
saml33 d0626c139c redeem positive button logic 2022-06-04 22:27:39 +10:00
tjs d26ae5136d fix price graph colors on markets page 2022-06-03 19:49:31 -04:00
tjshipe 18e8ba9434
Merge pull request #297 from blockworks-foundation/dd/settle-pnl-async
Make Redeem All and Redeem Positive have correct behavior
2022-06-03 19:26:34 -04:00
saml33 bd842df05b add gmt logo svgs 2022-06-03 10:15:05 +10:00
tjshipe e5e5d48df1
Merge pull request #296 from blockworks-foundation/style-account-select
re-style account select button
2022-06-02 16:28:50 -04:00
dafyddd e0098f3733 Make Redeem All and Redeem Positive have correct behavior where you don't have to sit and wait for each transaction to go through and confirm; still has bug with Redeem All where the spinner doesn't stop 2022-06-02 16:27:46 -04:00
saml33 8cd721ac4f re-style account select button 2022-06-02 09:55:06 +10:00
saml33 7f2fdee3ae fix market chart colors 2022-06-02 09:35:32 +10:00
tjs b168abc26a update global message of network health 2022-06-01 13:14:51 -04:00
saml33 dbb0aaecbc allow filter when >10k trades 2022-06-01 21:08:25 +10:00
tjs 11b8c96889 style pnl amount 2022-05-30 15:40:18 -04:00
tjs bb57bca88a add leaderboard to topbar 2022-05-30 15:40:18 -04:00
tjs 39a557109d remove annoying flash from topbar menu items 2022-05-30 15:40:18 -04:00
tjshipe 1c1a6e7ef5
Merge pull request #291 from blockworks-foundation/mobile-tabs
scrolling mobile tabs
2022-05-30 14:24:23 -04:00
saml33 5a07210de4 pass an optional width 2022-05-29 11:52:04 +10:00
saml33 adb83d2aa6 styling 2022-05-29 08:12:04 +10:00
tjshipe b28aed7984
Merge pull request #287 from blockworks-foundation/improve-no-account-flow
improve no account flow
2022-05-28 12:21:08 -04: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
saml33 f8205ea52b scrolling mobile tabs 2022-05-27 21:38:49 +10:00
saml33 1739d04499 use mangoAccounts for number of accounts 2022-05-25 11:45:58 +10:00
tjshipe 95bc49a6bd
Merge pull request #288 from blockworks-foundation/trade-history-mobile-pagination
add pagination on mobile
2022-05-24 15:33:57 -04:00
tjshipe ed4eb7867d
Merge pull request #284 from blockworks-foundation/show-health-account-switch
show health instead of leverage
2022-05-24 15:28:54 -04: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
saml33 c34794d66c add pagination on mobile 2022-05-24 20:42:46 +10:00
saml33 0a0b1f7f84 improve no account flow 2022-05-24 14:39:40 +10: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
saml33 43f14bf77a show health instead of leverage 2022-05-20 21:08:07 +10:00
saml33 c3c50263cc add advanced order warning 2022-05-19 11:13:04 +10:00
tjs 644aadb2c4 remove copy address 2022-05-18 16:49:41 -04:00
tjshipe 11e6911671
Merge pull request #274 from blockworks-foundation/mobile-tweaks
mobile market card (markets page)
2022-05-18 16:39:00 -04:00
tjshipe 979a3695bb
Merge pull request #277 from blockworks-foundation/global-notification
style solana performance notification
2022-05-18 16:36:38 -04:00
tjshipe 5284b4988e
Merge pull request #276 from blockworks-foundation/add-seconds-trade-history
add seconds to trade history
2022-05-18 16:36:13 -04: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
tjshipe 58d0db057a
Merge pull request #278 from blockworks-foundation/nft-empty-state
add nft modal empty state
2022-05-18 16:33:27 -04:00
saml33 b4a5004da6 more consistent layout 2022-05-18 22:12:24 +10:00
saml33 b63b0cdc47 add nft modal empty state 2022-05-18 15:40:14 +10:00
saml33 924b9b279d add swipeable tabs 2022-05-18 14:53:48 +10:00