-
-
Notifications
You must be signed in to change notification settings - Fork 814
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
Remove unneeded AjaxView usage #8461
Conversation
✅ Deploy Preview for inventree-web-pui-preview canceled.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #8461 +/- ##
=======================================
Coverage 84.35% 84.36%
=======================================
Files 1175 1175
Lines 53636 53662 +26
Branches 2015 2015
=======================================
+ Hits 45245 45270 +25
- Misses 7872 7873 +1
Partials 519 519
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Nice addition, thanks @matmair |
@SchrodingersGat slowly chipping away at CUI removal |
This PR removes an unneeded dependency on AjaxView in prep for #8384. Also updates the schema for the information endpoint and removes the general "not found" endpoint from the schema.