From 9687e7e604d4af3ec1fa171e6ffc508ed700c45d Mon Sep 17 00:00:00 2001 From: notshivansh Date: Wed, 24 Jul 2024 14:04:34 +0530 Subject: [PATCH] add support for access type --- .gitignore | 4 +++- .../web/src/apps/dashboard/pages/settings/about/About.jsx | 4 ++-- .../web/src/apps/dashboard/pages/testing/transform.js | 6 +++++- apps/dashboard/web/polaris_web/web/src/util/func.js | 2 ++ libs/dao/src/main/java/com/akto/dto/ApiInfo.java | 2 +- 5 files changed, 13 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 6f831f5fbd..66c01622f7 100644 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,6 @@ temp_* *.templates-config.json https: **/target_test-classes - +**/data-kafka-data +**/data-zoo-data +**/data-zoo-logs diff --git a/apps/dashboard/web/polaris_web/web/src/apps/dashboard/pages/settings/about/About.jsx b/apps/dashboard/web/polaris_web/web/src/apps/dashboard/pages/settings/about/About.jsx index 050f85d98c..c54f14ae09 100644 --- a/apps/dashboard/web/polaris_web/web/src/apps/dashboard/pages/settings/about/About.jsx +++ b/apps/dashboard/web/polaris_web/web/src/apps/dashboard/pages/settings/about/About.jsx @@ -440,7 +440,7 @@ function About() { } const components = [accountInfoComponent, - window.IS_SAAS !== "true" ? handleIpsChange(val, false, "cidr")} type={"cidr"} /> : null, - window.IS_SAAS !== "true" ?