vega-frontend-monorepo/apps/trading/components
Art 87e1f9998e
feat: transaction store and toasts (#2382)
* feat: add eth and vega transaction stores

feat: replace useStoredEthereumTransaction with useEthTransactionManager

feat: add event bus subsciption to vega transaction store

feat: handle order cancellation

feat: rename Deposit, Order and Withdraw status field to be unique

Revert "feat: rename Deposit, Order and Withdraw status field to be unique"

This reverts commit f0b314d53fb3ada6fbebaba4fd1e5af6f38beaed.

feat: split transaction update subscription

feat: handle order and deposit transaction

feat: handle withdrawal creation through transaction store

feat: handle withdraw approval

feat: handle panding withdrawls, add createdAt

feat: handle transaction toast/dialog dismissal

feat: add use vega transaction store tests

feat: add use vega transaction store tests

feat: add use vega transaction menager tests

feat: add use vega transaction menager tests

feat: add use vega transaction updater tests

feat: improve use vega transaction updater tests

feat: add use eth transaction store

feat: add use eth withdraw approvals store

feat: add use eth transaction updater tests

fixed tests

* feat: toasts

feat: toasts

feat: toasts

* feat: add use eth withdraw approval manager tests

* feat: add use eth transaction manager tests

* feat: add use eth transaction manager tests

* feat: add useEthWithdrawApprovalsManager tests

* feat: remove Web3Container react container from CreateWithdrawalDialog

* feat: remove Web3Container react container around TransactionsHandler

* feat: remove unnecessary async from PendingWithdrawalsTable

* feat: remove comments from WithdrawalFeedback

* fixed z-index issue

* cypress

Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
2022-12-21 10:29:32 +01:00
..
accounts-container fix(#2209): make asset dialog use asset id rather than symbol (#2217) 2022-11-23 23:42:22 +00:00
app-loader fix: blank page if startup subscription fails (#2357) 2022-12-08 08:51:01 +00:00
footer feat(#862): show current node and button to open node switcher (#1894) 2022-11-07 16:53:43 -08:00
header feat(#2307): make liquidity provision table more prominent (#2350) 2022-12-12 09:44:58 +00:00
icons chore: use trading header and tidy tailwind usage (#1313) 2022-09-13 09:19:41 +01:00
last-24h-price-change chore: cleanup type gen (#2362) 2022-12-08 21:13:30 +00:00
last-24h-volume chore: cleanup type gen (#2362) 2022-12-08 21:13:30 +00:00
market-mark-price chore(2220): partial live update of market dropdown (#2263) 2022-11-30 12:02:59 +01:00
market-state chore: cleanup type gen (#2362) 2022-12-08 21:13:30 +00:00
market-trading-mode chore: cleanup type gen (#2362) 2022-12-08 21:13:30 +00:00
market-volume fix: remove useDataProviderHook updateOnInit (#2041) 2022-11-14 16:08:12 +01:00
navbar chore(#2412): refactor theme context (#2435) 2022-12-20 18:55:35 -08:00
select-market feat(2146): adjust and refactor welcome dialogs (#2384) 2022-12-13 14:31:28 +01:00
vega-transaction feat: transaction store and toasts (#2382) 2022-12-21 10:29:32 +01:00
vega-wallet-connect-button fix: add key alias to dropdown (#1813) 2022-10-21 09:34:36 +01:00
vega-wallet-container market page: break down components to smaller chunks for better performance (#1726) 2022-10-14 17:42:53 +02:00
welcome-dialog feat(2146): adjust and refactor welcome dialogs (#2384) 2022-12-13 14:31:28 +01:00
constants.ts feat(2146): adjust and refactor welcome dialogs (#2384) 2022-12-13 14:31:28 +01:00