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] Fix stock actions #8569

Merged
merged 5 commits into from
Nov 27, 2024

Conversation

SchrodingersGat
Copy link
Member

  • Implement missing stock actions on stock item detail page
  • Fix logic which enables various actions

@SchrodingersGat SchrodingersGat added bug Identifies a bug which needs to be addressed Platform UI Related to the React based User Interface labels Nov 26, 2024
@SchrodingersGat SchrodingersGat added this to the 0.17.0 milestone Nov 26, 2024
Copy link

netlify bot commented Nov 26, 2024

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

Name Link
🔨 Latest commit f9a377d
🔍 Latest deploy log https://app.netlify.com/sites/inventree-web-pui-preview/deploys/6746939bfb40bd00080741a2
😎 Deploy Preview https://deploy-preview-8569--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: 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 Nov 26, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 84.49%. Comparing base (af39189) to head (f9a377d).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/frontend/src/pages/stock/StockDetail.tsx 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8569      +/-   ##
==========================================
- Coverage   84.70%   84.49%   -0.22%     
==========================================
  Files        1183     1180       -3     
  Lines       54000    53788     -212     
  Branches     2032     2031       -1     
==========================================
- Hits        45743    45450     -293     
- Misses       7735     7832      +97     
+ Partials      522      506      -16     
Flag Coverage Δ
pui 68.82% <75.00%> (-0.79%) ⬇️

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 81e87a6 into inventree:master Nov 27, 2024
26 checks passed
@SchrodingersGat SchrodingersGat deleted the return-to-stock branch November 27, 2024 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Identifies a bug which needs to be addressed Platform UI Related to the React based User Interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants