Skip to content
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

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

SchrodingersGat
Copy link
Member

@SchrodingersGat SchrodingersGat added enhancement This is an suggested enhancement or new feature order Related to purchase orders / sales orders build Build orders refactor User Interface Related to the frontend / User Interface labels Jan 21, 2025
@SchrodingersGat SchrodingersGat added this to the 1.0.0 milestone Jan 21, 2025
Copy link

netlify bot commented Jan 21, 2025

Deploy Preview for inventree-web-pui-preview ready!

Name Link
🔨 Latest commit d66f664
🔍 Latest deploy log https://app.netlify.com/sites/inventree-web-pui-preview/deploys/679365a6166d5700083bbbc4
😎 Deploy Preview https://deploy-preview-8933--inventree-web-pui-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100 (🟢 up 1 from production)
Accessibility: 86 (no change from production)
Best Practices: 100 (no change from production)
SEO: 78 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Jan 21, 2025

Codecov Report

Attention: Patch coverage is 21.51899% with 62 lines in your changes missing coverage. Please review.

Project coverage is 85.21%. Comparing base (4a9785d) to head (d66f664).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
src/frontend/src/pages/build/BuildCalendar.tsx 10.52% 34 Missing ⚠️
src/frontend/src/components/calendar/Calendar.tsx 11.53% 22 Missing and 1 partial ⚠️
src/frontend/src/pages/build/BuildIndex.tsx 42.85% 2 Missing and 2 partials ⚠️
...nd/src/components/buttons/SegmentedIconControl.tsx 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8933      +/-   ##
==========================================
- Coverage   85.28%   85.21%   -0.07%     
==========================================
  Files        1176     1179       +3     
  Lines       51794    51877      +83     
  Branches     2108     2127      +19     
==========================================
+ Hits        44171    44208      +37     
- Misses       7094     7125      +31     
- Partials      529      544      +15     
Flag Coverage Δ
pui 69.17% <21.51%> (-0.21%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Build orders enhancement This is an suggested enhancement or new feature order Related to purchase orders / sales orders refactor User Interface Related to the frontend / User Interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Re-Add Custom views (calendar / tree) for orders
1 participant