Skip to content

Selection lists updates#11705

Merged
SchrodingersGat merged 21 commits intoinventree:masterfrom
SchrodingersGat:selection-lists
Apr 9, 2026
Merged

Selection lists updates#11705
SchrodingersGat merged 21 commits intoinventree:masterfrom
SchrodingersGat:selection-lists

Conversation

@SchrodingersGat
Copy link
Copy Markdown
Member

@SchrodingersGat SchrodingersGat commented Apr 9, 2026

Some API / UI updates for the "selection lists" support:

  • When adding a parameter based on a selectionlist, fetch the entries dynamically via the API, rather than fetching as an entire block.
  • Adds searching / ordering / filtering to the existing API endpoints
  • Improved rendering, etc

Tasks

@SchrodingersGat SchrodingersGat added api Relates to the API refactor User Interface Related to the frontend / User Interface labels Apr 9, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 9, 2026

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

Name Link
🔨 Latest commit b81a36e
🔍 Latest deploy log https://app.netlify.com/projects/inventree-web-pui-preview/deploys/69d828ac0581950008da90d0
😎 Deploy Preview https://deploy-preview-11705--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: 92 (no change from production)
Accessibility: 81 (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 project configuration.

@matmair matmair added this to the 1.3.0 milestone Apr 9, 2026
matmair and others added 3 commits April 9, 2026 12:40
- Useful if we need to perform a custom API call for initial data
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 9, 2026

Codecov Report

❌ Patch coverage is 82.60870% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.38%. Comparing base (4b3b03e) to head (b81a36e).
⚠️ Report is 3 commits behind head on master.

❌ Your patch status has failed because the patch coverage (81.81%) is below the target coverage (95.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #11705   +/-   ##
=======================================
  Coverage   91.38%   91.38%           
=======================================
  Files         966      966           
  Lines       50050    50070   +20     
=======================================
+ Hits        45739    45758   +19     
- Misses       4311     4312    +1     
Flag Coverage Δ
backend 89.27% <82.60%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
Backend Apps 91.73% <ø> (ø)
Backend General 93.36% <81.81%> (-0.05%) ⬇️
Frontend ∅ <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@matmair
Copy link
Copy Markdown
Member

matmair commented Apr 9, 2026

@SchrodingersGat I have pushed some small fixes to make this build

@SchrodingersGat SchrodingersGat merged commit 9965ebc into inventree:master Apr 9, 2026
38 of 39 checks passed
@SchrodingersGat SchrodingersGat deleted the selection-lists branch April 9, 2026 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api Relates to the API refactor User Interface Related to the frontend / User Interface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants