dydx-v4-web/src/views/dialogs
Jared Vu 48a48b4d70
Screen (#56)
* useDydxClient: Add screen endpoint

* Screen api in onboarding flow

* PnlChart rounding

* UnauthorizedDialog

* Add RateLimitDialog

* Update dialog open logic

* nits

* Screen before Transfer

* Validate network, remove input autofill color

* Use screenAddresses from dydxClient

* Check recipientAddresses

* lock-file

* Change Wallet Restricted Dialog to v4-blocked message

* nits

* Unused param

* consolidate environment validateFn

* Remove extra space, simplify WithdrawForm error msg

* Simply map logic, rearrange priority of screened messages

* WalletRestricted -> RestrictedWallet

* Update restriction modal title and add something went wrong

* Handle 429 rate limit
2023-10-16 09:36:09 -07:00
..
DetailsDialog Update Abacus v0.6.0 (#55) 2023-10-03 13:10:55 -07:00
OnboardingDialog update about wallets link and localized string nits (#69) 2023-10-12 17:10:51 -04:00
ClosePositionDialog.tsx Update Abacus v0.6.0 (#55) 2023-10-03 13:10:55 -07:00
DepositDialog.tsx Initial commit 2023-09-08 13:52:13 -07:00
DisconnectDialog.tsx update about wallets link and localized string nits (#69) 2023-10-12 17:10:51 -04:00
ExchangeOfflineDialog.tsx remove offline exchange dialog from testnet3 prod (#40) 2023-09-15 17:49:15 -04:00
ExternalNavKeplrDialog.tsx Reward page (#52) 2023-10-04 13:11:35 -04:00
GlobalCommandDialog.tsx Initial commit 2023-09-08 13:52:13 -07:00
HelpDialog.tsx Initial commit 2023-09-08 13:52:13 -07:00
MnemonicExportDialog.tsx Initial commit 2023-09-08 13:52:13 -07:00
MobileSignInDialog.tsx Initial commit 2023-09-08 13:52:13 -07:00
OnboardingDialog.tsx Initial commit 2023-09-08 13:52:13 -07:00
OnboardingTriggerButton.tsx Initial commit 2023-09-08 13:52:13 -07:00
RateLimitDialog.tsx Screen (#56) 2023-10-16 09:36:09 -07:00
ReceiveDialog.tsx Initial commit 2023-09-08 13:52:13 -07:00
RestrictedGeoDialog.tsx Screen (#56) 2023-10-16 09:36:09 -07:00
RestrictedWalletDialog.tsx Screen (#56) 2023-10-16 09:36:09 -07:00
TradeDialog.tsx Update Abacus v0.6.0 (#55) 2023-10-03 13:10:55 -07:00
TransferDialog.tsx Initial commit 2023-09-08 13:52:13 -07:00
WithdrawDialog.tsx Initial commit 2023-09-08 13:52:13 -07:00