vega-frontend-monorepo/libs/deposits/src/lib
Bartłomiej Głownia a8e6963521
feat(deposits): if wrong network dont show the form and prompt switching to the correct network (#5571)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2024-01-18 10:41:19 +01:00
..
__generated__ chore(token): governance missing details (#2938) 2023-02-20 16:18:40 +00:00
approve-notification.tsx feat(trading): upgrade i18n, fix plurals (#5331) 2023-11-30 07:31:44 +00:00
asset-balance.tsx feat(trading): asset balances inside asset selector (deposit, withdraw form) (#3590) 2023-05-03 20:35:05 +01:00
deposit-container.tsx chore(assets): add testnet deny list (#5044) 2023-10-16 07:41:31 -07:00
deposit-form.spec.tsx feat(deposits): if wrong network dont show the form and prompt switching to the correct network (#5571) 2024-01-18 10:41:19 +01:00
deposit-form.tsx feat(deposits): if wrong network dont show the form and prompt switching to the correct network (#5571) 2024-01-18 10:41:19 +01:00
deposit-limits.tsx feat(trading): i18n (#5126) 2023-11-14 21:10:06 -08:00
deposit-manager.tsx feat(trading): improve desposit and withraw asset selection (#5493) 2023-12-13 08:47:22 +00:00
Deposit.graphql Chore/migrate to new types (#1439) 2022-09-26 11:35:45 +01:00
deposit.mock.ts chore: move mocks next to graphql queries (#2469) 2022-12-23 12:36:25 +01:00
deposits-provider.ts chore(trading,governance,explorer): comply with eslint type import rules (#5257) 2023-11-14 16:43:36 -08:00
deposits-table.tsx feat(trading): mobile responsiveness tweaks (#5613) 2024-01-15 15:26:13 +00:00
faucet-notification.tsx feat(trading): i18n (#5126) 2023-11-14 21:10:06 -08:00
get-faucet-error.ts feat(trading): do not show error message if there is no faucet tx error (#5539) 2024-01-02 10:19:10 +01:00
index.ts feat(trading): improve desposit and withraw asset selection (#5493) 2023-12-13 08:47:22 +00:00
use-deposit-balances.ts chore(react-helpers,utils,logger): create logger lib and move sentry/logger utils there (#3990) 2023-06-06 14:10:03 +01:00
use-get-allowance.ts chore(react-helpers,utils,logger): create logger lib and move sentry/logger utils there (#3990) 2023-06-06 14:10:03 +01:00
use-get-balance-of-erc20-token.ts chore(datagrid,utils,react-helpers): rename token app, add utils, datagrid, i18n (#3022) 2023-02-28 10:56:29 -08:00
use-get-deposit-maximum.ts chore(react-helpers,utils,logger): create logger lib and move sentry/logger utils there (#3990) 2023-06-06 14:10:03 +01:00
use-get-deposited-amount.ts chore(react-helpers,utils,logger): create logger lib and move sentry/logger utils there (#3990) 2023-06-06 14:10:03 +01:00
use-persistent-deposit.spec.ts fix(deposits): deposit dialog doesn't respect given assetId (#3414) 2023-04-11 16:41:20 +02:00
use-persistent-deposit.ts feat(trading): improve desposit and withraw asset selection (#5493) 2023-12-13 08:47:22 +00:00
use-submit-approval.ts fix(smart-contracts,deposits): add different abi for tether (#3775) 2023-05-16 08:40:05 +01:00
use-submit-faucet.ts fix(smart-contracts,deposits): add different abi for tether (#3775) 2023-05-16 08:40:05 +01:00
use-t.ts feat(trading): i18n (#5126) 2023-11-14 21:10:06 -08:00