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

fix(ui): implicit verification filter #3169

Merged
merged 2 commits into from
Jan 2, 2025

Conversation

Marvin9
Copy link
Contributor

@Marvin9 Marvin9 commented Dec 20, 2024

fixes #3076

shows filter only if implicit verifications meta exist in recent verifications.

default not to show those.

Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com>
@Marvin9 Marvin9 added this to the v1.2.0 milestone Dec 20, 2024
@Marvin9 Marvin9 self-assigned this Dec 20, 2024
@Marvin9 Marvin9 requested a review from a team as a code owner December 20, 2024 18:51
Copy link

netlify bot commented Dec 20, 2024

Deploy Preview for docs-kargo-io ready!

Name Link
🔨 Latest commit 2b5c7d9
🔍 Latest deploy log https://app.netlify.com/sites/docs-kargo-io/deploys/676ce7af8d80300008263f22
😎 Deploy Preview https://deploy-preview-3169.docs.kargo.io
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Marvin9 Marvin9 requested review from krancour and rpelczar December 20, 2024 18:51
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.40%. Comparing base (17a58cf) to head (2b5c7d9).
Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3169      +/-   ##
==========================================
+ Coverage   51.35%   51.40%   +0.05%     
==========================================
  Files         287      288       +1     
  Lines       26022    26108      +86     
==========================================
+ Hits        13363    13421      +58     
- Misses      11938    11961      +23     
- Partials      721      726       +5     

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

@krancour
Copy link
Member

Feature works great @Marvin9!

I suggested a wording change and then this LGTM.

Co-authored-by: Kent Rancourt <kent.rancourt@gmail.com>
Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com>
@Marvin9 Marvin9 force-pushed the Marvin9/fix-empty-verification-tab branch from 05f0ecd to 2b5c7d9 Compare December 26, 2024 05:20
@Marvin9 Marvin9 added this pull request to the merge queue Jan 2, 2025
Merged via the queue into main with commit 0dc9dc5 Jan 2, 2025
17 checks passed
@Marvin9 Marvin9 deleted the Marvin9/fix-empty-verification-tab branch January 2, 2025 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI: empty verifications tab in stage details
2 participants