vega-frontend-monorepo/libs/deal-ticket/src/components
Bartłomiej Głownia 6de90c6b1f
feat(#840): update positions tab (#1101)
* 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

* feat(#993): dependencies handling in data provider

* feat(#993): fix e2e tests data mocks

* feat(#993): remove position metrics mocks, add market data market id

* feat(#993): add missing mocks, fix combine function

* feat(#993): set loading initially to true, add unit tests

* feat(#993): cleanup, add comments

* feat(#993): remove undefined from client type

* feat(#993): cosmetic changes

* feat(#840): update positions tab

* feat:(#993): pass informaton about update callback cause

* feat(#840): update positions tab

* feat(#840): update positions tab

* feat(#840): update positions tab

* chore: skip handles 5000 markets e2e test

* feat(#840): update positions tab

* feat(#840): rename assetDecimals to decimals

* feat(#840): close position

* feat(#993): notify about update

* feat(#840): add use close position hook

* feat(#840): do not show 0 volume positions, make liquidation price minimum 0

* feat(#840): post code review fixes and improvments

* feat: fix fill-table spec
2022-09-02 13:53:00 -07:00
..
__generated__ feat(#994): market info - price monitoring bounds, calc 24h volume, oracle price & termination IDs etc. (#1050) 2022-08-23 12:43:53 -07:00
deal-ticket-amount.tsx feat: 0.54.0 (#949) 2022-08-22 15:50:13 -07:00
deal-ticket-container.tsx fix: apollo in memory tradable instrument (#1036) 2022-08-19 07:39:46 +01:00
deal-ticket-limit-amount.tsx fix: market ordering (#1171) 2022-08-31 20:06:34 +01:00
deal-ticket-manager.tsx feat(#840): update positions tab (#1101) 2022-09-02 13:53:00 -07:00
deal-ticket-market-amount.tsx feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
deal-ticket.spec.tsx fix: market ordering (#1171) 2022-08-31 20:06:34 +01:00
deal-ticket.tsx feat(#840): update positions tab (#1101) 2022-09-02 13:53:00 -07:00
expiry-selector.tsx Feat/621 a11y storybook add on (#705) 2022-07-07 12:01:03 +01:00
index.ts feat: [console-lite] - market selector (#726) 2022-07-11 15:27:28 +02:00
info-market-query.ts feat(#994): market info - price monitoring bounds, calc 24h volume, oracle price & termination IDs etc. (#1050) 2022-08-23 12:43:53 -07:00
info-market.tsx fix: market ordering (#1171) 2022-08-31 20:06:34 +01:00
market-selector.tsx feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
side-selector.tsx feat: 0.54.0 (#949) 2022-08-22 15:50:13 -07:00
time-in-force-selector.tsx feat: 0.54.0 (#949) 2022-08-22 15:50:13 -07:00
type-selector.tsx feat: 0.54.0 (#949) 2022-08-22 15:50:13 -07:00