-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: [PE-549] Adopt DS on CGN detail screen (#5651)
## Short description This PR refactors the CGN detail screen to adopt the new DS Components ## List of changes proposed in this pull request - Changes `CgnDetailScreen` - Changes every child component for status information rendering ## How to test Check the CGN detail screen to be properly rendered. https://github.com/pagopa/io-app/assets/3959405/ccdfff2c-f789-4490-b2a3-00a326af54cc | CGN Status | Screen | |--------|--------| | Active | Check below video 👇 | | Revoked | <img src="https://github.com/pagopa/io-app/assets/3959405/33a64029-e6da-4944-a647-13a0ec37a6c0" height="500" /> | | Expired | <img src="https://github.com/pagopa/io-app/assets/3959405/044ac6da-af28-4b6d-883b-8d74f47b9e17" height="500" /> | | Eyca Status | Screen | |--------|--------| | Active | <img src="https://github.com/pagopa/io-app/assets/3959405/3bc2dc99-ea1e-4679-abd0-f07047b4bded" height="500" /> | | Pending | <img src="https://github.com/pagopa/io-app/assets/3959405/5e759079-e4c3-4dd5-86c1-52c45147a343" height="500" /> | | Error | <img src="https://github.com/pagopa/io-app/assets/3959405/b02b3a33-f358-48ab-9358-7633d8e66529" height="500" /> | --------- Co-authored-by: Fabio Bombardi <[email protected]> Co-authored-by: Alessandro Izzo <[email protected]>
- Loading branch information
1 parent
3ab6f47
commit 33fedf9
Showing
20 changed files
with
645 additions
and
892 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.