vega-frontend-monorepo/libs/governance
Sam Keen 171babc2c9
Feat/1010: show rejected reason (and error details) on propose form results (#1086)
* feat/1010: Show proposal rejected reason in transaction dialog

* feat/1010: Show wallet rejection details in transaction dialog

* Feat/1010: Updated wallet types

* Feat/1010: Ensuring rejected proposals get the correct transaction dialog title

* Feat/1010: Fixing linting warning

* Feat/1010: Skipping node switcher tests for now
2022-08-26 16:05:16 +01:00
..
src Feat/1010: show rejected reason (and error details) on propose form results (#1086) 2022-08-26 16:05:16 +01:00
.babelrc feat (#804): simple proposal form (#942) 2022-08-05 12:01:46 +01:00
.eslintrc.json feat (#804): simple proposal form (#942) 2022-08-05 12:01:46 +01:00
jest.config.js feat (#804): simple proposal form (#942) 2022-08-05 12:01:46 +01:00
package.json feat (#804): simple proposal form (#942) 2022-08-05 12:01:46 +01:00
project.json feat (#804): simple proposal form (#942) 2022-08-05 12:01:46 +01:00
README.md feat (#804): simple proposal form (#942) 2022-08-05 12:01:46 +01:00
tsconfig.json feat (#804): simple proposal form (#942) 2022-08-05 12:01:46 +01:00
tsconfig.lib.json feat (#804): simple proposal form (#942) 2022-08-05 12:01:46 +01:00
tsconfig.spec.json feat (#804): simple proposal form (#942) 2022-08-05 12:01:46 +01:00

governance

This library was generated with Nx.

Running unit tests

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