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] Sub builds table #7932

Merged
merged 4 commits into from
Aug 20, 2024

Conversation

SchrodingersGat
Copy link
Member

  • Add filter to display "cascading" child builds
  • Add "level" attribute to build serializer
  • Code cleanup

@SchrodingersGat SchrodingersGat added user interface api Relates to the API build Build orders User Interface Related to the frontend / User Interface labels Aug 20, 2024
@SchrodingersGat SchrodingersGat added this to the 0.17.0 milestone Aug 20, 2024
Copy link

netlify bot commented Aug 20, 2024

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

Name Link
🔨 Latest commit 5e12f70
🔍 Latest deploy log https://app.netlify.com/sites/inventree-web-pui-preview/deploys/66c3e9101a61f50009961405
😎 Deploy Preview https://deploy-preview-7932--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 Aug 20, 2024

Codecov Report

Attention: Patch coverage is 80.95238% with 4 lines in your changes missing coverage. Please review.

Project coverage is 83.48%. Comparing base (a7d9600) to head (5e12f70).
Report is 311 commits behind head on master.

Files with missing lines Patch % Lines
src/backend/InvenTree/build/api.py 70.00% 3 Missing ⚠️
src/frontend/src/tables/InvenTreeTable.tsx 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7932      +/-   ##
==========================================
+ Coverage   83.43%   83.48%   +0.04%     
==========================================
  Files        1130     1130              
  Lines       50382    50394      +12     
  Branches     1745     1746       +1     
==========================================
+ Hits        42038    42069      +31     
+ Misses       7886     7871      -15     
+ Partials      458      454       -4     
Flag Coverage Δ
backend 85.20% <75.00%> (-0.01%) ⬇️
pui 65.26% <88.88%> (+0.25%) ⬆️

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 7cbaeb1 into inventree:master Aug 20, 2024
26 checks passed
@SchrodingersGat SchrodingersGat deleted the sub-builds-table branch August 20, 2024 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Relates to the API build Build orders User Interface Related to the frontend / User Interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant