vega-frontend-monorepo/apps/trading-e2e
Matthew Russell 032805b5b9
Feat/1500 cancel and edit buttons conditional rendering (#1528)
* feat: allow second type arg to be generic as you dont always need the value

* feat: update order data provider to include fields required to determine if editable or cancellable

* feat: use ag grid type helpers and add rendering logic to cancel and amend buttons

* feat: combine cancel/edit buttons into single cell for better spacing

* feat: add test cases for dispaly of amend/cancel buttons

* chore: add missing fields to mock generate function

* chore: remove unnecessary wait for in fills test that was sporadically failing

* fix: add missing fields to generate order function

* fix: add missing fields to generate order function for console-lite
2022-09-29 11:00:39 +02:00
..
src Feat/1500 cancel and edit buttons conditional rendering (#1528) 2022-09-29 11:00:39 +02:00
.env chore: mock gql subscriptions (#1419) 2022-09-22 11:15:20 +02: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/783 cypress tags (#1428) 2022-09-22 18:40:11 +01:00
declaration.d.ts Feature/303 orderbook improvements (#312) 2022-06-10 15:52:39 +02:00
project.json feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
tsconfig.json Test/783 cypress tags (#1428) 2022-09-22 18:40:11 +01:00