vega-frontend-monorepo/libs
Bartłomiej Głownia 556be89bfd
Feature/218 trades scrolling (#740)
* feat(#218): add skip pagination support to data provider

* feat(#218): add new rows after user scroll top

* feat(#218): add pagination/scroll scenarios to storybook

* feat(#218): switch fills to infinite scroll mode

* feat(#218): switch trades to infinite scroll mode

* feat(#218): fix e2e tests

* feat(#218): set rowModelType to infinite

* feat(#218): fix markets-list

* feat(#218): remove totalCount

* feat(#218): remove totalCount from mocks, revert cypress config

* feat(#218): allow null data in data-provider whan using pagination

* feat(#218): add missing hasNextPage, handle only one page scenario

* feat(#218): improve typing in fills, trades ann market-list tables
2022-07-20 11:37:28 +02:00
..
accounts Add pagination support to generic-data-provider (#691) 2022-07-05 15:33:50 +02:00
candles-chart feat(#447): 447 - UI toolkit and theme updates 2022-06-23 20:16:01 -07:00
cypress Test/471 cancel order (#772) 2022-07-18 12:54:02 +02:00
deal-ticket chore(console-lite): add new stepper component and change deal ticket… (#788) 2022-07-19 00:29:52 +01:00
deposits fix(#441): withdraw fixes 2022-07-18 22:11:53 +01:00
environment Feat/718 integrate node validation (#741) 2022-07-15 12:00:57 +01:00
fills Feature/218 trades scrolling (#740) 2022-07-20 11:37:28 +02:00
market-depth fix: insert buy side depth updates correctly (#775) 2022-07-18 14:17:56 +01:00
market-list Feature/218 trades scrolling (#740) 2022-07-20 11:37:28 +02:00
network-info test: additional test for git info (#779) 2022-07-18 12:52:26 +02:00
network-stats feat(#500): colors fixes (#512) 2022-06-10 16:07:44 +01:00
orders fix: filter rejected markets, order when suspended, remove market state from header, show continuous trading (#761) 2022-07-16 14:31:47 +01:00
positions Add pagination support to generic-data-provider (#691) 2022-07-05 15:33:50 +02:00
react-helpers Feature/218 trades scrolling (#740) 2022-07-20 11:37:28 +02:00
smart-contracts fix: withdrawals and depsits (#754) 2022-07-14 17:12:28 +01:00
tailwindcss-config chore(console-lite): add new stepper component and change deal ticket… (#788) 2022-07-19 00:29:52 +01:00
trades Feature/218 trades scrolling (#740) 2022-07-20 11:37:28 +02:00
types fix: rename tradesPaged to tradesConnection (#770) 2022-07-15 12:12:20 +02:00
ui-toolkit fix(#441): withdraw fixes 2022-07-18 22:11:53 +01:00
wallet fix: filter rejected markets, order when suspended, remove market state from header, show continuous trading (#761) 2022-07-16 14:31:47 +01:00
web3 fix: etherscan links not opening in new tabs sometimes (#713) 2022-07-06 15:59:06 +00:00
withdraws fix(#441): withdraw fixes 2022-07-18 22:11:53 +01:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00