vega-frontend-monorepo/libs/wallet/src
m.ray bf34f1c060
feat: 1486 add details of expected fees margin close out to deal ticket (#1771)
* fix: #1486 move deal ticket hooks from console-lite to be re-used in trading app for console v2

* fix: #1486 typo

* feat: #1486 deal ticket query update, console-lite fix

* feat: #1486 console-lite fix

* feat: #1486 initial hook to get fee details

* feat: #1486 add tooltips

* feat: #1486 add fees cell from market-info in tooltip

* fix: #1486 edit deal-ticket.spec.ts titles and index.ts of deal ticket hooks

* feat: #1486 move all hooks for slippage into deal ticket

* fix: #1486 fix linting deal-ticket issue

* fix: set price, fix NaN percentage, watch full order object

* fix: update only when market price is updated

* feat: #1486 add fees from est. order query, fees breakdown, fix BigNumber NaN issue

* feat: #1486 add fee factors in generate deal ticket query

* fix: #1486 show margin on short

* fix: #1486 format price and fix dal ticket use order margin import

* fix: #1486 fix price memo

* feat: #1486 update estimate ordr query with order price or mark price

* fix: #1486 revert apps/console-lite/.env

* fix: #1486 fix NaN value on close out

* fix: #1486 revert close out calculation

* fix: #1486 prevent NaN close out

* fix: #1486 revert close out

* feat: #1486 add fee factor percentages in tooltip and fix NaN

* fix: #1486 fix deal-ticket-steps est close out null handling

* fix: #1486 fix deal-ticket-steps est close out null handling

* fix: #1486 add tooltip for fees

* fix: #1486 fix console-lite formatting on notional size and close out

* fix: #1486 total fees formatting inside the hook

* feat: #1486 add qutote to fees tooltip

* fix: #1486 update hook, price, console-lite and styling

* chore: fix mock types

* fix: #1486 fix tests in console-lite

* fix: #1486 add declaration.d.ts to console-lite-e2e

* fix: #1486 fix deal ticket test

* fix: #1486 fix deal ticket test

Co-authored-by: Rado <szpiechrados@gmail.com>
2022-10-23 14:08:02 +01:00
..
connect-dialog feat: 1486 add details of expected fees margin close out to deal ticket (#1771) 2022-10-23 14:08:02 +01:00
connectors fix: wallet errors incorrectly showing as user rejections (#1737) 2022-10-13 14:34:16 +01:00
manage-dialog feat#873): wallet service v2 (#1349) 2022-10-03 11:12:34 -07:00
vega-transaction-dialog chore: misc quick wins (#1596) 2022-10-04 21:00:06 -07:00
constants.ts feat: add connect vega wallet button to the deal ticket (#1768) 2022-10-18 17:59:17 +01:00
context.ts feat#873): wallet service v2 (#1349) 2022-10-03 11:12:34 -07:00
index.ts feat: add connect vega wallet button to the deal ticket (#1768) 2022-10-18 17:59:17 +01:00
provider.spec.tsx feat#873): wallet service v2 (#1349) 2022-10-03 11:12:34 -07:00
provider.tsx feat#873): wallet service v2 (#1349) 2022-10-03 11:12:34 -07:00
setup-tests.ts Feat/83 switching vega key (#156) 2022-03-31 10:16:30 -07:00
storage.ts feat#873): wallet service v2 (#1349) 2022-10-03 11:12:34 -07:00
use-eager-connect.ts feat#873): wallet service v2 (#1349) 2022-10-03 11:12:34 -07:00
use-json-rpc-connect.ts feat#873): wallet service v2 (#1349) 2022-10-03 11:12:34 -07:00
use-vega-transaction.spec.tsx feat#873): wallet service v2 (#1349) 2022-10-03 11:12:34 -07:00
use-vega-transaction.tsx feat#873): wallet service v2 (#1349) 2022-10-03 11:12:34 -07:00
use-vega-wallet.ts Feat/471 cancel order (#610) 2022-06-29 10:03:20 +01:00
utils.spec.ts feat#873): wallet service v2 (#1349) 2022-10-03 11:12:34 -07:00
utils.ts feat#873): wallet service v2 (#1349) 2022-10-03 11:12:34 -07:00