vega-frontend-monorepo/libs
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
..
accounts Add pagination support to generic-data-provider (#691) 2022-07-05 15:33:50 +02:00
candles-chart feat(#447): 447 - UI toolkit and theme updates 2022-06-23 20:16:01 -07:00
cypress Test/471 cancel order (#772) 2022-07-18 12:54:02 +02:00
deal-ticket Fix/Order dialog state (#850) 2022-07-26 14:35:30 +01:00
deposits refactor: handle Ethereum dialog state from hook (#851) 2022-07-25 14:23:20 +01:00
environment Feat: Containerised docker images (#700) 2022-07-25 09:48:29 +01:00
fills Feature/373 pagination of orders (#809) 2022-07-21 15:25:37 +02:00
market-depth fix: insert buy side depth updates correctly (#775) 2022-07-18 14:17:56 +01:00
market-list Feat/625 market info more details - open interest, liquidity info, market and instrument ids, price and settlement asset in the header - Part 1 (#823) 2022-07-21 10:57:30 +01:00
network-info test: additional test for git info (#779) 2022-07-18 12:52:26 +02:00
network-stats feat(#500): colors fixes (#512) 2022-06-10 16:07:44 +01:00
orders Fix/Order dialog state (#850) 2022-07-26 14:35:30 +01:00
positions Add pagination support to generic-data-provider (#691) 2022-07-05 15:33:50 +02:00
react-helpers Fix/Order dialog state (#850) 2022-07-26 14:35:30 +01:00
smart-contracts Feat/Use callStatic to improve error messaging (#831) 2022-07-25 09:48:19 +01:00
tailwindcss-config feat: [console-lite] - trading - direction selector (#812) 2022-07-20 13:23:15 +02:00
trades Feature/373 pagination of orders (#809) 2022-07-21 15:25:37 +02:00
types Fix/Order dialog state (#850) 2022-07-26 14:35:30 +01:00
ui-toolkit Fix/Order dialog state (#850) 2022-07-26 14:35:30 +01:00
wallet Fix/Order dialog state (#850) 2022-07-26 14:35:30 +01:00
web3 Fix/Order dialog state (#850) 2022-07-26 14:35:30 +01:00
withdraws Fix/Order dialog state (#850) 2022-07-26 14:35:30 +01:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00