vega-frontend-monorepo/libs/positions/src/lib
m.ray 081c9f44ae
fix: orderbook decimal places issue (#2235) (#2237)
* fix: positions table fixes notional dp (#2144)

* fix: update decimals on position notional size

* fix: normalize values

* fix: fix positions unit tests

* fix: remove liquidation price

* fix: positions linting issue

* fix: remove liquidation price test

* fix: remove total summary row

* fix: remove comments

* fix: cypress test to not show trailing 0s

* fix: add back liq. price est as cell only

* fix: remove not used params

* chore: merge with release/testnet

* fix: orderbook dp

* Update libs/positions/src/lib/positions-table.spec.tsx
2022-11-28 15:15:18 +00:00
..
__generated__ chore: migrate withdrawals lib (#2009) 2022-11-10 14:13:58 +00:00
close-position-dialog fix: fixes around formatting numbers and arrange edit order dialog (#2178) 2022-11-18 19:00:38 +00:00
margin-data-provider.ts chore: migrate withdrawals lib (#2009) 2022-11-10 14:13:58 +00:00
positions-container.tsx feat#873): wallet service v2 (#1349) 2022-10-03 11:12:34 -07:00
positions-data-providers.spec.ts chore: update explorer to use v2 queries (#2049) 2022-11-15 12:31:25 +00:00
positions-data-providers.ts fix(#2153): improve positions table updates (#2187) 2022-11-22 19:03:09 +01:00
positions-manager.tsx fix(#2200): handle NotFound GraphQL errors in async renderer (#2204) 2022-11-24 15:52:46 -08:00
positions-table.spec.tsx chore(#2179): update number formatters across frontend-monorepo (#2182) 2022-11-22 18:14:16 +00:00
positions-table.stories.tsx chore: update explorer to use v2 queries (#2049) 2022-11-15 12:31:25 +00:00
positions-table.tsx fix: orderbook decimal places issue (#2235) (#2237) 2022-11-28 15:15:18 +00:00
Positions.graphql chore: remove old type gen in positions (#1619) 2022-10-05 11:30:42 +02:00
use-close-position.spec.tsx chore: use queries from graphql file on orders lib (#1843) 2022-10-25 11:42:36 +02:00
use-close-position.ts chore: use queries from graphql file on orders lib (#1843) 2022-10-25 11:42:36 +02:00
use-positions-data.spec.tsx chore: fix removing closed positions (#2230) 2022-11-25 14:56:59 +00:00
use-positions-data.tsx chore: fix removing closed positions (#2230) 2022-11-25 14:56:59 +00:00
use-request-close-position-data.ts feat(#1643): orders table filtering (#2000) 2022-11-10 11:08:13 -08:00