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

feat(customizable confirmation screen): enable openrosa to extract and return customized confirmation message #5112

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Commits on Sep 17, 2024

  1. Add support for extracting the confirmation message from submission X…

    …ML based on a custom attribute
    rajpatel24 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f11a723 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    c7d0a63 View commit details
    Browse the repository at this point in the history
  2. Fix code linter errors

    rajpatel24 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    db3c39f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    9da0671 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3d7a1e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into customizable_confirmation_screen

     # Conflicts:
     #	kobo/apps/audit_log/tests/test_models.py
     #	kobo/apps/audit_log/tests/test_one_time_auth.py
     #	kobo/apps/openrosa/apps/api/viewsets/xform_submission_api.py
     #	kobo/apps/openrosa/apps/logger/models/attachment.py
     #	kobo/apps/openrosa/apps/main/tests/test_process.py
    noliveleger committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    616024a View commit details
    Browse the repository at this point in the history
  4. Fix bad merge

    noliveleger committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b4c0c14 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    787a2cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b94f99 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'customizable_confirmation_screen' of github.com:kobotoo…

    …lbox/kpi into customizable_confirmation_screen
    noliveleger committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c320f9a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    a60fede View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    0b46d58 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    6518902 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d000f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e70a269 View commit details
    Browse the repository at this point in the history
  4. Refactor confirmation message extraction to dynamically resolve root …

    …tag without hardcoded paths
    rajpatel24 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    1a6f977 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ca071a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df04c85 View commit details
    Browse the repository at this point in the history