vega-frontend-monorepo/libs/orders
m.ray b6cda139df
chore: fix status mappings after API updates (#1119)
* chore(#1116 ): status mapping fixes after API changes

* fix: modify proposal status

* fix: update to use numbers in price cell rather than converting
2022-08-23 10:24:33 -07:00
..
.storybook Chore/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01:00
src chore: fix status mappings after API updates (#1119) 2022-08-23 10:24:33 -07:00
.babelrc Chore/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01:00
.eslintrc.json Chore/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01:00
jest.config.js Chore/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01:00
package.json Chore/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01:00
postcss.config.js Chore/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01:00
project.json Chore/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01:00
README.md Chore/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01:00
tailwind.config.js Chore/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01:00
tsconfig.json Chore/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01:00
tsconfig.lib.json Chore/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01:00
tsconfig.spec.json Chore/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01:00

Orders

This library was generated with Nx.

Running unit tests

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