Commit Graph

3399 Commits

Author SHA1 Message Date
saml33 fcd7830710 fix chart change percentage 2023-10-31 09:41:18 +11:00
Adrian Brzeziński 775e478efd bg change for rewards claim 2023-10-30 14:45:05 +01:00
saml33 9aa665fcf1 add max slippage and ioc to perp market orders 2023-10-30 22:19:04 +11:00
saml33 686c654c48 merge main 2023-10-30 16:11:41 +11:00
saml33 17aa59cf7d update swap intro modal 2023-10-30 15:53:18 +11:00
saml33 8f16ec7b7e toggle to show average funding as apr 2023-10-30 14:34:22 +11:00
saml33 bb77fbb0ce add popular swap tokens 2023-10-30 13:18:03 +11:00
saml33 b5941acf3e swap form button component 2023-10-30 11:01:35 +11:00
saml33 e2abfb5bec show onboarding from secondary connect buttons 2023-10-30 09:56:49 +11:00
saml33 25eb665cc1 mobile styling fixes 2023-10-29 21:57:08 +11:00
saml33 e839d46cd2 add guac logo 2023-10-28 23:11:56 +11:00
saml33 726863e053 add countdown to refetch and refetch button 2023-10-28 22:49:46 +11:00
saml33 03fe88f012 merge main 2023-10-28 21:31:24 +11:00
saml33 f5b3f2c971 fix hot key settings table 2023-10-28 21:27:57 +11:00
saml33 b771d3da8b retain trigger key and name on tab change 2023-10-27 21:42:34 +11:00
saml33 a825231ae7 update swap slippage notification trigger 2023-10-27 21:32:37 +11:00
microwavedcola1 fb3a9239ec
Jupiter referral accounting in UI with a minor fee (#298)
* use platform fee bps

Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>

* Fixes from review

Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>

---------

Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-10-27 08:38:14 +02:00
saml33 f7a5d7f650 improve swap quote fetching and chart price 2023-10-27 15:30:17 +11:00
riordanp 66fb89f1f8
Add global pageview properties for telemetry (#301)
* Add global pageview properties for telemetry

* Add accountCreate event
2023-10-26 15:00:05 +01:00
saml33 5ebf650900 re-add close long/short hotkey templates 2023-10-26 23:39:41 +11:00
saml33 ba45ecdb3d remove close long/short hotkey templates until fixed 2023-10-26 15:14:23 +11:00
saml33 a2127fcfe2 add hot key templates 2023-10-26 14:39:36 +11:00
saml33 616cc2cf66 improve slider percent button highlighting 2023-10-26 08:46:44 +11:00
saml33 637b710dcc reflip show claim view 2023-10-25 22:34:17 +11:00
saml33 1b45a5f677 add projected next season tier 2023-10-25 22:23:41 +11:00
saml33 3aa65f7f75 fix max borrow warning for trigger swap 2023-10-25 20:27:10 +11:00
saml33 6f1e56472e use notional amount for max borrow in period warning 2023-10-25 20:21:21 +11:00
saml33 3515c7b91b improve swap chart number scroll 2023-10-25 15:03:35 +11:00
saml33 58a1e7dccf update pepe theme 2023-10-25 14:02:36 +11:00
saml33 bf9e64a499 fix claim prizes loader width 2023-10-25 13:14:40 +11:00
saml33 93dde6629d show prize details before claim 2023-10-25 12:53:11 +11:00
Lou-Kamades 6c1f827ee8
Merge pull request #299 from blockworks-foundation/lou/jup-max-accounts
maxAccounts is dynamic based on health for Jupiter swaps
2023-10-24 15:35:43 -05:00
Adrian Brzeziński 985db87d9c fix stencile match 2023-10-24 22:07:06 +02:00
Lou-Kamades 34095cab12 maxAccounts is dynamic based on health for Jupiter swaps 2023-10-24 13:53:04 -05:00
Adrian Brzeziński 47a245dd5a Merge branch 'main' of github.com:blockworks-foundation/mango-v4-ui 2023-10-24 14:30:50 +02:00
Adrian Brzeziński ff19a54a52 error notify on claim 2023-10-24 14:30:13 +02:00
saml33 4c1e3d530f show chart change as percentage 2023-10-24 23:01:29 +11:00
saml33 e5e8f10ddd fix chart change alignment 2023-10-24 22:00:07 +11:00
saml33 8e9da6ff3d fix token price chart 2023-10-24 21:51:01 +11:00
saml33 4ef09ba769 close rewards animation on last prize 2023-10-24 13:56:12 +11:00
saml33 f399b67fec close swap settings on save 2023-10-24 13:44:34 +11:00
saml33 c8b63d4bc5 add swap slippage exceeded notification 2023-10-24 12:43:12 +11:00
Adrian Brzeziński be236418b5 fix 2023-10-24 02:11:26 +02:00
Adrian Brzeziński a3cd3595b6 fix img loading in rewards 2023-10-24 01:33:51 +02:00
saml33 c0ad267e84 fix claim banner season number 2023-10-24 09:51:09 +11:00
riordanp 4e4fc5f455
Add analytics (#285)
* Add analytics

* Add opt-out

* Add rewards page custom events
2023-10-23 17:06:43 +01:00
Lou-Kamades 16e4e1e76c
Merge pull request #297 from blockworks-foundation/lou/jup-max-accounts
Set maxAccounts on Jupiter swaps to limit txn size
2023-10-23 10:27:17 -05:00
Lou-Kamades 4cd0a70d0b add maxAccounts=50 to Jupiter swaps to limit txn size 2023-10-23 09:46:21 -05:00
microwavedcola1 1c4de6fac9 Bump TS client
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-10-23 15:27:04 +02:00
saml33 0c6517477f swap fixes 2023-10-23 15:07:14 +11:00