vega-frontend-monorepo/libs/deal-ticket
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/63 Deal ticket (#82) 2022-03-17 12:35:46 -07:00
.eslintrc.json colocate querys with libs 2022-03-29 15:52:51 -07:00
jest.config.js Fixes for workflows (#291) 2022-04-22 17:51:18 -07:00
package.json Feat/63 Deal ticket (#82) 2022-03-17 12:35:46 -07:00
project.json Feat/63 Deal ticket (#82) 2022-03-17 12:35:46 -07:00
README.md Feat/63 Deal ticket (#82) 2022-03-17 12:35:46 -07:00
tsconfig.json feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
tsconfig.lib.json Feat/63 Deal ticket (#82) 2022-03-17 12:35:46 -07:00
tsconfig.spec.json Fixes for workflows (#291) 2022-04-22 17:51:18 -07:00

deal-ticket

This library was generated with Nx.

Running unit tests

Run nx test deal-ticket to execute the unit tests via Jest.