vega-frontend-monorepo/libs/positions
Bartłomiej Głownia 08b7c9769a
Feature/473 position margin levels (#902)
* feat(#473): add positions metrics data provider

* feat(#473) add positions stats

* feat(#473) add positions stats

* feat(#473): add positions stats

* feat(#473): add positions stats

* feat(#473): position metrics, test and refactoring

* feat(#473): add unit tests to positions table

* feat(#473): fix spelling, order positions by updated at desc

* feat(#473): protect from division by 0

* feat(#473): fix trading positions e2e tests

* feat(#473): fix e2e data mocks

* feat(#473): post code review clean up
2022-08-16 09:18:55 +02:00
..
.storybook Feature/473 position margin levels (#902) 2022-08-16 09:18:55 +02:00
src Feature/473 position margin levels (#902) 2022-08-16 09:18:55 +02:00
.babelrc run nx format (#295) 2022-04-25 15:03:58 +01:00
.eslintrc.json colocate querys with libs 2022-03-29 15:52:51 -07:00
jest.config.js [#108] Add more positions-table unit tests 2022-03-29 19:13:00 +02:00
package.json #128 Add positions library 2022-03-29 18:55:41 +02:00
postcss.config.js Feature/473 position margin levels (#902) 2022-08-16 09:18:55 +02:00
project.json Feature/473 position margin levels (#902) 2022-08-16 09:18:55 +02:00
README.md #128 Add positions library 2022-03-29 18:55:41 +02:00
tailwind.config.js Feature/473 position margin levels (#902) 2022-08-16 09:18:55 +02:00
tsconfig.json Feature/473 position margin levels (#902) 2022-08-16 09:18:55 +02:00
tsconfig.lib.json Feature/473 position margin levels (#902) 2022-08-16 09:18:55 +02:00
tsconfig.spec.json [#108] Add more positions-table unit tests 2022-03-29 19:13:00 +02:00

positions

This library was generated with Nx.

Running unit tests

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