-
Notifications
You must be signed in to change notification settings - Fork 66
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
Show "Expired" for expired licenses #4967
Conversation
fixes #4889 Admin overview showed "Expires: 2025-01-01" even when license has already expired, implying there was time left. Now shows "Expied: 2024-01-01" after license has expired.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4967 +/- ##
=======================================
Coverage 78.43% 78.43%
=======================================
Files 325 325
Lines 15353 15353
Branches 3530 3530
=======================================
Hits 12042 12042
Misses 3311 3311
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@hardillb One style nitpick, but happy to be ignored and this to be merged as is. |
Co-authored-by: Zeger-Jan van de Weg <[email protected]>
fixes #4889
Description
Admin overview showed "Expires: 2025-01-01" even when license has already expired, implying there was time left.
Now shows "Expied: 2024-01-01" after license has expired.
Related Issue(s)
#4889
Checklist
flowforge.yml
?FlowFuse/helm
to update ConfigMap TemplateFlowFuse/CloudProject
to update values for Staging/ProductionLabels
area:migration
label