Skip to content

Refactor(admin UI):remove protection mode field from SCIM form#2077

Merged
duttarnab merged 3 commits intomainfrom
refactor/admin-ui/remove-protection-mode-field-from-scim-form
May 21, 2025
Merged

Refactor(admin UI):remove protection mode field from SCIM form#2077
duttarnab merged 3 commits intomainfrom
refactor/admin-ui/remove-protection-mode-field-from-scim-form

Conversation

@faisalsiddique4400
Copy link
Contributor

@faisalsiddique4400 faisalsiddique4400 commented May 21, 2025

Summary

This PR refactors the SCIM form in the Admin UI by removing the obsolete "Protection Mode" field, which is no longer required as per the latest specifications.


Changes

  • Removed the "Protection Mode" field from the SCIM form schema and UI.
  • Cleaned up any related logic or bindings in the component.

Notes

  • This is a non-functional UI change — no backend/API impact.
  • No unrelated changes are included.
  • Additional refactoring or cleanup will be handled in separate PRs if needed.

Closes #2066

- add new locale text for English, French, and Portuguese
- update sidebar name to use new locale key
- change SVG icon to non-fill to prevent blending with background on selection

Signed-off-by: faisalsiddique4400 <faisalsiddique10886@gmail.com>
@mo-auto
Copy link
Member

mo-auto commented May 21, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

@faisalsiddique4400 faisalsiddique4400 removed the request for review from syntrydy May 21, 2025 11:29
@mo-auto mo-auto added the comp-admin-ui Component affected by issue or PR label May 21, 2025
@sonarqubecloud
Copy link

@sonarqubecloud
Copy link

@duttarnab duttarnab merged commit de75b16 into main May 21, 2025
9 checks passed
@duttarnab duttarnab deleted the refactor/admin-ui/remove-protection-mode-field-from-scim-form branch May 21, 2025 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp-admin-ui Component affected by issue or PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(admin-ui): in SCIM form, Protection Mode field should be removed from form

3 participants