-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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: Add last sync field to application tile #13184
Conversation
2baa18c
to
fa24ef1
Compare
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.
LGTM
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.
LGTM
@reginapizza heads up, looks like CI is failing due to a linter issue |
Head branch was pushed to by a user without write access
ad11174
to
a5ff5f5
Compare
a5ff5f5
to
3ad4bf4
Compare
Signed-off-by: Regina Scott <rescott@redhat.com>
e4279a9
to
ee55924
Compare
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #13184 +/- ##
==========================================
- Coverage 49.06% 49.06% -0.01%
==========================================
Files 246 246
Lines 42587 42587
==========================================
- Hits 20897 20894 -3
- Misses 19574 19576 +2
- Partials 2116 2117 +1 see 2 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Regina Scott <rescott@redhat.com>
Adds "Last Sync" data to application tiles on list page.
Fixes #13141.
Checklist:
Please see Contribution FAQs if you have questions about your pull-request.