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] Supplier part badges #8624

Closed

Conversation

SchrodingersGat
Copy link
Member

  • Adds badges and more info to the supplier part page
  • Fixes some bugs with the SupplierPart API
  • Adds more annotation / filters to the SupplierPart API

@SchrodingersGat SchrodingersGat added enhancement This is an suggested enhancement or new feature api Relates to the API Platform UI Related to the React based User Interface labels Dec 3, 2024
@SchrodingersGat SchrodingersGat added this to the 0.17.0 milestone Dec 3, 2024
Copy link

netlify bot commented Dec 3, 2024

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

Name Link
🔨 Latest commit 783352d
🔍 Latest deploy log https://app.netlify.com/sites/inventree-web-pui-preview/deploys/674e74b9f45706000848df5a
😎 Deploy Preview https://deploy-preview-8624--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.

@SchrodingersGat SchrodingersGat deleted the supplier-part-badges branch December 3, 2024 03:03
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

Attention: Patch coverage is 41.47465% with 127 lines in your changes missing coverage. Please review.

Project coverage is 84.53%. Comparing base (a20fd9d) to head (783352d).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
...ontend/src/components/wizards/OrderPartsWizard.tsx 24.71% 67 Missing ⚠️
src/frontend/src/hooks/UseWizard.tsx 44.11% 17 Missing and 2 partials ⚠️
...c/frontend/src/components/wizards/WizardDrawer.tsx 30.76% 18 Missing ⚠️
src/frontend/src/tables/build/BuildLineTable.tsx 25.00% 6 Missing ⚠️
src/backend/InvenTree/company/api.py 73.33% 4 Missing ⚠️
...ntend/src/tables/sales/SalesOrderLineItemTable.tsx 33.33% 4 Missing ⚠️
src/frontend/src/tables/stock/StockItemTable.tsx 33.33% 4 Missing ⚠️
src/frontend/src/components/items/Expand.tsx 75.00% 1 Missing ⚠️
src/frontend/src/components/render/Company.tsx 0.00% 0 Missing and 1 partial ⚠️
src/frontend/src/pages/part/PartDetail.tsx 66.66% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8624      +/-   ##
==========================================
- Coverage   84.57%   84.53%   -0.05%     
==========================================
  Files        1189     1193       +4     
  Lines       54285    54467     +182     
  Branches     2053     2077      +24     
==========================================
+ Hits        45913    46044     +131     
- Misses       7862     7901      +39     
- Partials      510      522      +12     
Flag Coverage Δ
backend 86.06% <84.61%> (+<0.01%) ⬆️
pui 68.80% <35.60%> (-0.01%) ⬇️

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
api Relates to the API enhancement This is an suggested enhancement or new feature Platform UI Related to the React based User Interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant