Commit Graph

3 Commits

Author SHA1 Message Date
Art
a3df65952d
feat: toast component (1677) () 2022-11-15 15:26:13 +01:00
m.ray
4d20151abd
feat: 1537 LP view data provider subscriptions after 0.58 release ()
* fix:  add lp provider sub

* fix: change LP title & update party.id

* fix:  fix obligation and supplied

* fix:  add min width on accounts

* fix:  consistent null check

* fix:  update lp data providers

* fix:  add acounts data provider but requires party id

* feat:  LP data provider -  marketID & query or subscribe for accounts - partyId

* fix:  remove log and fix build

* fix:  fix build console lite and lp dashboard

* fix:  fix tsconfig lp dahsboard

* fix:  use interval to poll LP data - sub not working yet
2022-10-24 20:42:53 +01:00
Bartłomiej Głownia
93a5f911f5
feat(): derived data provider ()
* feat(): add positions metrics data provider

* feat() add positions stats

* feat() add positions stats

* feat(): add positions stats

* feat(): add positions stats

* feat(): position metrics, test and refactoring

* feat(): add unit tests to positions table

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

* feat(): protect from division by 0

* feat(): fix trading positions e2e tests

* feat(): fix e2e data mocks

* feat(): post code review clean up

* feat(): dependencies handling in data provider

* feat(): fix e2e tests data mocks

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

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

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

* feat(): cleanup, add comments

* feat(): remove undefined from client type

* feat(): cosmetic changes

* feat:(): pass informaton about update callback cause
2022-08-26 08:39:40 -07:00