WIP: Add reference sources model#8638
Draft
matmair wants to merge 19 commits intoinventree:masterfrom
Draft
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
Member
|
@matmair are you happy for me to push this to the next release target? |
Contributor
Author
|
Let's move it, this will take a bit. |
…feat-ld-add-reference-sources
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.