PromucFlow_constructor/app/client/src/pages/AdminSettings
Abhijeet 73e239b9f8
chore: Move signup_disabled and form_login_enabled from envs to DB (#39882)
## 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._


/test 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/14058953075>
> Commit: 80445acc542f201c01a40a09323097a946959e50
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=14058953075&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Settings`
> Spec:
> <hr>Tue, 25 Mar 2025 12:19:59 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**
- Organizations now control form login and signup behavior with updated,
clearer configuration flags.
- **Refactor**
- Renamed settings to reflect an enabled state for form login and a
disabled state for signup.
- Removed deprecated restart functionality and reorganized utility
classes for improved maintainability.
- **Chores/Tests**
- Updated tests and environment examples to align with the new
configuration settings and ensure consistent behavior.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-03-26 11:26:00 +05:30
..
Authentication chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
Branding chore: Migrate Tenant to Organization (#38891) 2025-02-18 20:41:07 +05:30
config chore: Separate files for Redux Types (#38559) 2025-01-10 10:21:54 +05:30
FormGroup chore: Migrate Tenant to Organization (#38891) 2025-02-18 20:41:07 +05:30
components.tsx chore: Move IDE header to ADS/Templates (#37764) 2024-11-27 07:05:20 +00:00
DisconnectService.test.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
DisconnectService.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
index.tsx chore: Analytics util refactor (#38089) 2024-12-19 17:46:22 +05:30
LeftPane.tsx chore: Migrate Tenant to Organization (#38891) 2025-02-18 20:41:07 +05:30
loader.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
Main.tsx chore: Migrate Tenant to Organization (#38891) 2025-02-18 20:41:07 +05:30
RestartBanner.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
SaveSettings.tsx chore: Migrate Tenant to Organization (#38891) 2025-02-18 20:41:07 +05:30
SettingsForm.tsx chore: Move signup_disabled and form_login_enabled from envs to DB (#39882) 2025-03-26 11:26:00 +05:30