vega-frontend-monorepo/apps/console-lite
Matthew Russell 5fe994521f
chore(#1909): remove deprecated apis (#2081)
* chore: update queries using deprecated fields

* chore: regen generated files

* fix: account for new data shape as a result of PartyBalance.graphql changes

* fix: accounts data resulting from  MarketInfo.graphql changes

* fix: accounts data resulting from  PartyMarketData.graphql changes

* fix: accounts data resulting from  MarketPositions.graphql changes

* fix: accounts data resulting from  Accounts.graphql changes

* chore: update generate functions to return the correct shape

* chore: fix deal ticket tests

* chore: add missing fields too generateMarketInfoQuery mock

* chore: remove tsignore now object is properly typed

* fix: add missing mock for trading page

* chore: fix import path for validation hook

* chore: fix no data display for console lite assets
2022-11-16 12:31:23 -08:00
..
src chore(#1909): remove deprecated apis (#2081) 2022-11-16 12:31:23 -08: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 chore: make apps use stagnet3 as default env (#2024) 2022-11-11 11:06:47 +01:00
.env.capsule fix: cleanup more env things (#1383) 2022-09-18 11:15:05 +00:00
.env.devnet chore: sepolia migration (#1517) 2022-10-04 15:24:27 -07:00
.env.mainnet fix: cleanup more env things (#1383) 2022-09-18 11:15:05 +00:00
.env.sandbox fix: #1826 fix vega docs links (#1967) 2022-11-07 18:12:40 +00:00
.env.stagnet1 chore: add .env.sandbox files (#1796) 2022-10-20 12:12:08 +02:00
.env.stagnet3 chore: change tests to use stagnet3 by default (#1760) 2022-10-17 16:11:13 +02:00
.env.testnet chore: sepolia migration (#1517) 2022-10-04 15:24:27 -07: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 chore: add build-spec targets and execute on affected apps and libs on CI (#1745) 2022-10-25 09:41:16 +02: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: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
tsconfig.spec.json chore: add build-spec targets and execute on affected apps and libs on CI (#1745) 2022-10-25 09:41:16 +02:00