vega-frontend-monorepo/libs
m.ray 07abc2b1eb
Chore/657 refactor wallet and orders libs (#709)
* feat: 470 edit orders hook and @vegaprotocol/vegawallet-service-api-client@0.4.14

* fix: 470 add methods for dialog intent and title

* fix: #657 rename order-list lib to orders

* chore: #657 move hooks to orders lib

* chore: #657 vega tx dialog used for order cancellation and order submission

* chore: #657 use client subscribe and unsubscribe on reset, refactor vegatxdialog

* fix: #657 revert script src=./env-config.js ending

* fix: #657 format project.json

* Update project.json

* fix: #657 cancel all subs and async tasks in useffect cleanup function

* feat: #657 styling updates on vega order dialog

* fix: #657 rename set dialog open and awaiting confirmation dialog update

* fix: #657 updates on cancel order id check

* fix:  #657 fix vega tx dialog test

* fix:  #657 fix cypress trading-deal-tciket test

* fix:  #657 fix data-testid market test

* Update libs/orders/README.md

Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>

* Update libs/wallet/src/vega-order-transaction-dialog/vega-order-transaction-dialog.tsx

Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>

* Update libs/wallet/src/vega-transaction-dialog/vega-transaction-dialog.tsx

Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>

* Update libs/wallet/src/vega-order-transaction-dialog/vega-order-transaction-dialog.tsx

Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>

* Update libs/wallet/src/vega-order-transaction-dialog/vega-order-transaction-dialog.tsx

Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>

* fix: #657 remove the magic string and use the ordertype enum from types package

* fix: #657 guarantee that order.id is present at this point or we need to determine the id of the order

* fix: #657 fix translation in dialog

* fix: #657 rename wallet types, delete ticket query, set finalized order null in submit

* fix: #657 fix deal ticket steps test

* fix: #657 remove settings.json

* fix: #657 use order submit in orders lib

* fix: #463 final modal links to block explorer

* fix: #745 long/short instead of buy/sell

* fix: #657 use only one vega tx dialog

* fix: #657 keep ref of subscription and unsubscribe

* fix:  #657 hide cancelled orders

* fix: #657 sub only when id set

* fix: WIP: trying to unsub when order updated

* fix: #745 long/short instead of buy/sell

* fix: ensure observable defined

* fix: #657 remove redundant test

* Update libs/orders/src/lib/order-hooks/use-order-submit.ts

* fix: failing test due to resizeobserver loop limit exceeded

* fix: lint

* fix: #657 fix test resize observer loop limit exceeded

Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
Co-authored-by: Joe <joe@vega.xyz>
2022-07-13 15:23:46 +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 Chore/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01:00
deposits Feat/621 a11y storybook add on (#705) 2022-07-07 12:01:03 +01:00
environment Feat/676 node switcher hosts (#698) 2022-07-12 17:34:54 +01:00
fills Add pagination support to generic-data-provider (#691) 2022-07-05 15:33:50 +02:00
market-depth Add pagination support to generic-data-provider (#691) 2022-07-05 15:33:50 +02:00
market-list Chore/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01:00
network-info Feat/676 node switcher hosts (#698) 2022-07-12 17:34:54 +01:00
network-stats feat(#500): colors fixes (#512) 2022-06-10 16:07:44 +01:00
orders Chore/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01:00
positions Add pagination support to generic-data-provider (#691) 2022-07-05 15:33:50 +02:00
react-helpers feat: [console-lite] - market selector (#726) 2022-07-11 15:27:28 +02:00
smart-contracts Feat/675: Git info (#683) 2022-07-06 15:53:35 +00:00
tailwindcss-config feat: [console-lite] - market selector (#726) 2022-07-11 15:27:28 +02:00
trades Add pagination support to generic-data-provider (#691) 2022-07-05 15:33:50 +02:00
types Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00
ui-toolkit Feat/676 node switcher hosts (#698) 2022-07-12 17:34:54 +01:00
wallet Chore/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01:00
web3 fix: etherscan links not opening in new tabs sometimes (#713) 2022-07-06 15:59:06 +00:00
withdraws feat(#507): Node Discovery 2022-06-21 16:20:53 -07:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00