wso2 / identity-apps

Apache License 2.0
69 stars 259 forks source link

Bug fixes and improvements to the console settings page #7050

Closed pavinduLakshan closed 2 weeks ago

pavinduLakshan commented 2 weeks ago

Purpose

Previously the userstore dropdown in the user assign view in individual roles was populated based on a hardcoded disabled userstore list. The business logic is improved with this PR to dynamically check for the active status of each userstore available and display only the active userstores in the dropdown.

Related Issues

Related PRs

Checklist

Security checks

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 31.79%. Comparing base (75e78b2) to head (a9df7da). Report is 19 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #7050 +/- ## ======================================= Coverage 31.79% 31.79% ======================================= Files 41 41 Lines 890 890 Branches 216 206 -10 ======================================= Hits 283 283 - Misses 557 607 +50 + Partials 50 0 -50 ``` | [Flag](https://app.codecov.io/gh/wso2/identity-apps/pull/7050/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | Coverage Δ | | |---|---|---| | [@wso2is/core](https://app.codecov.io/gh/wso2/identity-apps/pull/7050/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `31.79% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2#carryforward-flags-in-the-pull-request-comment) to find out more. [see 14 files with indirect coverage changes](https://app.codecov.io/gh/wso2/identity-apps/pull/7050/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2)
wso2-jenkins-bot commented 2 weeks ago

🦋 Changeset detected

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.