Commit Graph

3788 Commits

Author SHA1 Message Date
saml33 250e1b832a do not disable trade button when too much size 2024-01-19 00:13:19 +11:00
saml33 f8bac40412 add uninsured warning notification to trade 2024-01-18 23:58:18 +11:00
saml33 a2d1cb83cd add insurance info to swap 2024-01-18 22:11:01 +11:00
Lou-Kamades 7235c914ac
Merge pull request #372 from blockworks-foundation/lou/idsource-api
reduce getAccountInfo calls by using api for group metadata
2024-01-18 00:57:15 -06:00
Lou-Kamades 93100522db
reduce getAccountInfo calls by using api for group metadata 2024-01-17 23:09:13 -06:00
Adrian Brzeziński 23bfea953f adjust netborrows with settings lib 2024-01-18 02:01:15 +01:00
Finn 202ebb3017 UI Improvements Dashboard 2024-01-17 15:31:49 +00:00
saml33 53de7de9fa fix modal flash 2024-01-17 14:59:40 +11:00
saml33 0e2e8f2772 move trash favorites button 2024-01-17 14:06:43 +11:00
saml33 f5f2bbf7f5 fix button group width 2024-01-17 13:45:57 +11:00
saml33 1487b53b58 add mnde logo 2024-01-17 12:15:36 +11:00
Finn Casey Fierro f459b5e012
portuguese (#370)
Co-authored-by: Finn <finn@Finns-MacBook-Pro.local>
2024-01-17 00:58:27 +01:00
Adrian Brzeziński 2d2f43d3ab fix preset match 2024-01-17 00:45:00 +01:00
Adrian Brzeziński 1700c01ce7 update clients 2024-01-16 15:13:48 +01:00
Adrian Brzeziński f1a7b7a98c use new client 2024-01-16 13:25:31 +01:00
Lou-Kamades 03c15652d7
Merge pull request #369 from blockworks-foundation/lou/risk-endpoints
use api endpoint for risk dashboard
2024-01-15 23:10:24 -05:00
Lou-Kamades c5809f2ec4
use api endpoint for risk dashboard 2024-01-15 22:37:31 -05:00
saml33 0ff7c21ab3 smaller screen fixes 2024-01-15 13:09:34 +11:00
saml33 7f7b4f20df align token table charts on mobile 2024-01-15 12:18:25 +11:00
Adrian Brzeziński eb25e7c1e8
allow to select tier other the suggested (#367) 2024-01-14 16:11:49 +01:00
saml33 e9f9496fea use unicode characters instead of quote symbol 2024-01-13 22:05:22 +11:00
Adrian Brzeziński b5521f80b5 fix pyth oracle links in dashboard 2024-01-11 15:06:32 +01:00
Adrian Brzeziński bd5c99e4d8 upgrade mango settings 2024-01-11 14:53:48 +01:00
saml33 02ad0765df add link to docs in uninsured warning 2024-01-11 21:22:23 +11:00
saml33 4557eff7c2 fix deposit/withdraw color in activity feed and update outdated tailwind classes 2024-01-11 20:19:31 +11:00
saml33 8cfdf9ce2b add insurance deposit warning 2024-01-11 19:44:13 +11:00
Lou-Kamades 954f7e330d
Merge pull request #366 from blockworks-foundation/lou/confirmation-stats-callback
record txn confirmation data
2024-01-10 17:45:39 -06:00
Lou-Kamades 9396f05816 collect elapsed time and error status in txn confirmation data 2024-01-10 17:39:04 -06:00
Lou-Kamades d5242335a5 use TxCallbackOptions type 2024-01-09 23:35:25 -06:00
Lou-Kamades 8d856c0cdf record txn confirmation data 2024-01-09 19:02:38 -06:00
Adrian Brzeziński 6a23bb3aed fix reduceonly edit 2024-01-09 19:42:08 +01:00
Adrian Brzeziński 71352cedf1
fix jup call on every type (#364) 2024-01-09 11:36:44 +01:00
Lou-Kamades fca4ca7f47
Merge pull request #365 from blockworks-foundation/lou/activity-feed-fees
give loan fees a clearer name in the activity feed
2024-01-08 23:18:12 -06:00
Lou-Kamades 7502379020
give loan fees a clearer name in the activity feed 2024-01-08 22:58:55 -06:00
Adrian Brzeziński 2f578217ed fix flas loan swap fee rate in dashboard 2024-01-08 18:52:18 +01:00
Adrian Brzeziński c58a02b2e0 fix suggested dashboard modal 2024-01-08 18:11:01 +01:00
Adrian Brzeziński 25bd37b163 fix slippage page 2024-01-08 17:50:13 +01:00
Adrian Brzeziński 879a2a4ea7 update mango settings lib 2024-01-08 17:28:52 +01:00
Adrian Brzeziński 3a1fdb7b63 fix points refetch 2024-01-08 13:41:24 +01:00
Adrian Brzeziński 04753b7e9c upgrade mango settings 2024-01-08 13:04:56 +01:00
saml33 6456b41196 fix order filtering for market 2024-01-08 14:00:05 +11:00
Adrian Brzeziński 5c9953fa0d fix depth chart 2024-01-08 03:35:32 +01:00
Adrian Brzeziński b8c28b81d2 warning fix 2024-01-07 13:56:26 +01:00
Adrian Brzeziński be0ad0f92a retry to close position 2024-01-07 13:55:19 +01:00
Adrian Brzeziński d3eb967665 push to crank ix 2024-01-06 21:44:22 +01:00
Adrian Brzeziński 753e9bd38f improve perp quering fix 2024-01-06 16:02:51 +01:00
Adrian Brzeziński 074bf76f6d improve perp quering 2024-01-06 15:47:49 +01:00
saml33 7610af5287
update market close price and add more info to warning (#362)
* update market close price and add more info to warning

* remove redundant dependency

* fix liquidity check calc

* use max slippage const

* show slippage limit and update warning text

* add $ sign

* fix

---------

Co-authored-by: Adrian Brzeziński <a.brzezinski94@gmail.com>
2024-01-06 14:11:37 +01:00
saml33 4678d056ee remove console.log 2024-01-06 23:25:10 +11:00
Adrian Brzeziński ec730a8537 Merge branch 'main' of github.com:blockworks-foundation/mango-v4-ui 2024-01-06 13:00:25 +01:00