vega-frontend-monorepo/apps/stats
m.ray 71ede25339
chore: upgrade to React 18 (#952)
* chore: upgrade react only

* chore: import renderHook from testing-library/react

* chore: add @babel/runtime to fix tests

* fix: fix some of the tests

* fix: fix some of the tests

* fix: fix tests failing on not being wrapped in act

* fix: fix tests in use-environment

* fix:  fix @types/react issue

* fix: fix formatting

* fix: remove unsued method

* fix: callout not accepting react node and root element null check

* fix: main.tsx stats null check

* fix: implicit any type fixes

* Update libs/environment/src/hooks/use-nodes.spec.tsx

* fix:  import act from testing-lib

* fix:  add strict mode back

* fix:  fix formatting issues

* fix: add babel deps for storybook

* Update tsconfig.json (#970)

* Update tsconfig.json

* feat: [console-lite] - add missing types in few places

Co-authored-by: maciek <maciek@vegaprotocol.io>

* chore(#952): remove any from useDataProvider hook

Co-authored-by: macqbat <kubat.maciek@gmail.com>
Co-authored-by: maciek <maciek@vegaprotocol.io>
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
2022-08-09 10:43:11 +01:00
..
src chore: upgrade to React 18 (#952) 2022-08-09 10:43:11 +01:00
.babelrc frontend-monorepo-127 Generalize stats page to work for all environments 2022-03-24 12:04:01 +00:00
.browserslistrc frontend-monorepo-127 Generalize stats page to work for all environments 2022-03-24 12:04:01 +00:00
.env Feat/dockerize frontends (#388) 2022-06-13 15:39:17 +01:00
.env.devnet Feat/dockerize frontends (#388) 2022-06-13 15:39:17 +01:00
.env.mainnet Feat/dockerize frontends (#388) 2022-06-13 15:39:17 +01:00
.env.stagnet1 Feat/dockerize frontends (#388) 2022-06-13 15:39:17 +01:00
.env.stagnet2 Feat/dockerize frontends (#388) 2022-06-13 15:39:17 +01:00
.env.testnet Feat/dockerize frontends (#388) 2022-06-13 15:39:17 +01:00
.eslintrc.json frontend-monorepo-127 Generalize stats page to work for all environments 2022-03-24 12:04:01 +00:00
.fleek.json Disable SRI for stats (#334) 2022-05-04 09:02:54 +01:00
jest.config.js Merge remote-tracking branch 'origin/master' into feat/127-generalised-stats-page 2022-03-24 12:21:44 +00:00
postcss.config.js frontend-monorepo-127 Generalize stats page to work for all environments 2022-03-24 12:04:01 +00:00
project.json Feat/675: Git info (#683) 2022-07-06 15:53:35 +00:00
README.md Add license to stats readme 2022-04-07 11:54:12 +01:00
tailwind.config.js Fix/411 asset dropdown style (#535) 2022-06-10 16:12:51 -07:00
tsconfig.app.json frontend-monorepo-127 Generalize stats page to work for all environments 2022-03-24 12:04:01 +00:00
tsconfig.json feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
tsconfig.spec.json frontend-monorepo-127 Generalize stats page to work for all environments 2022-03-24 12:04:01 +00:00

Stats viewer

https://status.vega.xyz

LICENSE

MIT