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

feat: Removed IDV Status details call #418

Merged

Conversation

rijuma
Copy link
Member

@rijuma rijuma commented Sep 12, 2024

Description

After this change on edx-name-affirmation (edx/edx-name-affirmation#215), the status for the IDV attempt status was added to the payload for the Verified Name History endpoint. This change removes the need for using the account verification detail to get the attempt status.

I've also tweaked the tooltip to make it a bit nicer on the UI and formatted properly for human readability.

Screenshots

Screenshot 2024-09-13 at 12 25 34

Screenshot 2024-09-13 at 12 25 46

@rijuma rijuma marked this pull request as ready for review September 12, 2024 12:30
Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.72%. Comparing base (c6ed509) to head (11b6bea).
Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #418      +/-   ##
==========================================
+ Coverage   84.49%   84.72%   +0.23%     
==========================================
  Files         185      185              
  Lines        3817     3849      +32     
  Branches      912      947      +35     
==========================================
+ Hits         3225     3261      +36     
+ Misses        570      566       -4     
  Partials       22       22              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

src/users/VerifiedName.jsx Outdated Show resolved Hide resolved
src/users/VerifiedName.jsx Outdated Show resolved Hide resolved
@rijuma rijuma force-pushed the rijuma/remove-verification-attempt-status-call branch from cb1db29 to 6ea7026 Compare September 13, 2024 15:12
@rijuma rijuma force-pushed the rijuma/remove-verification-attempt-status-call branch from 6ea7026 to 11b6bea Compare September 13, 2024 15:26
Copy link

@MichaelRoytman MichaelRoytman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thank you for addressing my feedback and making the UI clearer!

@zawan-ila zawan-ila merged commit 8dba940 into openedx:master Sep 16, 2024
7 checks passed
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.

4 participants