vega-frontend-monorepo/apps/token/src
botond 7613a9fa9f
Feat/migrate libs (#1266)
* feat: add new generator with config

* feat: split off gql queries to separate files for the new generator

* fix: delete dummy schema

* feat: add generated queries with new codegen

* fix: regenerate from scratch and remove duplicates

* fix: libs and app gen folders

* fix: remove more duplicate queries

* fix: add generated files to be ignored by the formatter

* fix: format

* feat: migrate assets to use new code generator

* fix: generated imports

* fix: lint

* fix: accounts export

* fix: more imports

* fix: add type alias for new type system and regenerate

* fix: format

* fix: export

* fix: format

* fix: delete leftover file from merge

* chore: migrate candles-chart lib

* fix: remove redundant asset files

* chore: migrate accounts

* chore: update glob

* chore: add cleanup to fix-imports to support type migrations for now

* fix: imports

* fix: update market types

* fix: type import paths

* fix: format

* fix: import

* fix: types in e2e tests

* fix: format

* fix: lint
2022-09-09 16:14:48 +01:00
..
assets Feat/dockerize frontends (#388) 2022-06-13 15:39:17 +01:00
components Feat/migrate libs (#1266) 2022-09-09 16:14:48 +01:00
config feat: link to governance (908) (#1138) 2022-08-30 14:48:04 +01:00
contexts fix: provider sometimes not having signer (#964) 2022-08-08 10:16:10 +00:00
hooks Feat/migrate libs (#1266) 2022-09-09 16:14:48 +01:00
i18n feat (#896): large withdraws (#1180) 2022-09-05 18:30:13 -07:00
images Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
lib feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
routes Feat/migrate libs (#1266) 2022-09-09 16:14:48 +01:00
stores feat(#495): get smart contracts addresses from network params 2022-06-07 15:08:40 -07:00
app-loader.tsx Feat/Use callStatic to improve error messaging (#831) 2022-07-25 09:48:19 +01:00
app.tsx feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
favicon.ico Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
index.html chore: add better title based on old repo contents (#712) 2022-07-06 10:16:44 +01:00
main.tsx chore: upgrade to React 18 (#952) 2022-08-09 10:43:11 +01:00
polyfills.ts fix: walletconnect does not work (#935) 2022-08-03 14:56:40 +01:00
react-app-env.d.ts Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
report-web-vitals.ts Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
setup-tests.ts Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
styles.css feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00