PromucFlow_constructor/app/client/src/ce/sagas
Ankita Kinger 62ffaf80a6
chore: Updating the login button names for OIDC & SAML to get it from tenant config (#32979)
## Description

Updating the login button names for OIDC & SAML to get it from tenant
config

Fixes [#25660](https://github.com/appsmithorg/appsmith/issues/25660)

## 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/9073688267>
> Commit: f8c04540add95bc3698baee624af952f4f750259
> Cypress dashboard url: <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=9073688267&attempt=1"
target="_blank">Click here!</a>

<!-- 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

- **Refactor**
- Improved admin settings management by removing redundant data fetching
in the super user functionalities.

- **New Features**
- Enhanced third-party authentication by dynamically updating social
login button labels based on tenant configurations.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-05-15 11:11:47 +05:30
..
__tests__ chore: add redux test plan dependency and add jest test case for pageSaga (#32714) 2024-04-18 14:17:51 +05:30
ActionExecution chore: Chore/conditional eval trigger (#31487) 2024-03-18 12:48:24 +05:30
analyticsSaga.ts chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
ApiCallerSagas.ts chore: module editor api refactor (#28261) 2023-10-20 17:06:39 +05:30
ApplicationSagas.tsx test:PartialExport_Widgets spec file updated and import app method updated with validations (#33343) 2024-05-10 19:20:40 +05:30
EnvironmentSagas.ts chore: code split for EE PR 2169 (#26669) 2023-09-11 14:09:41 +07:00
GitExtendedSagas.ts fix: minor changes for ee cd requirements (#30802) 2024-02-01 15:03:48 +05:30
helpers.ts chore: refactor in debugger saga to transform error logs in EE (#32383) 2024-04-11 11:36:48 +05:30
index.tsx fix: refactor widget addition sagas and widget operation sagas to allow gridPosition in pasteSaga (#32992) 2024-04-29 15:43:39 +05:30
JSActionSagas.ts chore: remove dsl flag (#30986) 2024-05-09 18:41:21 +05:30
NavigationSagas.ts chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
PageSagas.tsx chore: remove dsl flag (#30986) 2024-05-09 18:41:21 +05:30
SuperUserSagas.tsx chore: Updating the login button names for OIDC & SAML to get it from tenant config (#32979) 2024-05-15 11:11:47 +05:30
tenantSagas.tsx chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
userSagas.tsx chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
WorkspaceSagas.ts fix: Improving the homepage UI for better user experience (#33148) 2024-05-03 18:41:44 +05:30