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

[PUI] Installed items #8202

Merged
merged 6 commits into from
Sep 27, 2024

Conversation

SchrodingersGat
Copy link
Member

Adds ability to manually install / uninstall stock items in PUI:

  • Forms
  • Business logic
  • Refactor existing pages a bit

@SchrodingersGat SchrodingersGat added user interface User Interface Related to the frontend / User Interface labels Sep 27, 2024
@SchrodingersGat SchrodingersGat added this to the 0.17.0 milestone Sep 27, 2024
Copy link

netlify bot commented Sep 27, 2024

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

Name Link
🔨 Latest commit afe89f5
🔍 Latest deploy log https://app.netlify.com/sites/inventree-web-pui-preview/deploys/66f63e8737f5b60008a9723c
😎 Deploy Preview https://deploy-preview-8202--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: 99 (🔴 down 1 from production)
Accessibility: 86 (no change from production)
Best Practices: 92 (no change from production)
SEO: 70 (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 Sep 27, 2024

Codecov Report

Attention: Patch coverage is 71.18644% with 17 lines in your changes missing coverage. Please review.

Project coverage is 83.90%. Comparing base (a5f2273) to head (afe89f5).
Report is 307 commits behind head on master.

Files with missing lines Patch % Lines
src/frontend/src/pages/stock/StockDetail.tsx 70.58% 4 Missing and 1 partial ⚠️
.../frontend/src/tables/stock/InstalledItemsTable.tsx 66.66% 4 Missing and 1 partial ⚠️
src/frontend/src/components/forms/ApiForm.tsx 62.50% 1 Missing and 2 partials ⚠️
src/frontend/src/forms/StockForms.tsx 82.35% 1 Missing and 2 partials ⚠️
src/backend/InvenTree/stock/serializers.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8202      +/-   ##
==========================================
+ Coverage   83.88%   83.90%   +0.01%     
==========================================
  Files        1161     1161              
  Lines       52116    52164      +48     
  Branches     1877     1888      +11     
==========================================
+ Hits        43717    43766      +49     
+ Misses       7934     7926       -8     
- Partials      465      472       +7     
Flag Coverage Δ
backend 85.81% <0.00%> (-0.01%) ⬇️
pui 66.17% <72.41%> (+0.20%) ⬆️

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.

@SchrodingersGat SchrodingersGat merged commit 392624c into inventree:master Sep 27, 2024
28 checks passed
@SchrodingersGat SchrodingersGat deleted the installed-items branch September 27, 2024 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
User Interface Related to the frontend / User Interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant