vega-frontend-monorepo/apps
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
..
console-lite chore(#2412): refactor theme context (#2435) 2022-12-20 18:55:35 -08:00
console-lite-e2e chore(2415): get rid of polling queries on deal ticket (#2427) 2022-12-20 10:01:10 +01:00
explorer chore(#2412): refactor theme context (#2435) 2022-12-20 18:55:35 -08:00
explorer-e2e chore(test fixes): use api token in test (#2316) 2022-12-05 16:51:53 +00:00
liquidity-provision-dashboard chore(#2412): refactor theme context (#2435) 2022-12-20 18:55:35 -08:00
liquidity-provision-dashboard-e2e chore(cypress-11): upgrade to cypress 11.2 (#2251) 2022-11-30 12:32:01 +00:00
multisig-signer chore(#2412): refactor theme context (#2435) 2022-12-20 18:55:35 -08:00
static chore: update tranches 2022-12-21 06:06:25 +00:00
stats chore(#2412): refactor theme context (#2435) 2022-12-20 18:55:35 -08:00
stats-e2e chore(cypress-11): upgrade to cypress 11.2 (#2251) 2022-11-30 12:32:01 +00:00
token chore: remove settlementDataDecimals field and regen graphql (#2442) 2022-12-20 17:36:54 -08:00
token-e2e chore: fix failing governance test (#2426) 2022-12-16 17:18:39 +00:00
trading feat: transaction store and toasts (#2382) 2022-12-21 10:29:32 +01:00
trading-e2e feat: transaction store and toasts (#2382) 2022-12-21 10:29:32 +01:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00