vega-frontend-monorepo/libs
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
..
accounts feat(#840): update positions tab (#1101) 2022-09-02 13:53:00 -07:00
assets feat: [console-lite] - calculate slippage (price impact) (#1173) 2022-08-31 15:23:01 +02:00
candles-chart feat: [console-lite] - calculate slippage (price impact) (#1173) 2022-08-31 15:23:01 +02:00
cypress feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
deal-ticket feat(#840): update positions tab (#1101) 2022-09-02 13:53:00 -07:00
deposits Feat/915 deposit funds (#1129) 2022-08-31 16:33:08 +01:00
environment Feat/375: Risk notice dialog (#1096) 2022-09-02 15:53:38 +01:00
fills feat(#840): update positions tab (#1101) 2022-09-02 13:53:00 -07:00
governance feat: [console-lite] - calculate slippage (price impact) (#1173) 2022-08-31 15:23:01 +02:00
market-depth feat: [console-lite] - improve useOrderBook hook (#1208) 2022-09-02 11:29:52 +02:00
market-list Feat/81 market table filters (#1203) 2022-09-01 17:03:42 +01:00
network-info feat: [console-lite] - calculate slippage (price impact) (#1173) 2022-08-31 15:23:01 +02:00
network-stats feat: [console-lite] - calculate slippage (price impact) (#1173) 2022-08-31 15:23:01 +02:00
orders feat(#840): update positions tab (#1101) 2022-09-02 13:53:00 -07:00
positions feat(#840): update positions tab (#1101) 2022-09-02 13:53:00 -07:00
react-helpers feat(#840): update positions tab (#1101) 2022-09-02 13:53:00 -07:00
smart-contracts feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
tailwindcss-config feat: [console-lite] - calculate slippage (price impact) (#1173) 2022-08-31 15:23:01 +02:00
trades feat: [console-lite] - calculate slippage (price impact) (#1173) 2022-08-31 15:23:01 +02:00
types feat: [console-lite] - calculate slippage (price impact) (#1173) 2022-08-31 15:23:01 +02:00
ui-toolkit feat(#840): update positions tab (#1101) 2022-09-02 13:53:00 -07:00
wallet feat: [console-lite] - calculate slippage (price impact) (#1173) 2022-08-31 15:23:01 +02:00
web3 Feat/915 deposit funds (#1129) 2022-08-31 16:33:08 +01:00
withdraws feat: [console-lite] - calculate slippage (price impact) (#1173) 2022-08-31 15:23:01 +02:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00