Commit Graph

2215 Commits

Author SHA1 Message Date
saml33 78469e2dc8 fix font color 2023-05-03 10:26:32 +10:00
tjs e9ea12fdda update tooltips with links to docs 2023-05-02 13:57:53 -04:00
tjs fb1199dc83 show more details on stats table 2023-05-02 13:47:26 -04:00
tjs b866c5454b show insurance fund status 2023-05-02 13:41:55 -04:00
saml33 2b13cf8c6c Merge branch 'main' into mango-stats-loading 2023-05-02 12:06:19 +10:00
saml33 1afb2fe36c update recharts 2023-05-02 12:01:14 +10:00
saml33 a7425f7eec yarn setup 2023-05-02 11:01:55 +10:00
saml33 79d7c9b03e format mango stats outside of component 2023-05-02 10:52:32 +10:00
Riordan Panayides eb1d17df9f Reject orderbook updates not for current market 2023-05-01 17:13:37 +01:00
saml33 beeab56f6d update client to fix borrow rates 2023-05-01 23:27:21 +10:00
saml33 eacff90468 fix deposit/borrow scaling start for usdc 2023-05-01 22:42:28 +10:00
saml33 424b3f0c02
Merge pull request #144 from blockworks-foundation/token-params
add token params to token page
2023-05-01 22:32:00 +10:00
saml33 5f9352b97b update net borrows tooltip 2023-05-01 22:12:42 +10:00
saml33 2a8dc2c283 fix net borrows value 2023-05-01 21:54:25 +10:00
saml33 e6e86bcf96 add/update copy 2023-05-01 20:55:22 +10:00
saml33 7e322520fb add tooltip to token fees collected chart 2023-05-01 16:01:46 +10:00
saml33 5167ac1768 add oracle provider to token/perp stats settings tables 2023-05-01 15:24:21 +10:00
saml33 cf0a5e7e59 add oracle provider to market details modals 2023-05-01 14:42:29 +10:00
saml33 9d37cf2007 fix token/perp page bottom padding 2023-05-01 13:13:53 +10:00
saml33 f44a323aff remove border 2023-05-01 13:10:24 +10:00
saml33 9ceb264c0a add token params to token page 2023-05-01 12:16:29 +10:00
saml33 0f50637927
Merge pull request #130 from blockworks-foundation/export-account-history
export account history to csv
2023-04-29 13:29:49 +10:00
saml33 53369f741f merge main 2023-04-29 13:21:54 +10:00
Adrian Brzeziński 06bda068f7 left over commit from notifications pr 2023-04-29 00:01:06 +02:00
Adrian Brzeziński 1f2e90bdf8
notifications settings + websockets (#139)
* notification settings

* fix

* websockets

* fix url

* websockets

* fix

* fix

* fix api url

* fix hook

* reconnect sockets

* fix url

* fix double connection move back hooks to btn

* fix

* fix dependncy array
2023-04-28 23:36:24 +02:00
tjs 1f30784930 fix bug with decimal in trade form 2023-04-28 14:39:22 -04:00
saml33 506433e539 fix market header 24h change 2023-04-28 22:22:40 +10:00
saml33 3e013044ea remove console logs 2023-04-28 22:13:11 +10:00
Adrian Brzeziński b6dfb42532
fix (#143) 2023-04-27 20:27:56 +02:00
Riordan Panayides 24b2b406b7 Fix oracle warning for BONK 2023-04-27 19:01:52 +01:00
tlrsssss 8fb5c17d92
Merge pull request #137 from blockworks-foundation/pan/orderbook-feed-v2
Use websocket feed for Orderbook
2023-04-27 13:55:30 -04:00
tlrsssss 31c2169324
Merge pull request #134 from blockworks-foundation/token-fees-chart
add token fees collected chart
2023-04-27 13:48:46 -04:00
tlrsssss 3b21f79732
Merge pull request #142 from blockworks-foundation/pan/oracle-info
Add info tooltip to oracle price
2023-04-27 13:48:32 -04:00
riordanp d7e74fb874
Merge branch 'main' into pan/orderbook-feed-v2 2023-04-27 18:02:42 +01:00
Riordan Panayides 177229785e Merge branch 'pan/oracle-info' of github.com:blockworks-foundation/mango-v4-ui into pan/oracle-info 2023-04-27 17:48:37 +01:00
Riordan Panayides 5104439f80 i18n 2023-04-27 17:43:36 +01:00
riordanp f54d8287a6
Merge branch 'main' into pan/oracle-info 2023-04-27 17:25:26 +01:00
Riordan Panayides c5dd4a0e82 Add warning state if oracle is stale, convert last updated to human readable format 2023-04-27 17:23:18 +01:00
saml33 4d261b61a7 add token settings table 2023-04-27 22:11:20 +10:00
saml33 e1d134408d
Merge pull request #141 from blockworks-foundation/spot-details-modal
add modal for spot market details
2023-04-27 20:31:42 +10:00
saml33 b2a8acf5cc
Merge pull request #140 from blockworks-foundation/chinese-localization
replace deleted zh_tw locale keys
2023-04-27 20:27:46 +10:00
saml33 a9f333e92f comment out insurance details 2023-04-27 20:25:12 +10:00
saml33 1accd9746d fix bonk simple spot market charts 2023-04-27 15:10:04 +10:00
saml33 7e9d5fa34d fix spot market stats prices on mobile 2023-04-27 14:20:42 +10:00
rjpeterson af689e056f replace deleted zh_tw locale keys 2023-04-26 20:43:09 -07:00
saml33 727cf53d7d add modal for spot market details 2023-04-27 13:39:49 +10:00
saml33 4eea086ef6 fix file name extension 2023-04-27 12:36:52 +10:00
saml33 f62048c87b add perp market settings table 2023-04-27 12:33:03 +10:00
tlrsssss bdc341aeab
Merge pull request #138 from blockworks-foundation/orderbook-formatting
handle large and small numbers in orderbook
2023-04-26 13:14:24 -04:00
tlrsssss 78fcb8ca8c
Merge pull request #131 from blockworks-foundation/swap-review-animation
fix swap review transition
2023-04-26 13:13:27 -04:00