Skip to content
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
merged 37 commits into from
Oct 13, 2023
Merged

Conversation

volterra79
Copy link
Member

@volterra79 volterra79 commented Sep 6, 2023

@volterra79 volterra79 added the feature New feature or request label Sep 6, 2023
@volterra79 volterra79 added this to the v3.9 milestone Sep 6, 2023
@volterra79 volterra79 requested a review from Raruto September 6, 2023 07:39
@volterra79 volterra79 self-assigned this Sep 6, 2023
@volterra79 volterra79 marked this pull request as ready for review September 19, 2023 07:50
volterra79 added a commit to g3w-suite/g3w-admin that referenced this pull request Sep 19, 2023
src/app/constant.js Outdated Show resolved Hide resolved
@Raruto Raruto changed the title Handle relation1:1 Add support to editable vector joins (1:1 relations) Sep 25, 2023
volterra79 and others added 6 commits September 25, 2023 09:29
# Conflicts:
#	src/app/core/editing/editor.js
#	src/app/core/relations/relation.js
#	src/app/core/relations/relations.js
…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
@volterra79 volterra79 merged commit 4cf4771 into dev Oct 13, 2023
@volterra79 volterra79 deleted the PR#52_editing branch October 13, 2023 12:19
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
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants