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

Refactor Edition Workspace #1675

Open
wants to merge 47 commits into
base: next
Choose a base branch
from
Open

Conversation

olivierSaintCyr
Copy link
Collaborator

@olivierSaintCyr olivierSaintCyr commented Apr 24, 2024

Please check if the PR fulfills these requirements

What is the new behavior?
A refactor of the edition workspace. Currently not supporting datasource with no geometry and relations. Not sending geometry to the server therefore the geometry update is only visual to implement geometry one should update the RestAPIEdition update and create body methods.

See: #1667

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications:
remove send field in SourceFieldsValidationParams
rename modifyProtocol to modifyMethod

Other information:

BREAKING CHANGE: rename modifyProtocol to modifyMethod
BREAKING CHANGE: modifyMethod can only be post and patch
BREAKING CHANGE: remove send attribute of EditionOptions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant