vega-frontend-monorepo/apps/trading-e2e
Matthew Russell a5f9ed90e8
Fix/Order dialog state (#850)
* feat: remove dialog state handling from dialog and split out edit dialog

* feat: add complete state to use-vega-transaction, fix cancel dialog

* feat: add custom dialog content for order submission

* feat: handle custom title and custom intent

* feat: separate components, make order dialog wrapper more generic

* feat: remove dialog wrapper and add icon to dialog

* chore: remove other dialog wrappers and use icon and title props on main dialog

* chore: adjust default color of dialog text

* fix: tests for tx dialog and vega tx hook

* fix: order edit and cancel hook tests

* chore: add edit dialog to stories

* fix: e2e test for deal ticket

* feat: return dialog from hook

* refactor: add use-order-event hook to dedupe bus event logic

* refactor: add custom title and intent to order submit dialog

* chore: remove console logs

* fix: type error due to component being named idalog

* chore: add helper function for converting nanoseconds

* chore: remove capitalization text transform to dialog titles

* chore: remove unused import

* feat: handle titles and intents for cancel and edit

* chore: remove unused var
2022-07-26 14:35:30 +01:00
..
src Fix/Order dialog state (#850) 2022-07-26 14:35:30 +01: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