-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Add support to editable vector joins (1:1 relations) #483
Merged
Conversation
This file contains 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
Expose APP_EVENTBUS on costant api. Clean code
…case of child workflow. Add commnets
Raruto
reviewed
Sep 25, 2023
Raruto
changed the title
Handle relation1:1
Add support to editable vector joins (1:1 relations)
Sep 25, 2023
# Conflicts: # src/app/core/editing/editor.js # src/app/core/relations/relation.js # src/app/core/relations/relations.js
volterra79
added a commit
to g3w-suite/g3w-admin
that referenced
this pull request
Sep 28, 2023
volterra79
added a commit
to g3w-suite/g3w-admin
that referenced
this pull request
Oct 3, 2023
Raruto
approved these changes
Oct 4, 2023
…lockids. featuresLockedByOtherUser get parameters features array of locked features by another user
…ee to pass a "clone" of features otherwise layer and editor features refer to same array of features and when add new Feature features are duplicated
Raruto
reviewed
Oct 11, 2023
wlorenzetti
added a commit
to g3w-suite/g3w-admin
that referenced
this pull request
Oct 13, 2023
* Add 'hasCustomPrefix' property to vectorjoin. * Add 'editable' property, so serialization of vector join. * Add property `vectorjoin_id` to REST API /vector/api/config/. * Fix test. * Add 'prefix' and convert 'editable' to boolean type. * Typo. * Fix 'editable' property for fields in QGIS join. * Set 'editable' to False if join field is a Pk. * Fix test editing fi QGIS Join * For documentation. * ✨ Client: core: g3w-suite/g3w-client#483 editing: g3w-suite/g3w-client-plugin-editing#52 * ✨ Client: client: - g3w-suite/g3w-client#483 - g3w-suite/g3w-client#159 editing: - g3w-suite/g3w-client-plugin-editing#52 - g3w-suite/g3w-client-plugin-editing#53 * ✨ Client: client: - g3w-suite/g3w-client#483 - g3w-suite/g3w-client#159 editing: - g3w-suite/g3w-client-plugin-editing#52 - g3w-suite/g3w-client-plugin-editing#53 * ✨ Client: editing: - g3w-suite/g3w-client-plugin-editing@96c9b40 editing: - g3w-suite/g3w-client-plugin-editing@16f4c9f editing: - g3w-suite/g3w-client-plugin-editing@b7a6bb7 * ✨ Client: g3w-client: - g3w-suite/g3w-client@5b2e3fa * ✨ Client: g3w-client-plugin-editing: -g3w-suite/g3w-client-plugin-editing@cd65314 * ✨ Client: g3w-client:g3w-suite/g3w-client@f557542 g3w-client-plugin-editing: g3w-suite/g3w-client-plugin-editing@8aef6a4 --------- Co-authored-by: wlorenzetti <[email protected]> Co-authored-by: volterra79 <[email protected]>
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.
Related to:
Demo project --> projects.zip
• father_join
• child_join
QGIS configuration --> 16.1.10. Joins Properties