vega-frontend-monorepo/libs
m.ray dbb21a4745
fix: order warning messages (#1037)
* fix: order validation updates & warning messages

* fix: add extra warning message

* fix: order list and test

* fix: text-ui on loading market data...

* fix:  when market is cancelled it can't accept orders

* fix: display rejection reason behind stopped orders

* fix: remove punctuation marks from warning/reasoning message

* fix: format order-feedback

* fix: order feedback test

* fix: do not use market state to display

* fix: format use order valid hook

* fix: add required and min price on edit and deal ticket

* fix: remove price validation on market orders as there is no price input

* fix: check format

* fix: format error labels

* fix: order validation test

* Update package.json with test:all

* Update libs/orders/src/lib/components/order-feedback/order-feedback.tsx

Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>

* fix: add step on input

* fix: remove decimal places format on init

* fix: input type fix

* fix: order edit price with toDecimals stepper

* fix: remove set value and null check in form

* fix: use form validate on edit

* fix: try fixing test after step added

* fix: making rejection reason startcase again

Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
2022-08-18 13:53:24 +01:00
..
accounts Feat/627 show asset details (#960) 2022-08-17 15:10:01 +01:00
candles-chart feat: market list mega dropdown (rich popover) (#889) 2022-08-11 12:56:35 +01:00
cypress Task/Remove vegawallet service api client (#916) 2022-08-01 09:21:31 +01:00
deal-ticket fix: order warning messages (#1037) 2022-08-18 13:53:24 +01:00
deposits Feat/627 show asset details (#960) 2022-08-17 15:10:01 +01:00
environment chore: upgrade to React 18 (#952) 2022-08-09 10:43:11 +01:00
fills Chore/953: Rename amount to size (#983) 2022-08-11 09:10:20 +01:00
governance chore: upgrade to React 18 (#952) 2022-08-09 10:43:11 +01:00
market-depth fix: orderbook decimal formats (#996) 2022-08-17 11:37:43 +01:00
market-list fix: order warning messages (#1037) 2022-08-18 13:53:24 +01:00
network-info Fix/829: Git info word length broke responsiveness (#880) 2022-07-27 13:46:00 +02:00
network-stats feat(#500): colors fixes (#512) 2022-06-10 16:07:44 +01:00
orders fix: order warning messages (#1037) 2022-08-18 13:53:24 +01:00
positions Feature/473 position margin levels (#902) 2022-08-16 09:18:55 +02:00
react-helpers fix: order warning messages (#1037) 2022-08-18 13:53:24 +01:00
smart-contracts Feat/537: remove old contract for collateral bridge (#998) 2022-08-11 11:33:45 +01:00
tailwindcss-config feat: [console-lite] - order review - add info tooltips (#1029) 2022-08-17 11:46:49 +02:00
trades fix: scrolling trades grid prevRowNode data becomes undefined (#874) 2022-07-27 09:26:32 +01:00
types Feat/633: Oracles MVP in block explorer (#871) 2022-07-29 11:01:11 +01:00
ui-toolkit Feat/627 show asset details (#960) 2022-08-17 15:10:01 +01:00
wallet fix: order warning messages (#1037) 2022-08-18 13:53:24 +01:00
web3 Feat/537: remove old contract for collateral bridge (#998) 2022-08-11 11:33:45 +01:00
withdraws Feat/537: remove old contract for collateral bridge (#998) 2022-08-11 11:33:45 +01:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00