vega-frontend-monorepo/apps/trading-e2e
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
..
src Feature/218 trades scrolling (#740) 2022-07-20 11:37:28 +02:00
.env Feat/dockerize frontends (#388) 2022-06-13 15:39:17 +01:00
.eslintrc.json Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00
cypress.config.js test: increase resolution in config files (#750) 2022-07-14 16:49:20 +01:00
declaration.d.ts Feature/303 orderbook improvements (#312) 2022-06-10 15:52:39 +02:00
project.json test: update to latest Cypress version (10.2.0) (#655) 2022-06-28 11:07:31 -07:00
tsconfig.json Feature/303 orderbook improvements (#312) 2022-06-10 15:52:39 +02:00