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: [IOPID-1725] New DS on CIE certificates KO screen #5775

Merged
merged 7 commits into from
May 17, 2024

Conversation

Ladirico
Copy link
Contributor

@Ladirico Ladirico commented May 16, 2024

Short description

Integrate new DS on CIE certificates KO screen

Note

To test this case, I replaced the wrong pin screen with this one (the CIE certificate KO screen), so the video flow is wrong, but the important thing was to show the screen!

Note

Accessibility tests have not been performed because the template of this screen has been tested many other times and works.

Screens

🤖 Android 🤖 🍏 iOS 🍏
android_cie_expired.mp4
ios_cie_expired.mov

How to test

Run this command yarn cie-ios:prod and after this run the application with production environment and then, if you, like me, do not have an expired or revoked CIE, change this setState with this setState and insert the uncorrect PIN before scan the card.
If you have an expired or revoked CIE, run the flow normally.

@Ladirico Ladirico changed the title change screen and texts [IOPID-1725] new DS on CIE certificates KO May 16, 2024
@Ladirico Ladirico changed the title [IOPID-1725] new DS on CIE certificates KO [IOPID-1725] new DS on CIE certificates KO screen May 16, 2024
@Ladirico Ladirico requested a review from shadowsheep1 May 16, 2024 07:31
@pagopa-github-bot pagopa-github-bot changed the title [IOPID-1725] new DS on CIE certificates KO screen feat: [IOPID-1725] New DS on CIE certificates KO screen May 16, 2024
@pagopa-github-bot
Copy link
Collaborator

pagopa-github-bot commented May 16, 2024

Affected stories

  • 🌟 IOPID-1725: [DS-CIE][APP] Certificato KO (Common iOS/Android)
    subtask of

Generated by 🚫 dangerJS against 8a488f6

@Ladirico Ladirico self-assigned this May 16, 2024
@Ladirico Ladirico added the IO-A&I IO - Autenticazione e Identità label May 16, 2024
Copy link

codecov bot commented May 16, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 49.54%. Comparing base (4f204b4) to head (8a488f6).
Report is 83 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5775      +/-   ##
==========================================
+ Coverage   48.42%   49.54%   +1.11%     
==========================================
  Files        1488     1604     +116     
  Lines       31617    31879     +262     
  Branches     7669     7656      -13     
==========================================
+ Hits        15311    15793     +482     
+ Misses      16238    16032     -206     
+ Partials       68       54      -14     
Files Coverage Δ
ts/navigation/AuthenticationNavigator.tsx 40.00% <ø> (ø)
...s/authentication/cie/CieExpiredOrInvalidScreen.tsx 20.00% <0.00%> (-40.00%) ⬇️

... and 435 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e8eeee1...8a488f6. Read the comment docs.

@Ladirico Ladirico marked this pull request as ready for review May 16, 2024 16:07
@Ladirico Ladirico requested review from thisisjp and a team as code owners May 16, 2024 16:07
@Ladirico
Copy link
Contributor Author

@mariateresaventura review copy please 😁🙏🏼

Copy link
Member

@shadowsheep1 shadowsheep1 left a comment

Choose a reason for hiding this comment

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

LGTM

@mariateresaventura
Copy link
Contributor

@mariateresaventura review copy please 😁🙏🏼

Done!

@Ladirico Ladirico merged commit 26db96b into master May 17, 2024
13 checks passed
@Ladirico Ladirico deleted the IOPID-1725-ds-cie-ko-certificate branch May 17, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO-A&I IO - Autenticazione e Identità
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants