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] stock item delete #7204

Merged

Conversation

SchrodingersGat
Copy link
Member

Implement some more simple front-end actions for PUI

@SchrodingersGat SchrodingersGat added user interface User interface Platform UI Related to the React based User Interface labels May 12, 2024
@SchrodingersGat SchrodingersGat added this to the 0.15.0 milestone May 12, 2024
Copy link

netlify bot commented May 12, 2024

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

Name Link
🔨 Latest commit d185559
🔍 Latest deploy log https://app.netlify.com/sites/inventree-web-pui-preview/deploys/6640c3529848770008f29827
😎 Deploy Preview https://deploy-preview-7204--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 (no change 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 May 12, 2024

Codecov Report

Attention: Patch coverage is 44.44444% with 25 lines in your changes are missing coverage. Please review.

Project coverage is 84.05%. Comparing base (700a361) to head (d185559).

Files Patch % Lines
src/frontend/src/pages/part/CategoryDetail.tsx 44.44% 4 Missing and 1 partial ⚠️
...rontend/src/components/forms/fields/TableField.tsx 42.85% 4 Missing ⚠️
src/frontend/src/forms/PurchaseOrderForms.tsx 0.00% 4 Missing ⚠️
src/frontend/src/pages/part/PartDetail.tsx 42.85% 4 Missing ⚠️
src/frontend/src/pages/stock/LocationDetail.tsx 55.55% 4 Missing ⚠️
src/frontend/src/pages/stock/StockDetail.tsx 66.66% 2 Missing ⚠️
...ontend/src/components/forms/fields/ChoiceField.tsx 0.00% 0 Missing and 1 partial ⚠️
src/frontend/src/forms/StockForms.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7204      +/-   ##
==========================================
- Coverage   84.13%   84.05%   -0.09%     
==========================================
  Files        1052     1052              
  Lines       46181    46215      +34     
  Branches     1328     1335       +7     
==========================================
- Hits        38854    38844      -10     
- Misses       6991     7045      +54     
+ Partials      336      326      -10     
Flag Coverage Δ
pui 64.35% <44.44%> (-0.50%) ⬇️

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 b5a3e4a into inventree:master May 13, 2024
26 of 27 checks passed
@SchrodingersGat SchrodingersGat deleted the pui-stock-item-delete branch May 13, 2024 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform UI Related to the React based User Interface user interface User interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant