forked from hotosm/fmtm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add healthcare form category & minor fixes (hotosm#1555)
* build: upgrade osm-fieldwork 0.10.2 --> 0.11.0 (healthcare form) * fix(backend): comment out broken json2osm until osm-fieldwork update * refactor(backend): remove registration form modify, osm-fieldwork update (features.csv) * fix(backend): update HEALTH enum to HEALTHCARE * build: update osm-fieldwork --> 0.11.1 for health.xls form * fix(backend): use XLSFormType to map available form types * perf(backend): cache the result of get_odk_credentials for future calls * fix(backend): update entity dataset name project.xform_category --> features * refactor(frontend): remove unecessary loading indicator updates proj creation * fix(frontend): allow 5-second delay after project creation (backend catchup) * build: upgrade fmtm-splitter --> 1.2.2 with enhancements to algo * fix(backend): use XLSFormType enum for raw-data-api config selection * refactor(backend): update some typing to solve pyright errors * fix: correctly set Content-Type header for basemap downloads * build: update osm-fieldwork --> v0.11.2 (mandatory questions)
- Loading branch information
1 parent
8b24073
commit 3acc092
Showing
14 changed files
with
326 additions
and
335 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
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.