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

Release/2.5.1 [main] #891

Merged
merged 6 commits into from
Nov 8, 2024
Merged

Release/2.5.1 [main] #891

merged 6 commits into from
Nov 8, 2024

Commits on Oct 31, 2024

  1. chore: add applets refresh after answers submission (#884)

    Co-authored-by: Billie He <[email protected]>
    2 people authored and mbanting committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    848d235 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d230e7 View commit details
    Browse the repository at this point in the history
  3. fix: Revert "chore: add applets refresh after answers submission (#884)…

    …" (M2-8144) (#887)
    
    * Revert "chore: add applets refresh after answers submission (#884)"
    
    This reverts commit 34b9471.
    
    * chore: bump version 2.5.0 (1594)
    farmerpaul authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    b2af586 View commit details
    Browse the repository at this point in the history
  4. fix: Self-report assessments started by notification (M2-8144, M2-8160)…

    … (#888)
    
    Removes non-null assertion to make sure strict equality succeeds for self-reports started from notification clicks.
    farmerpaul authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    ce1c323 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. fix: Fix clearing of one-time-completion manual self-report assessmen…

    …ts from notification (M2-8144, M2-8160) (#889)
    
    * fix: normalize manual self-report targetSubjectID
    
    When tapping a notification to start a manual self-report assessment,
    the `targetSubjectId` was not being normalized to `null` as is done
    elsewhere in the app. Fixed this at the `NotificationBuilder` step.
    
    * chore: bump build #
    farmerpaul authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    8e6a21f View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

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