vega-frontend-monorepo/libs/deposits
Matthew Russell 7c2a84805e
fix(#441): withdraw fixes
* chore: make sure etherscan links open in new tab

* fix: format withdrawal amount correctly in table

* fix: switch to use next Link element so page state not lost

* fix: calc deposit max validation using ethereum storage at

* fix: remaining amount in deposits and refetch allowance

* fix: page background in dark mode

* chore: disable autocomplete for ethaddress

* fix: bump ag grid row size so underline is shown on FF

* fix: expect correctly formatted withdrawal amount

* fix: missing react keys in maps

* fix: complete button text in test

* fix: use sentry/react, fix webpack config path
2022-07-18 22:11:53 +01:00
..
src fix(#441): withdraw fixes 2022-07-18 22:11:53 +01:00
.babelrc Feat/103 deposits (#143) 2022-04-06 10:34:51 -07:00
.eslintrc.json Feat/103 deposits (#143) 2022-04-06 10:34:51 -07:00
jest.config.js Feat/103 deposits (#143) 2022-04-06 10:34:51 -07:00
package.json Feat/103 deposits (#143) 2022-04-06 10:34:51 -07:00
project.json Feat/103 deposits (#143) 2022-04-06 10:34:51 -07:00
README.md Feat/103 deposits (#143) 2022-04-06 10:34:51 -07:00
tsconfig.json feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
tsconfig.lib.json Feat/103 deposits (#143) 2022-04-06 10:34:51 -07:00
tsconfig.spec.json Fixes for workflows (#291) 2022-04-22 17:51:18 -07:00

deposits

This library was generated with Nx.

Running unit tests

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