vega-frontend-monorepo/apps/console-lite
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
..
src chore: fixes for 0.56 release (#1487) 2022-09-26 17:40:08 -07:00
.babelrc feat: [console-lite] - change app name (#1114) 2022-08-23 16:02:08 +02:00
.browserslistrc feat: [console-lite] - change app name (#1114) 2022-08-23 16:02:08 +02:00
.env feat: [console-lite] - change app name (#1114) 2022-08-23 16:02:08 +02:00
.env.capsule fix: cleanup more env things (#1383) 2022-09-18 11:15:05 +00:00
.env.devnet fix: cleanup more env things (#1383) 2022-09-18 11:15:05 +00:00
.env.mainnet fix: cleanup more env things (#1383) 2022-09-18 11:15:05 +00:00
.env.stagnet3 fix: cleanup more env things (#1383) 2022-09-18 11:15:05 +00:00
.env.testnet Chore/migrate to new types (#1439) 2022-09-26 11:35:45 +01:00
.eslintrc.json Fix/1083: Update type generator (#1219) 2022-09-06 10:03:10 +01:00
jest.config.ts feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
netlify.toml feat: [console-lite] - change app name (#1114) 2022-08-23 16:02:08 +02:00
postcss.config.js feat: [console-lite] - change app name (#1114) 2022-08-23 16:02:08 +02:00
project.json feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
setup-tests.ts chore: stagnet3 api updates (#1321) 2022-09-20 08:24:28 -07:00
tailwind.config.js feat: [console-lite] - change app name (#1114) 2022-08-23 16:02:08 +02:00
tsconfig.app.json feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
tsconfig.json feat: [console-lite] - change app name (#1114) 2022-08-23 16:02:08 +02:00
tsconfig.spec.json feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00