Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Console] Add UI Support for Multiple Email Addresses and Mobile Numbers per User #6583

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

PasinduYeshan
Copy link
Contributor

@PasinduYeshan PasinduYeshan commented Jul 12, 2024

Purpose

Add UI support for multiple email addresses and mobile numbers per user feature.

Key changes

When multiple email and mobile number support is enabled:

  • The Email and Mobile fields are replaced by Email Addresses and Mobile Numbers fields.
image
  • Primary Indicators: The primary email and mobile number are marked with a star icon for easy identification.

  • Verified Indicators:

    • Verified email addresses and mobile numbers display a tick icon.
    • Verification icons are shown only if email and mobile verification features are enabled.
  • Admin Actions:

    • Admin can trigger verification for email or mobile number if the relevant mobile verification or email verifications are enabled.
    • Admin can change the primary email or mobile number, if the verification on update is enabled, that email address/ or mobile number should be verified prior to make it primary.

Related Issues

Merge after

@PasinduYeshan PasinduYeshan changed the title Add UI Support for Multiple Email Addresses and Mobile Numbers per User [Console] Add UI Support for Multiple Email Addresses and Mobile Numbers per User Jul 13, 2024
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 32.02%. Comparing base (4a2604a) to head (489972c).
Report is 69 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6583      +/-   ##
==========================================
+ Coverage   31.79%   32.02%   +0.22%     
==========================================
  Files          41       41              
  Lines         890      893       +3     
  Branches      216      206      -10     
==========================================
+ Hits          283      286       +3     
- Misses        557      587      +30     
+ Partials       50       20      -30     
Flag Coverage Δ
@wso2is/core 32.02% <100.00%> (+0.22%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
modules/core/src/constants/profile-constants.ts 95.65% <100.00%> (+0.65%) ⬆️

... and 8 files with indirect coverage changes

@wso2-jenkins-bot
Copy link
Contributor

🦋 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants