Bartłomiej Głownia
|
a08f63c7d8
|
Feature/1243 market data providers refactoring (#1254)
* feat(#1243): Market data providers
* feat(#1243): Market data providers
* feat(#1243): Market data providers
* feat(#1243): refactor market lists
* feat(#1243): refactor market lists
* feat(#1243): refactor market lists
* feat(#1243): refactor orderbook data providers
* feat(#1243): refactor orderbook data providers
* feat(#1243): refactor depth chart data layer
* feat(#1243): fix market depth typing
* fixed unit tests
* feat(#1243): e2e test fixes
* feat(#1243): code style fixes
* feat(#1243): post merge fixes
* feat(#1243): fix lint issues
* feat(#1243): post merge fixes
* feat(#1243): remove market name from market
* feat(#1243): fix console lite e2e data depth mocks
* feat(#1243): fix console lite e2e market trade test
* feat(#1243): fix lint issues
* feat(#1243): fix trading e2e home test
Co-authored-by: asiaznik <artur@vegaprotocol.io>
|
2022-09-13 12:14:06 +02:00 |
|
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 |
|
Bartłomiej Głownia
|
93a5f911f5
|
feat(#993): derived data provider (#1047)
* 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:(#993): pass informaton about update callback cause
|
2022-08-26 08:39:40 -07:00 |
|
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 |
|
Joe Tsang
|
cd343cc1fe
|
UI test for positions table (#290)
* Positions test passing with mocks
* Update position mocks with changes
* Use Cypress env for public key in mock
|
2022-04-26 14:20:31 +01:00 |
|
Matthew Russell
|
3f62c79f8d
|
colocate querys with libs
|
2022-03-29 15:52:51 -07:00 |
|
Bartłomiej Głownia
|
7f1632d44d
|
[#128] add <PositionsTable/> component
|
2022-03-29 18:57:13 +02:00 |
|
Bartłomiej Głownia
|
30c990bb3e
|
#128 Add positions library
|
2022-03-29 18:55:41 +02:00 |
|