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

patch: signature display redesign #427

Merged
merged 1 commit into from
Mar 24, 2024

Conversation

Andreea-Lupu
Copy link
Contributor

What type of PR is this?

Which issue does this PR fix:

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs from IPAMD/CNI showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades. Has updating a running cluster been tested?:

Does this change require updates to the CNI daemonset config files to work?:

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link

codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.21%. Comparing base (09ab447) to head (196b88f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #427      +/-   ##
==========================================
+ Coverage   82.70%   84.21%   +1.51%     
==========================================
  Files          63       63              
  Lines        1885     1939      +54     
  Branches      485      529      +44     
==========================================
+ Hits         1559     1633      +74     
+ Misses        315      296      -19     
+ Partials       11       10       -1     

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

@andaaron
Copy link
Contributor

andaaron commented Feb 23, 2024

Attaching some issues with aligning the icons.

This is for the tag details in case of cosign icons:
Tag_details_Cosign_icon_not_alligned_with_CVE_icon

This is for the repo card in case of unsigned images.
Repo_list_tile_unsigned_icon_not_alligned_with_CVE_icon

As a separate note, I had the same signature type icon is shown multiple times if there are multiple signatures available. Is this intended?

@andaaron
Copy link
Contributor

andaaron commented Feb 23, 2024

multiple_signatures_repo_details

This doesn't seem to be the case for other places where we display signatures.

@Andreea-Lupu Andreea-Lupu force-pushed the signature_redesign branch 3 times, most recently from 72c6ad8 to be884e5 Compare February 29, 2024 16:08
@rchincha
Copy link
Contributor

Make it a single icon
"Authors" -> "Signed-by: [list of authors]"

@andaaron
Copy link
Contributor

Conclusion is to show a single icon per signing tool

@Andreea-Lupu Andreea-Lupu force-pushed the signature_redesign branch 4 times, most recently from e965241 to 0d86a6e Compare March 15, 2024 22:39
@andaaron andaaron linked an issue Mar 19, 2024 that may be closed by this pull request
Signed-off-by: Raul-Cristian Kele <raulkeleblk@gmail.com>
Signed-off-by: Andreea-Lupu <andreealupu1470@yahoo.com>
@andaaron
Copy link
Contributor

@Andreea-Lupu, @raulkele, thank you again for this feature!

@andaaron andaaron merged commit c4d595c into project-zot:main Mar 24, 2024
8 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.

[Feat] Implement redesign of signature icons and tooltips
4 participants