vega-frontend-monorepo/libs/fills/src
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
..
lib Feat/1500 cancel and edit buttons conditional rendering (#1528) 2022-09-29 11:00:39 +02:00
index.ts Chore/migrate to new types (#1439) 2022-09-26 11:35:45 +01:00
setup-tests.ts Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00