vega-frontend-monorepo/libs/orders/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/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01:00
setup-tests.ts Chore/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01:00
styles.scss Chore/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01:00