PromucFlow_constructor/app/client/src/components/editorComponents
Trisha Anand 6beeb2513c
chore: Migrate Tenant to Organization (#38891)
## Description
> [!TIP]  
> _Add a TL;DR when the description is longer than 500 words or
extremely technical (helps the content, marketing, and DevRel team)._
>
> _Please also include relevant motivation and context. List any
dependencies that are required for this change. Add links to Notion,
Figma or any other documents that might be relevant to the PR._


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

/test all

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!CAUTION]
> 🔴 🔴 🔴 Some tests have failed.
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/13391658708>
> Commit: d30db4487d93622533aec846a17fecea12e0205e
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=13391658708&attempt=1&selectiontype=test&testsstatus=failed&specsstatus=fail"
target="_blank">Cypress dashboard</a>.
> Tags: @tag.All
> Spec: 
> The following are new failures, please fix them before merging the PR:
<ol>
>
<li>cypress/e2e/Regression/ClientSide/ActionExecution/FrameworkFunctions_LocalStoreValueFunctions_spec.ts
>
<li>cypress/e2e/Regression/ClientSide/SetProperty/WidgetPropertySetters2_spec.ts
>
<li>cypress/e2e/Regression/ClientSide/Widgets/TableV2/table_data_change_spec.ts</ol>
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/identified-flaky-tests-65890b3c81d7400d08fa9ee3?branch=master"
target="_blank">List of identified flaky tests</a>.
> <hr>Tue, 18 Feb 2025 14:35:32 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**
- Introduced organization-level configuration management, impacting
admin settings, login, and branding displays.
- Enhanced handling of permissions and feature flags now centered on
organizations.

- **Refactor**
- Updated user-facing terminology across the application from “tenant”
to “organization” (e.g., in dashboards, profile settings, error pages,
and admin panels).
- Refactored multiple components and services to utilize
organization-based logic instead of tenant-based logic.

- **Chore**
- Deployed comprehensive migration scripts to seamlessly transition all
settings and cached data to the new organization model.

These updates improve consistency and clarity in how configurations and
permissions are managed and presented.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-18 20:41:07 +05:30
..
ActionCreator fix: action creator zendesk actions not shown fixed (#38900) 2025-01-30 13:03:04 +05:30
CodeEditor feat: Inspect State CTA for discovery (#39100) 2025-02-14 21:57:08 +05:30
Debugger feat: Inspect State CTA for discovery (#39100) 2025-02-14 21:57:08 +05:30
form chore: Refactoring usage of editorType to ideType to remove code duplication (#38778) 2025-01-21 15:24:06 +05:30
GlobalSearch fix: Reduce cycle deps by removing wrong exports (#39268) 2025-02-14 18:26:31 +05:30
HighlightedCode chore: Eject CRA (#39264) 2025-02-14 14:24:41 +05:30
JSONViewer chore: Function Render of State Inspector (#38893) 2025-01-31 10:49:09 +05:30
LazyCodeEditor chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
PartialImportExport chore: Migrate Tenant to Organization (#38891) 2025-02-18 20:41:07 +05:30
WidgetQueryGeneratorForm chore: update select component (#38954) 2025-02-06 13:10:25 +05:30
ApiResponseView.test.tsx chore: Move entities/IDE/constants (#39064) 2025-02-07 16:45:55 +05:30
ApiResponseView.tsx chore: Move entities/IDE/constants (#39064) 2025-02-07 16:45:55 +05:30
AutoResizeTextArea.test.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
AutoResizeTextArea.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
BetaCard.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
Button.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
EditableText.tsx chore: Add Rename context menu (#37116) 2024-10-31 17:25:04 +05:30
EditorContextProvider.test.tsx fix: add testing library eslint rules (#31028) 2024-02-12 18:59:10 +03:00
EditorContextProvider.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
emptyResponse.tsx perf: reduce the bundle size, vol. 2 (#24969) 2023-07-17 00:19:41 +05:30
EntityBottomTabs.tsx feat: update response tab UI (#37640) 2024-11-28 17:01:50 +05:30
EntityExplorerSidebar.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ErrorBoundry.tsx feat: add CarbonConnect component (#37280) 2024-11-12 12:55:02 +01:00
ErrorTooltip.tsx feat: Automatic height updates for widgets based on contents (Auto Height) (#18341) 2022-11-23 15:18:23 +05:30
Form.tsx chore: Updating the login and signup page for cloud hosting as per new design (#32641) 2024-04-17 21:46:44 +05:30
FormLabel.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
FormRow.tsx chore: ME design audit CE (#26535) 2023-09-12 11:48:58 +05:30
HelperTooltip.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
JSResponseView.test.tsx chore: Move entities/IDE/constants (#39064) 2025-02-07 16:45:55 +05:30
JSResponseView.tsx chore: Move entities/IDE/constants (#39064) 2025-02-07 16:45:55 +05:30
LoadingOverlayScreen.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
ProductAlertBanner.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
PropertyPaneSidebar.tsx fix: Show bindings hiding behind scroll (#38553) 2025-01-09 09:08:28 +00:00
RadioButtonGroup.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ReadOnlyEditor.tsx chore: Update mixpanel masking classname (#38661) 2025-01-15 16:03:07 +05:30
Spinner.tsx
Tooltip.tsx
utils.test.ts chore: Init Plugin Action Response (#36485) 2024-09-25 13:14:26 +05:30
utils.ts chore: Init Plugin Action Response (#36485) 2024-09-25 13:14:26 +05:30