vega-frontend-monorepo/apps
Matthew Russell 8e6c066b99
Feat/462 fills table mvp (no pagination) (#645)
* feat: scaffold fills components

* feat: add query for fills and populate data in basic table

* feat: refactor portfolio page to use grid and add fills container

* feat: add infinite scroll for fills

* feat: try with data provider, get infinite scroll working

* chore: remove infinite scrolling as subsequent pr will add it

* chore: reorder columns

* chore: remove Autosizer from portfolio grid children as its not needed

* chore: move fills tab to the end

* feat: add storybook, format cells

* feat: add unit test for fills table

* feat: convert lib to next lib

* feat: add pagination variables to fills query to only get latest 300

* fix: fills data provider update function to return result of produce

* fix: yarn.lock

* fix: cypress run by moving test helpers

* fix: re add test helpers for unit tests

* fix: global connection tests

* fix: use fills from mocks

* feat: add update handler for fills

* chore: move value formatter functions into module scope
2022-06-30 09:52:25 +02:00
..
explorer frontend-monorepo-680: Bring explorer nav colours in line with theme (#681) 2022-06-29 16:37:39 +00:00
explorer-e2e Feat/397 - continuous txs list (#417) 2022-06-29 11:20:22 +01:00
simple-trading-app Feat/526 consolelite design update market list (#635) 2022-06-28 11:57:47 +02:00
simple-trading-app-e2e fix: trading e2e mocks 2022-06-28 17:18:00 -07:00
static chore: update tranches 2022-06-30 06:04:21 +00:00
stats feat(#507): Node Discovery 2022-06-21 16:20:53 -07:00
stats-e2e test: update to latest Cypress version (10.2.0) (#655) 2022-06-28 11:07:31 -07:00
token Feat/629 Clean up Token styling (#650) 2022-06-28 14:41:43 +01:00
token-e2e test(token): added validation for vesting page without wallet connected (#673) 2022-06-29 14:45:36 +01:00
trading Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00
trading-e2e Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00