-
-
Notifications
You must be signed in to change notification settings - Fork 800
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
WIP: Add reference sources model #8638
base: master
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for inventree-web-pui-preview ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #8638 +/- ##
==========================================
- Coverage 84.64% 84.59% -0.05%
==========================================
Files 1190 1191 +1
Lines 54297 54465 +168
Branches 2057 2057
==========================================
+ Hits 45962 46077 +115
- Misses 7828 7881 +53
Partials 507 507
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.