-
Notifications
You must be signed in to change notification settings - Fork 113
fix(IT Wallet): [SIW-3266] Replace issuer label IT translation for pid detail #7560
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
base: master
Are you sure you want to change the base?
Conversation
PR Title Validation for conventional commit type✅ All good! PR title follows the conventional commit type. |
Jira Pull Request LinkThis Pull Request refers to Jira issues: |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #7560 +/- ##
==========================================
- Coverage 59.66% 54.41% -5.26%
==========================================
Files 1859 1731 -128
Lines 40313 38059 -2254
Branches 9257 8746 -511
==========================================
- Hits 24053 20709 -3344
- Misses 16188 17287 +1099
+ Partials 72 63 -9
... and 353 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Short description
This pull request makes a minor update to the Italian locale file, changing the text of the issuer label in PID detail.
List of changes proposed in this pull request
verifiableCredentials.claims.releasedByPidinlocales/it/index.jsonfor the "Emissione IT-Wallet ID" text.ItwIssuanceMetadata.tsxto include a check for IT Wallet credentials when displaying the PID detail view.How to test