graphql-engine/frontend/libs/console/legacy-ee
Toan Nguyen 5355904d7e pro-console: enable monitoring tab for Enterprise Classic (Pro) when logging in with admin secret
## Description

The monitoring tab should be visible on the Hasura Enterprise Class (Pro) plan if the user login with admin secret (regression from EE Lite)

![2023-11-06_15-18](https://github.com/hasura/graphql-engine-mono/assets/1615675/31bba9d1-9f35-4050-bf24-58e8f781fc31)

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10457
GitOrigin-RevId: 9104f78cc6114d5b95e329f31f2bc16797d66b38
2023-11-09 17:57:38 +00:00
..
src pro-console: enable monitoring tab for Enterprise Classic (Pro) when logging in with admin secret 2023-11-09 17:57:38 +00:00
.babelrc platform: rename codebases and re import code 2022-10-20 16:21:56 +00:00
.eslintrc.json ci: introduce frontend related ci 2022-12-16 14:37:27 +00:00
jest.config.ts frontend: update nx to latest 15 2023-02-28 19:42:51 +00:00
project.json frontend: introduce tags system for libs 2023-05-09 10:43:51 +00:00
README.md 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 platform: rename codebases and re import code 2022-10-20 16:21:56 +00:00
tsconfig.spec.json platform: rename codebases and re import code 2022-10-20 16:21:56 +00:00

console-legacy-ee

This library was generated with Nx.

Running unit tests

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