-
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(backend): use XLSForm injection during project creation (#1792)
* refactor: remove redundant convert-xlsform-to-xform helper endpoint * refactor(frontend): renamed 'existing' xlsform field --> 'feature' * refactor(backend): replace xml manipulation with pandas update_xlsform func * build: update osm-fieldwork --> v0.16.2 * fix(backend): do not add mandatory fields to xlsform twice * fix(backend): form updating does not append mandatory fields twice * build: update osm-fieldwork --> v0.16.4
- Loading branch information
1 parent
7e2b450
commit 74e3d2a
Showing
10 changed files
with
213 additions
and
398 deletions.
There are no files selected for viewing
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
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
Oops, something went wrong.