vega-frontend-monorepo/libs/orders/src/lib/order-hooks
Bartłomiej Głownia 191e73335e
chore: fixes for 0.56 release (#1487)
* chore: use new GQL candle fields

* Revert "chore: downgrade to 0.55 (#1406)"

This reverts commit cc7a4f2ddd.

* chore: update queries to be compatible with 0.56

* fix: update positions data provider to use only marketId field, omit new position insertion for now

* fix: regen types after merging candles query update

* chore: remove unused generated files

* chore: check for null markets connection

* fix: import errors

* chore: export types from market-list, disable unrelated failing tests

Co-authored-by: johnwalley <john@walley.org.uk>
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2022-09-26 17:40:08 -07:00
..
__generated__ chore: fixes for 0.56 release (#1487) 2022-09-26 17:40:08 -07:00
__generated___ chore: stagnet3 api updates (#1321) 2022-09-20 08:24:28 -07:00
index.ts feat: [console-lite] - abstract components for portfolio page (#1306) 2022-09-22 13:09:12 +02:00
order-event-query.ts chore(#1259): replaced market name with tradable instrument name (#1269) 2022-09-07 11:37:39 -07:00
Orders.graphql chore: stagnet3 api updates (#1321) 2022-09-20 08:24:28 -07:00
use-order-cancel.spec.tsx Fix/1083: Update type generator (#1219) 2022-09-06 10:03:10 +01:00
use-order-cancel.tsx feat: [console-lite] - abstract components for portfolio page (#1306) 2022-09-22 13:09:12 +02:00
use-order-edit.spec.tsx Fix/1083: Update type generator (#1219) 2022-09-06 10:03:10 +01:00
use-order-edit.tsx chore: stagnet3 api updates (#1321) 2022-09-20 08:24:28 -07:00
use-order-event.ts Fix/1083: Update type generator (#1219) 2022-09-06 10:03:10 +01:00
use-order-submit.spec.tsx fix: #1297 Order submission expiresAt is only available when the time in force is of type GTT (#1308) 2022-09-12 14:28:07 +01:00
use-order-submit.tsx fix: #1297 Order submission expiresAt is only available when the time in force is of type GTT (#1308) 2022-09-12 14:28:07 +01:00
use-order-validation.spec.tsx chore: fix status mappings after API updates (#1119) 2022-08-23 10:24:33 -07:00
use-order-validation.tsx chore: fix status mappings after API updates (#1119) 2022-08-23 10:24:33 -07:00