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

Handle all XLSForm manuipulation in update_xlsform.py #299

Merged
merged 19 commits into from
Sep 17, 2024

Conversation

spwoodcock
Copy link
Member

@spwoodcock spwoodcock commented Sep 17, 2024

  • Rename update_form.update_xls_form --> update_xlsform.append_mandatory_fields
  • Add function to docs page.
  • Rename existing geometry field to feature for clarity.
  • Allow adding additional select_one_from_file fields from upstream (for referencing other Entity lists).
  • Append all task ids to the choices sheet for filtering.
  • Update form_id to uuid4 and form_title to form category name.
  • Update form_category field in survey sheet to match form category name.

@spwoodcock spwoodcock added the enhancement New feature or request label Sep 17, 2024
@spwoodcock spwoodcock self-assigned this Sep 17, 2024
@github-actions github-actions bot added bug Something isn't working docs Improvements or additions to documentation labels Sep 17, 2024
@spwoodcock spwoodcock merged commit b988bde into main Sep 17, 2024
4 of 5 checks passed
@spwoodcock spwoodcock deleted the fix/multiple-entity-lists branch September 17, 2024 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working docs Improvements or additions to documentation enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

1 participant