Jared Vu
503e089efa
temp hide fees for cctp route ( #213 )
2023-12-23 01:17:41 -08:00
Jared Vu
c3495f462c
Additional Withdraw/Deposit validation ( #211 )
...
* Add cctp amount check and price impact check
* 2.5% -> 2%
2023-12-22 17:31:32 -08:00
Jared Vu
6f344c6b5d
Update comparison function in Table ( #207 )
2023-12-21 10:53:56 -08:00
Jared Vu
c77e727d2b
TRCL-3406: firefox mobile position table row has stretched icon ( #204 )
...
* Fix PositionsTable assetIcon
* Mobile width of HelpDialog
2023-12-19 23:33:36 -08:00
Jared Vu
b83479f45c
Handle New Markets added by Gov ( #201 )
...
* Add celestia assets
* Handle symbol not yet added
2023-12-19 23:25:14 -08:00
Jared Vu
f8bec0fb3d
Update Withdraw form receipt ( #200 )
2023-12-19 09:49:37 -08:00
Bill
71d1a0321b
Do not block website if NobleClient cannot init, and other onboarding fixes ( #193 )
2023-12-13 08:11:19 -08:00
Bill
0f16396c8d
Implement CCTP withdraw ( #188 )
...
* Implement CCTP withdraw
* bump packages
* address comments
2023-12-12 10:12:37 -08:00
Jared Vu
2709d79f59
Firefox issues ( #190 )
...
* remove row flicker on hover
* Fix border for AccountInfoConnectedState on mobile
* Remove sticky position to allow button click
* Fix: AccountInfo not displaying on mobile firefox
* Fix css var name
* Restore filter on Table row hover
* Remove PerspectiveArea. broken on firefox
* Symbol no longer exists on AbacusType
* HorizontalPanel: memoize tabConfig
* input: firefox cant click between chars
2023-12-12 08:37:50 -08:00
Jared Vu
4a044da38f
Size inputs ( #191 )
...
* use formattedValue to update redux state
* Separate updateLeverage and onLeverageInput
* Remove console.log
2023-12-12 07:11:51 -08:00
Jared Vu
9979bc8a16
Prevent Spread row from moving when orderbook updates ( #186 )
...
* Add dummy rows to ensure even row count
* Reverse bids for horizontal layout
* disable pointer-events for dummy rows
2023-12-06 10:26:47 -08:00
Jared Vu
2bf9e66da5
Fix inputs for comma locales ( #171 )
...
* Fix for comma decimal separator locales
* Accept tickSizeDecimals 0
* Use FloatValue as value for Size Input
* Use formattedValue to handle prefix/suffix
* Use MustBigNumber.toString()
2023-12-05 16:22:41 -08:00
Bill
2980144e40
Enable CCTP via TestFlags ( #185 )
...
* Enable CCTP via Env Var
* Use test flags instead
2023-12-05 14:48:47 -08:00
Bill
b1ffa2e219
Support CCTP and noble auto deposits on testnet ( #180 )
...
* Support CCTP and noble auto deposits on testnet
* slippage
* fix fees
* update isCctp, and comments
* bump packages
* cctp.json
* Bump abacus
* fix error
* fix loading button
2023-12-01 15:18:50 -08:00
aleka
91ea68dc53
Add chaos labs launch incentives panel ( #182 )
...
* add chaos lab incentives panel
* add seen state
* external link dialog
* better disconnected state
2023-12-01 15:27:19 -05:00
Bill
15a64232c0
Fix USDT approval ( #170 )
...
* Fix USDT approval
* address comment
2023-11-28 11:44:21 -08:00
aleka
28d3be0370
Release notification ( #169 )
...
* add release notif
2023-11-28 12:36:29 -05:00
Jared Vu
33516422e7
Filter markets and add test flag ( #168 )
2023-11-27 17:05:19 -08:00
aleka
e3da2ee4b1
update copy and other polish ( #157 )
...
* update copy and other polish
* fix mobile nav menu nested buttons
* feedback
2023-11-22 15:06:21 -05:00
Jared Vu
1427b55728
MarketsTable: Sort OpenInterest by notional, Display 24h volume as fiat value ( #158 )
...
* Fix Sort by notional, Display fiat for volume
* OpenInterest notional on top
2023-11-21 16:10:23 -08:00
Jared Vu
532df49a06
Use new redux tradeFormInputs object for TradingForm input display values ( #144 )
...
* Redux slice for TradeFormInputs
* Move sideEffects from TradeForm to hook in Trade
2023-11-20 11:56:09 -08:00
aleka
fb65db633a
move buttons to footer in ack terms ( #155 )
2023-11-20 13:21:06 -05:00
aleka
0def18db07
fix sorting 24h price change in markets table ( #152 )
2023-11-13 09:36:32 -05:00
aleka
b8e72246b9
add manage funds dialog and transfers form styling ( #147 )
...
* add manage funds dialog and transfers form styling
* add sticky footer backdrop
* add testnet deposit toggle
2023-11-10 20:56:27 -08:00
Jared Vu
99e708a984
Notifications Refresh ( #135 )
...
* Remove X button from tablet/mobile Notification menu
* Toast styling
* missed in merge
* .env.example
* Update abacus@1.0.9
* Add notif strings, and abaucs notif state
* Update Notification hooks, add Notification Preference controls
* Consolidate Notification into single component
* withLabel -> withTrigger prop
* nits
* OrderStatusChanged -> AbacusGenerated
* Notification OnClick
* Move Notification -> Components
* withAnimation -> $withAnimation
* Notification styling and click handle
* load state, onClick, localStorage
* add error count
* Rez localStorage Notifications
* Update TransferStatus UI
* Use Notification component for other abacusNotifs
* fix uselocalnotif query
* Default to Notification from NotificationMenu
---------
Co-authored-by: Bill He <bill@dydx.exchange>
2023-11-10 20:55:34 -08:00
aleka
876f620ada
Account menu and components improvements ( #145 )
...
* better copy button
* hide sign into mobile for production and use new copy icon button
* new checkbox
2023-11-10 22:07:29 -05:00
Bill
b9550890da
Add additional onboarding entry points ( #146 )
...
* Add additional onboarding entry points
* flex-wrap
2023-11-10 19:05:46 -08:00
Bill
d4bcfc0428
Fix status empty bug ( #143 )
2023-11-10 09:55:54 -08:00
aleka
7dec32df5e
fix 24h sort in market dropdown, table styling ( #141 )
2023-11-09 16:40:27 -05:00
aleka
e09d574d5b
show deposit form in mainnet onboarding ( #140 )
2023-11-09 15:33:16 -05:00
Bill
944fc6dc95
Handle squid rout errors ( #139 )
...
* Handle squid route errors
* bump abacus
* add dep
* address comments
* fix max
* disable slippage editor
* parse error message in abacus
2023-11-09 10:34:22 -08:00
aleka
91a97a1c68
add network select menu in restriction modals (dev) ( #137 )
2023-11-09 09:10:12 -05:00
aleka
c5f736d805
fix deposit dialog logic ( #136 )
2023-11-08 14:01:16 -05:00
aleka
5e2d426cd1
Send native tokens inclusive fee ( #118 )
...
* send dv4tnt inclusive of fees
2023-11-07 22:42:41 -05:00
Bill
766209baf1
Onboarding fixes ( #131 )
...
* Onboarding fixes
* address comments
* rebase
2023-11-07 17:18:16 -08:00
aleka
906faa554d
Surface close position input errors ( #130 )
...
* show abacus close position validation errors
* bump abacus version
2023-11-07 19:11:08 -05:00
aleka
bd03fb73ca
update mintscan tx link on transfer history table ( #128 )
...
* update mintscan tx link on transfer history table
* bump localization + fix icon button padding in header
2023-11-07 16:00:22 -05:00
aleka
7f3d57b46a
support multiple modes ( #125 )
2023-11-07 12:13:59 -05:00
Bill
2d37ff676b
do not use TESTNET_CHAIN_ID ( #126 )
2023-11-06 17:39:02 -08:00
aleka
aac024fd5e
showing negative buying power as - ( #119 )
2023-11-06 13:31:41 -05:00
Bill
9815437a80
Account dropdown onboarding entrypoints ( #113 )
...
* Account dropdown onboarding entrypoints
* Update based on latest designs
2023-10-31 14:29:36 -07:00
aleka
890a4b2c0e
Padding fixes, markets data null fix, update .env.example ( #112 )
...
* update .env.example for token migration
* bump icon size in icon button
* add padding in rewards / fees page, panel changes
* fix markets data crashing
* fix market details overflow on tablet
* fix market filters
* prevent fees table overflow
* remove notifications close button on mobile
* fix nested button console warning
* update ToggleGroup value change logic
* panel hover impact button hover
* update dropdown icon in header
2023-10-31 17:11:46 -04:00
Bill
8d3cc76d14
Configurable URLs ( #107 )
...
* Configurable URLs
* add learnmore to tooltip
* Learnmore -> LearnMore
2023-10-31 11:02:45 -07:00
aleka
2fe6c2bb3b
reorder header, center align header, update collapse caret icons ( #110 )
2023-10-27 23:32:51 -04:00
aleka
e6858ca917
show loading state instead of "Unavailable" for place order button ( #104 )
...
* show loading instead of unavailable for place order button
2023-10-27 17:39:12 -04:00
aleka
d92b49f4fa
bump packages, fix missing asset symbol ( #106 )
2023-10-27 16:47:34 -04:00
aleka
e7da21962a
add entry point to token migration ( #98 )
...
* update migrate panel
* address feedback
2023-10-27 16:14:34 -04:00
Bill
0d4c5a547a
Abort key derivation if second signature fails ( #109 )
2023-10-27 11:41:00 -07:00
aleka
3fd71558c0
fix trading view error ( #96 )
...
* fix trading view error
* only init trading view if market id is first defined, and nits re fills table with empty asset
2023-10-24 17:06:00 -04:00
aleka
575856b77b
remove asset symbol for account balance logic ( #95 )
2023-10-23 17:51:13 -04:00