graphql-engine/frontend/libs/console/legacy-ce
Matthew Goodwin 54c6197ab7 console: fix stale react-query cache on story switching
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9085
GitOrigin-RevId: bf08d7ab68f1094ecfad1b5fb6e5a4625aa9e01f
2023-05-08 16:39:21 +00:00
..
.storybook console: Add alert/confirm/prompt component 2023-04-12 11:33:48 +00:00
src console: fix stale react-query cache on story switching 2023-05-08 16:39:21 +00:00
.babelrc platform: rename codebases and re import code 2022-10-20 16:21:56 +00:00
.eslintrc.json frontend: use relative paths instead of absolute within modules 2023-02-22 16:38:45 +00:00
jest.config.ts frontend: update nx to latest 15 2023-02-28 19:42:51 +00:00
postcss.config.js platform: rename codebases and re import code 2022-10-20 16:21:56 +00:00
project.json frontend: update nx to latest 15 2023-02-28 19:42:51 +00:00
README.md platform: rename codebases and re import code 2022-10-20 16:21:56 +00:00
tailwind.config.js platform: rename codebases and re import code 2022-10-20 16:21:56 +00:00
tsconfig.json platform: rename codebases and re import code 2022-10-20 16:21:56 +00:00
tsconfig.lib.json refactor (console): Custom field names modal [GDC-654] [NX Migration Redo] 2023-01-26 00:00:57 +00:00
tsconfig.spec.json frontend: update nx to latest 15 2023-02-28 19:42:51 +00:00

console-legacy-ce

This library was generated with Nx.

Running unit tests

Run nx test console-legacy-ce to execute the unit tests via Jest.