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: Update signature integration to display extra info #378

Merged

Conversation

raulkele
Copy link
Collaborator

What type of PR is this?
feature

Which issue does this PR fix:
Closes #374

What does this PR do / Why do we need it:
Display advanced signature information in zui. Design still WIP

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.

@codecov
Copy link

codecov bot commented Aug 20, 2023

Codecov Report

Merging #378 (1e81837) into main (96008d6) will decrease coverage by 1.36%.
Report is 1 commits behind head on main.
The diff coverage is 42.85%.

@@            Coverage Diff             @@
##             main     #378      +/-   ##
==========================================
- Coverage   87.50%   86.14%   -1.36%     
==========================================
  Files          52       53       +1     
  Lines        1529     1545      +16     
  Branches      399      408       +9     
==========================================
- Hits         1338     1331       -7     
- Misses        179      201      +22     
- Partials       12       13       +1     
Files Changed Coverage Δ
src/components/Explore/Explore.jsx 90.90% <ø> (ø)
src/components/Home/Home.jsx 100.00% <ø> (ø)
src/components/Login/ThirdPartyLoginComponents.jsx 5.55% <0.00%> (-0.33%) ⬇️
src/components/Repo/RepoDetails.jsx 100.00% <ø> (ø)
src/components/Shared/RepoCard.jsx 100.00% <ø> (ø)
src/components/Shared/SignatureTooltip.jsx 0.00% <0.00%> (ø)
src/components/Tag/TagDetails.jsx 97.18% <ø> (ø)
src/utilities/objectModels.js 73.91% <14.28%> (-26.09%) ⬇️
src/api.js 65.51% <100.00%> (-1.15%) ⬇️
src/components/Login/SignIn.jsx 87.17% <100.00%> (+0.11%) ⬆️
... and 2 more

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@andaaron
Copy link
Contributor

How will the UI look like with this change?

@raulkele raulkele force-pushed the feat/update-signature-data-usage branch from 4664f11 to f3925b5 Compare August 28, 2023 12:16
Signed-off-by: Raul-Cristian Kele <raulkeleblk@gmail.com>
@raulkele raulkele force-pushed the feat/update-signature-data-usage branch from f3925b5 to 1e81837 Compare August 28, 2023 13:57
@andaaron andaaron merged commit 845726c into project-zot:main Aug 28, 2023
6 of 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] ZUI: Leverage the new signature data
2 participants