-
-
Notifications
You must be signed in to change notification settings - Fork 784
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
[PUI] Add startpage to admin #7995
base: master
Are you sure you want to change the base?
Conversation
…pui-add-startpage-to-admin
✅ 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 #7995 +/- ##
==========================================
- Coverage 83.57% 83.48% -0.09%
==========================================
Files 1140 1133 -7
Lines 51013 50420 -593
Branches 1774 1765 -9
==========================================
- Hits 42633 42094 -539
+ Misses 7925 7869 -56
- Partials 455 457 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
This PR adds a "start page" to the Admin Center.
Closes invenhost#108
Closes invenhost#112
Closes invenhost#113