infra-geo-ouverte / igo2-lib

Librairie Infrastructure Géomatique Ouverte 2.0 (IGO-2) / Open GIS Infrastructure 2.0 Library
https://infra-geo-ouverte.github.io/igo2-lib/
39 stars 25 forks source link

Refactor Edition Workspace #1675

Open olivierSaintCyr opened 1 month ago

olivierSaintCyr commented 1 month ago

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")

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: