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

OCRVS-7404 Fix: Remove unnecessary dividers in the declaration forms #244

Merged
merged 5 commits into from
Aug 26, 2024

Commits on Aug 19, 2024

  1. Remove extra divider on Birth form's mother section

    * Also update the precedingFieldId of the defaultAddressConfiguration
    
    (#7404)[opencrvs/opencrvs-core#7404]
    Siyasanga committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6eb995e View commit details
    Browse the repository at this point in the history
  2. Remove extra divider on Birth form's father section

    * Also update the precedingFieldId of the defaultAddressConfiguration
    
    (#7404)[opencrvs/opencrvs-core#7404]
    Siyasanga committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    ecfd0aa View commit details
    Browse the repository at this point in the history
  3. Remove extra divider on Death form's Spouse section

    * Also update the precedingFieldId of the defaultAddressConfiguration
    
    (#7404)[opencrvs/opencrvs-core#7404]
    Siyasanga committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    44addef View commit details
    Browse the repository at this point in the history
  4. Rm extra divider on Marriage form's placeOfMarriageTitle

    * Also update the precedingFieldId of the defaultAddressConfiguration
    
    (#7404)[opencrvs/opencrvs-core#7404]
    Siyasanga committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    7a5ec48 View commit details
    Browse the repository at this point in the history
  5. Record the removing of dividers in CHANGELOG.md

    We missed adding an entry into the CHANGELOG.md to document the changes
    we made and why we had to make changes
    
    opencrvs/opencrvs-core#7404
    Siyasanga committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b3e694b View commit details
    Browse the repository at this point in the history