-
Notifications
You must be signed in to change notification settings - Fork 7
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
Fix(pn-12958): fix regression of ApiIntegration Component #1403
Conversation
packages/pn-personagiuridica-webapp/src/components/IntegrazioneApi/VirtualKeys.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To test this pr I need all the combination and what I should see. Can you list all the cases in the pr description? Check with maurizio and alessandro.
packages/pn-personagiuridica-webapp/src/components/IntegrazioneApi/VirtualKeys.tsx
Outdated
Show resolved
Hide resolved
packages/pn-personagiuridica-webapp/src/pages/ApiIntegration.page.tsx
Outdated
Show resolved
Hide resolved
packages/pn-personagiuridica-webapp/src/pages/ApiIntegration.page.tsx
Outdated
Show resolved
Hide resolved
packages/pn-commons/src/utility/__test__/localization.utility.test.ts
Outdated
Show resolved
Hide resolved
packages/pn-personagiuridica-webapp/src/components/IntegrazioneApi/ApiKeysDataSwitch.tsx
Outdated
Show resolved
Hide resolved
packages/pn-personagiuridica-webapp/src/components/IntegrazioneApi/ApiKeysDataSwitch.tsx
Outdated
Show resolved
Hide resolved
packages/pn-personagiuridica-webapp/src/components/IntegrazioneApi/ApiKeysDataSwitch.tsx
Outdated
Show resolved
Hide resolved
packages/pn-personagiuridica-webapp/src/components/IntegrazioneApi/VirtualKeys.tsx
Outdated
Show resolved
Hide resolved
packages/pn-personagiuridica-webapp/src/components/IntegrazioneApi/VirtualKeysTable.tsx
Outdated
Show resolved
Hide resolved
packages/pn-personagiuridica-webapp/src/pages/ApiIntegration.page.tsx
Outdated
Show resolved
Hide resolved
packages/pn-personagiuridica-webapp/src/utility/apikeys.utility.tsx
Outdated
Show resolved
Hide resolved
packages/pn-personagiuridica-webapp/src/pages/ApiIntegration.page.tsx
Outdated
Show resolved
Hide resolved
packages/pn-personagiuridica-webapp/src/pages/ApiIntegration.page.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Before merging, the conversation with design team must be closed
Short description
insert a new state in virtual key table, the choice to insert the chip in fe was made based on the fact that in bff every time the state of a public changes, a call is made to the virtuals which would in turn call the publics again. all this was done to continue working and managing the virtual ones even if there are no active public ones
when change public in not active does one call to api
when create or rotate public called virtual and check issuer api
List of changes proposed in this pull request
How to test
when public is not active the virtual keys with status Active change into Disabled with new color chip