vega-frontend-monorepo/libs/withdraws
Bartłomiej Głownia d1b45a65a0
feat(): do not require Ethereum connection to display collateral ()
* feat(): don not require ethereum connection to display collateral

* feat(): amend trading-account e2e tests

* feat(): move Web3ConnectDialog to dialogs container, fix Web3Container childrenOnly option

* feat(): fix withdraw e2e tests

* feat(): reverse DialogsContainer changes, add Web3ConnectUncontrolledDialog

* feat(): wrap WithdrawalDialog with  Web3Container

* feat(): fix deposit dialog handling in ZeroBalanceError

* feat(): fix deposit and withdraw dialog e2e tests

* feat: market proposal selector - fix failing on develop e2e tests

* feat: market proposal selector - fix failing on develop e2e tests

* feat: market proposal selector - fix failing on develop e2e tests

Co-authored-by: maciek <maciek@vegaprotocol.io>
2022-11-16 15:10:17 +01:00
..
src feat(): do not require Ethereum connection to display collateral () 2022-11-16 15:10:17 +01:00
.babelrc Feat/104 withdraws () 2022-04-26 19:51:39 -07:00
.eslintrc.json Fix/1083: Update type generator () 2022-09-06 10:03:10 +01:00
jest.config.ts feat() design update () 2022-08-30 21:35:46 -07:00
package.json Feat/104 withdraws () 2022-04-26 19:51:39 -07:00
project.json chore: add build-spec targets and execute on affected apps and libs on CI () 2022-10-25 09:41:16 +02:00
README.md Feat/104 withdraws () 2022-04-26 19:51:39 -07:00
tsconfig.json feat: toast component (1677) () 2022-11-15 15:26:13 +01:00
tsconfig.lib.json feat: toast component (1677) () 2022-11-15 15:26:13 +01:00
tsconfig.spec.json feat (): large withdraws () 2022-09-05 18:30:13 -07:00

withdraws

This library was generated with Nx.

Running unit tests

Run nx test withdraws to execute the unit tests via Jest.