-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
WIP: Add reference sources model #8638
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
base: master
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for inventree-web-pui-preview canceled.
|
Codecov Report❌ Patch coverage is ❌ Your patch check has failed because the patch coverage (69.10%) 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 #8638 +/- ##
==========================================
- Coverage 87.37% 87.31% -0.06%
==========================================
Files 1265 1266 +1
Lines 56429 56606 +177
Branches 2066 2066
==========================================
+ Hits 49303 49424 +121
- Misses 6618 6674 +56
Partials 508 508
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
…tmair/InvenTree into feat-ld-add-reference-sources
…feat-ld-add-reference-sources
…tmair/InvenTree into feat-ld-add-reference-sources
…feat-ld-add-reference-sources
@matmair are you happy for me to push this to the next release target? |
Let's move it, this will take a bit. |
…feat-ld-add-reference-sources
This PR adds a way to add arbitrary or restricted (text) references to any model.
Together with a minimal UI implementation, this enables linking external sources/IDs and internal models. This is a starting point that will allow the development of plugins that expose stable linked data import/exports or integrate more transparently into external systems.