Commit Graph

2162 Commits

Author SHA1 Message Date
saml33 724680ea11 fix quote size from max size button 2023-04-26 10:23:14 +10:00
Riordan Panayides f122994874 Add info tooltip to oracle price 2023-04-25 21:36:18 +01:00
riordanp c705989f8e
Use client library for fills feed (#132)
* Use client library for fills feed
* Enable fills feed reconnection, attempting every 10s for 60 attempts
* Fix unsubscribing from markets
2023-04-25 21:03:09 +01:00
riordanp 5da195233e
Merge branch 'main' into pan/orderbook-feed-v2 2023-04-25 16:57:02 +01:00
Riordan Panayides 0c6960dd9d Remove errant logs 2023-04-25 16:40:45 +01:00
Riordan Panayides d3b08eb08d Update mango-feeds 2023-04-25 16:25:35 +01:00
tlrsssss 6a760a21c8
Merge pull request #136 from blockworks-foundation/bonk-sol-fixes
fix bonk/sol ui issues
2023-04-25 09:39:50 -04:00
saml33 2c2544dbb0 fix bonk/sol ui issues 2023-04-25 22:41:23 +10:00
microwavedcola1 6cb422e5da update client
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-04-25 13:58:41 +02:00
microwavedcola1 1cecd12c28 Upgrade mango client
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-04-25 12:00:26 +02:00
microwavedcola1 4a6684d3f0 Upgrade mango client
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-04-25 11:17:57 +02:00
saml33 3e5d96162d improve connect wallet button 2023-04-25 12:09:18 +10:00
tlrsssss 35e5a12da0
Merge pull request #122 from blockworks-foundation/plot-swap-history
show swap history on swap chart
2023-04-24 16:15:03 -04:00
tjs 15c7a5164b switch to query params for stats tabs 2023-04-24 15:25:45 -04:00
Riordan Panayides 43c3368c25 Use production url 2023-04-24 19:23:12 +01:00
Riordan Panayides f751882026 Compute funding rate from L2 data 2023-04-24 19:03:11 +01:00
saml33 b0f1619434 reduce horizontal padding in market header 2023-04-24 21:45:30 +10:00
saml33 5b8d3eb90b merge main 2023-04-24 21:35:55 +10:00
saml33 ab97ac9738 fix orderbook grouping 2023-04-24 20:17:01 +10:00
saml33 20529ac753 add token fees collected chart 2023-04-24 16:21:05 +10:00
saml33 572c6842a0 make sure total deposit/borrow values are sorted by date 2023-04-24 13:01:26 +10:00
saml33 1f335a058f use total_fees for perp fees and fix total deposits/borrows loading 2023-04-24 12:54:18 +10:00
saml33 8b53a01232 fix swap history filtering 2023-04-24 11:51:46 +10:00
saml33 302dadd35b merge main and show swaps by default 2023-04-24 11:29:36 +10:00
Riordan Panayides 56ca927c40 Use client library for orderbook 2023-04-22 18:35:57 +01:00
Adrian Brzeziński d390447659
ui notifications (#127)
* notifications modal

* fix

* refetch, notify, mark as seen

* fix

* fix

* set secure cookie

* add ui

* more ui details and translations

* fix errors handling

* add remove all function to button

* pr fixes

* rename notifications toast

* add catch

* rename notifications prop in mango store

---------

Co-authored-by: saml33 <slam.uke@gmail.com>
2023-04-21 16:23:27 +02:00
saml33 b960c25db4 fix swap review transition 2023-04-21 16:10:09 +10:00
saml33 1e784daa81 remove extra border 2023-04-21 15:24:20 +10:00
saml33 a89d528709 align linkbutton styles 2023-04-21 12:32:20 +10:00
saml33 2fc3095127 fix logo 2023-04-20 21:15:14 +10:00
saml33 28c6192e9c remove commented code 2023-04-20 21:12:13 +10:00
saml33 2fdd4cb310 run yarn setup 2023-04-20 21:03:46 +10:00
saml33 a8b1acc502 export account history to csv 2023-04-20 20:55:52 +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
tlrsssss 66a5a2e5ea
Merge pull request #128 from blockworks-foundation/feature/resolve-proposal-description
resolve descriptions for proposals
2023-04-19 12:05:44 -04:00
microwavedcola1 da49da23c1 Revert "swaps disabled message"
This reverts commit 17ea3b2be4.
2023-04-19 08:49:16 +02:00
microwavedcola1 50c6fc0a38 Revert "fix typo"
This reverts commit a9666ffffe.
2023-04-19 08:49:09 +02:00
microwavedcola1 4c795d6ddb Upgrade mango client
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-04-19 08:48:52 +02:00
saml33 dc72a8cc0f show counterparty pk in activity details 2023-04-19 13:59:21 +10:00
saml33 70b1ddf8a4 fix mobile orderbook 2023-04-19 12:01:58 +10:00
saml33 d14973e246 add zero line to funding charts 2023-04-19 10:44:19 +10:00
tlrsssss ad6218ba87
Merge pull request #125 from blockworks-foundation/add-unsettled-spotmax
add unsettled balance to spot trade max
2023-04-18 18:10:51 -04:00
tlrsssss 94329f4d89
Merge pull request #124 from blockworks-foundation/foramt-swap-token-symbols
format swap token symbols
2023-04-18 18:07:13 -04:00
tlrsssss 80fffadd8b
Merge pull request #121 from blockworks-foundation/show-trade-executions
show trade executions on tv charts
2023-04-18 18:06:02 -04:00
Adrian Brzeziński fbf91eab28 resolve descriptions for proposals 2023-04-18 22:18:03 +02:00
saml33 57bcfb42b8 fix trade history type 2023-04-18 09:45:27 +10:00
saml33 489a057acb
Merge pull request #104 from blockworks-foundation/focus-states
add focus states and improve keyboard navigation
2023-04-18 09:33:17 +10:00
saml33 03a94d4571 merge main 2023-04-18 09:17:23 +10:00