vega-frontend-monorepo/libs/governance
Sam Keen c40d71e1ed
feat (#804): simple proposal form (#942)
* Feat/804: Routing and basic page setup

* Feat/804: Type definition for proposals - awaiting asset docs/changes

* Feat/804: New proposals lib

* Feat/804: Propose form and page

* Feat/804: Removing dud copied unit tests for now

* Feat/804: Added types for new asset proposal

* feat: handle new error types returned from wallet for proposals

* chore: rename lib to governance

* feat: move usage of hook into form component

* feat: some adjustments and test coverage

* chore: tidy up, remove tailwind config

Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2022-08-05 12:01:46 +01:00
..
src feat (#804): simple proposal form (#942) 2022-08-05 12:01:46 +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.