-
-
Notifications
You must be signed in to change notification settings - Fork 873
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
[UI] Reimplement calendar views #8933
base: master
Are you sure you want to change the base?
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 #8933 +/- ##
==========================================
- Coverage 86.11% 86.06% -0.05%
==========================================
Files 1181 1186 +5
Lines 52168 52269 +101
Branches 2186 2215 +29
==========================================
+ Hits 44923 44987 +64
- Misses 6687 6715 +28
- Partials 558 567 +9
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
- Adds search input
- Add missing "issue_date" field for SalesOrder - Refactor API for other order types - Fix rendering issues
TODO
Future Work