Skip to content

Conversation

@matmair
Copy link
Contributor

@matmair matmair commented Apr 23, 2025

Fixes #8593
Follow up to #9283

@matmair matmair added plugin Plugin ecosystem User Interface Related to the frontend / User Interface labels Apr 23, 2025
@matmair matmair added this to the 1.0.0 milestone Apr 23, 2025
@matmair matmair self-assigned this Apr 23, 2025
@netlify
Copy link

netlify bot commented Apr 23, 2025

Deploy Preview for inventree-web-pui-preview canceled.

Name Link
🔨 Latest commit dda2321
🔍 Latest deploy log https://app.netlify.com/projects/inventree-web-pui-preview/deploys/6859df34239c0c0008f1fb20

@matmair matmair changed the title [FR] PUI - Add option for plugins to add header actions [FR] Add option for plugins to add header actions Apr 23, 2025
@codecov
Copy link

codecov bot commented Apr 27, 2025

Codecov Report

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

Project coverage is 86.56%. Comparing base (4d029b0) to head (dda2321).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/backend/InvenTree/plugin/base/ui/tests.py 50.00% 3 Missing ⚠️
...lugin/samples/integration/user_interface_sample.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9570      +/-   ##
==========================================
- Coverage   86.56%   86.56%   -0.01%     
==========================================
  Files        1243     1243              
  Lines       54683    54692       +9     
  Branches     2230     2229       -1     
==========================================
+ Hits        47337    47344       +7     
- Misses       6780     6782       +2     
  Partials      566      566              
Flag Coverage Δ
backend 88.51% <60.00%> (-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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@SchrodingersGat
Copy link
Member

Would you be happy to bump this to 1.1.0?

@matmair
Copy link
Contributor Author

matmair commented Jul 27, 2025

I have a huge backlog from being away, so sure if 1.0 is imminent

@matmair matmair modified the milestones: 1.0.0, 1.1.0 Jul 27, 2025
@SchrodingersGat SchrodingersGat modified the milestones: 1.1.0, 2.0.0 Oct 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

plugin Plugin ecosystem User Interface Related to the frontend / User Interface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FR] PUI - Add option for plugins to add header actions

2 participants