vega-frontend-monorepo/libs
m.ray 5c038690c3
fix: filter rejected markets, order when suspended, remove market state from header, show continuous trading (#761)
* fix: #603 filter out rejected markets & dialog lg width

* fix: #609 show trading mode Continuous Trading and hide market state

* fix: #656 modify order validation to trade when suspended

* fix: #656 fix use order validation tests

* fix: #656 format volume no

* fix: format volume with positionDecimalPlaces

* fix: tests don't need to be async

* fix: md:w-[720px] to prevent dialog overflow

* fix: add market state translations

* fix: imprt type validation props

* Update libs/orders/src/lib/order-hooks/use-order-validation.tsx

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

* Update libs/orders/src/lib/order-hooks/use-order-validation.tsx

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

* Update libs/orders/src/lib/order-hooks/use-order-validation.tsx

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

* Update libs/orders/src/lib/order-hooks/use-order-validation.tsx

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

* Update libs/orders/src/lib/order-hooks/use-order-validation.tsx

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

* Update libs/orders/src/lib/order-hooks/use-order-validation.spec.tsx

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

* Update apps/trading/pages/markets/__generated__/Market.ts

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

* fix: fix warning messages based on feedback

* fix: capitalize trading mode

* fix: capitalize trading mode

* fix: remove line 72 on markets.cy.ts

* fix: don't show trigger if unspecified

* fix: format last price and shrink 0 on warning icon

* fix: order sizes must be whole numbers for this market and input warning size 20

* fix: order sizes must be whole numbers for this market and input warning size 20

* fix: format market list

* fix: remove market state check from markets.cy.ts

* fix: remove market state check from markets.cy.ts

* fix: remove market state check from markets.cy.ts

* Revert "fix: remove market state check from markets.cy.ts"

This reverts commit c9ab55c98a.

* Revert "fix: remove market state check from markets.cy.ts"

This reverts commit be60e56d8a.

* fix: fix markets.cy.ts failing

* fix: fix markets.cy.ts failing

* fix: fix markets.cy.ts failing

* fix: remove extra test from markets.cy.ts

* fix: update extra test from markets.cy.ts

* fix: update extra test from markets.cy.ts

Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
2022-07-16 14:31:47 +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 Task/token flow tests (#695) 2022-07-08 11:48:51 +01:00
deal-ticket fix: filter rejected markets, order when suspended, remove market state from header, show continuous trading (#761) 2022-07-16 14:31:47 +01:00
deposits fix: withdrawals and depsits (#754) 2022-07-14 17:12:28 +01:00
environment Feat/718 integrate node validation (#741) 2022-07-15 12:00:57 +01:00
fills fix: rename tradesPaged to tradesConnection (#770) 2022-07-15 12:12:20 +02:00
market-depth chore: ui tweaks (#737) 2022-07-14 17:03:17 +01:00
market-list fix: filter rejected markets, order when suspended, remove market state from header, show continuous trading (#761) 2022-07-16 14:31:47 +01:00
network-info Feat/718 integrate node validation (#741) 2022-07-15 12:00:57 +01:00
network-stats feat(#500): colors fixes (#512) 2022-06-10 16:07:44 +01:00
orders fix: filter rejected markets, order when suspended, remove market state from header, show continuous trading (#761) 2022-07-16 14:31:47 +01:00
positions Add pagination support to generic-data-provider (#691) 2022-07-05 15:33:50 +02:00
react-helpers fix: filter rejected markets, order when suspended, remove market state from header, show continuous trading (#761) 2022-07-16 14:31:47 +01:00
smart-contracts fix: withdrawals and depsits (#754) 2022-07-14 17:12:28 +01:00
tailwindcss-config feat: [console-lite] - market selector (#726) 2022-07-11 15:27:28 +02:00
trades chore: ui tweaks (#737) 2022-07-14 17:03:17 +01:00
types fix: rename tradesPaged to tradesConnection (#770) 2022-07-15 12:12:20 +02:00
ui-toolkit fix: filter rejected markets, order when suspended, remove market state from header, show continuous trading (#761) 2022-07-16 14:31:47 +01:00
wallet fix: filter rejected markets, order when suspended, remove market state from header, show continuous trading (#761) 2022-07-16 14:31:47 +01:00
web3 fix: etherscan links not opening in new tabs sometimes (#713) 2022-07-06 15:59:06 +00:00
withdraws fix: withdrawals and depsits (#754) 2022-07-14 17:12:28 +01:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00