PromucFlow_constructor/app/client/src
Ankita Kinger 1c17f357ef
chore: Showing admin setting categories based on feature flags (#40040)
## Description

Showing admin setting categories based on feature flags

Fixes #`Issue Number`  
_or_  
Fixes `Issue URL`
> [!WARNING]  
> _If no issue exists, please create an issue first, and check with the
maintainers if the issue is valid._

## Automation

/ok-to-test tags="@tag.Settings"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/14232885915>
> Commit: 762de563956fd870340990244ba9bef0ca2eaa32
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=14232885915&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Settings`
> Spec:
> <hr>Thu, 03 Apr 2025 01:45:37 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [ ] No


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- The admin settings interface now dynamically adjusts available
configuration options based on your organization’s multi-tenant setup,
ensuring you see only the relevant settings.

- **Refactor**
- The filtering process for configuration categories has been
streamlined, resulting in a cleaner and more intuitive settings display.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-04-03 08:31:12 +05:30
..
actions chore: Update integration modal (#39976) 2025-03-31 15:43:18 +05:30
api fix: Datasource API split changes (#39917) 2025-03-27 16:56:59 +05:30
assets feat: add action resp viz (#39690) 2025-03-12 13:59:36 +01:00
ce chore: Showing admin setting categories based on feature flags (#40040) 2025-04-03 08:31:12 +05:30
components feat: added global logout feature (#39942) 2025-04-02 12:20:06 +05:30
constants feat: implement disabled functionality in the property pane section and control (#39939) 2025-04-01 05:49:50 -07:00
Datasource/components
ee feat: Dummy Generate Prompt Button (#39964) 2025-03-31 12:03:43 +05:30
enterprise
entities fix: Make isDirty map optional (#39890) 2025-03-25 06:27:13 +00:00
git chore: git tag - adding ui improvments (#39972) 2025-03-31 19:23:11 +02:00
git-artifact-helpers/application chore: git pkg - package integration with git (#39342) 2025-02-19 13:42:58 +01:00
globalStyles
hooks chore: Updating google authentication config to support Multi Org flow on EE (#39985) 2025-03-31 18:33:11 +05:30
icons
IDE chore: Fixing renaming of Queries, JS and Widgets to replace spaces and special characters with underscore (#39596) 2025-03-06 18:24:04 +05:30
instrumentation chore: disable faro session tracking (#38523) 2025-01-08 14:15:30 +05:30
layoutSystems chore: Remove function calling flag (#39790) 2025-03-18 21:06:31 +05:30
mockResponses
mocks
navigation chore: Move entities/IDE/constants (#39064) 2025-02-07 16:45:55 +05:30
pages chore: Showing admin setting categories based on feature flags (#40040) 2025-04-03 08:31:12 +05:30
PluginActionEditor chore: Add separate flow for Anvil app publish (#39891) 2025-03-25 15:25:48 +05:30
plugins/Linting fix: Reduce cycle deps by removing wrong exports (#39268) 2025-02-14 18:26:31 +05:30
polyfills
reducers chore: Update integration modal (#39976) 2025-03-31 15:43:18 +05:30
reflow
sagas chore: UI package main pane relevant ce changes (#39961) 2025-04-02 14:08:01 +05:30
selectors feat: Cloud billing static UI (#39846) 2025-03-26 14:17:46 +05:30
templates
theme
usagePulse fix: Use Spring's native CSRF protection, and fix login page (#37292) 2025-03-08 21:01:02 +05:30
utils chore: Showing admin setting categories based on feature flags (#40040) 2025-04-03 08:31:12 +05:30
WidgetProvider fix:codeowners file (#39447) 2025-02-26 15:21:36 +03:00
WidgetQueryGenerators fix: Separate Plugin Entity from Action (#38582) 2025-01-15 11:29:32 +05:30
widgets feat: disable table features when infinite scroll is enabled (#40020) 2025-04-02 05:11:08 -07:00
workers feat: added global logout feature (#39942) 2025-04-02 12:20:06 +05:30
App.css
AppErrorBoundry.tsx
config.d.ts
Globals.d.ts
index.css fix: Revert "Revert "feat: Added focus ring for focus visible (#37700)" (#… (#38655) 2025-02-03 11:12:29 +05:30
index.tsx chore: bypass immer for first evaluation, fixed cloneDeep issue and using mutative instead of immer (#38993) 2025-02-06 11:20:08 +05:30
LandingScreen.tsx
preload-route-chunks.ts
react-app-env.d.ts chore: Eject CRA (#39264) 2025-02-14 14:24:41 +05:30
RouteChangeListener.tsx
serviceWorker.ts chore: add etag caching in consolidated api for application view mode (#38873) 2025-01-30 13:54:34 +05:30
store.ts chore: Move existing middlewares to a middlewares folder and added pass through middleware for packages (#39410) 2025-03-05 20:55:35 +05:30
wdyr.ts