-
-
Notifications
You must be signed in to change notification settings - Fork 851
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(frontend): Hide empty args in about dialog #9033
feat(frontend): Hide empty args in about dialog #9033
Conversation
✅ Deploy Preview for inventree-web-pui-preview ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #9033 +/- ##
==========================================
- Coverage 85.62% 85.51% -0.12%
==========================================
Files 1177 1177
Lines 52012 52024 +12
Branches 2115 2118 +3
==========================================
- Hits 44536 44488 -48
- Misses 6928 6997 +69
+ Partials 548 539 -9
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
The rendered args have not changed - is your testing environment providing that information in the old dialog? |
This cleans up the "About" dialog a bit: