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

[Prod] Minimize data flows when saving goals on the activity report, correct monitoring configuration, fix bug in create goals hook #2254

Merged
merged 19 commits into from
Jul 9, 2024

Commits on Jul 2, 2024

  1. fix bug, cover with test

    nvms committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    0ec7503 View commit details
    Browse the repository at this point in the history
  2. fix the fix, update tests

    nvms committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    48f5082 View commit details
    Browse the repository at this point in the history
  3. Bump ws from 8.5.0 to 8.17.1

    Bumps [ws](https://github.com/websockets/ws) from 8.5.0 to 8.17.1.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@8.5.0...8.17.1)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    475b57c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2247 from HHS/jp/3115/bugfix

    [TTAHUB-3115] Fix bug in createGoalsForSessionRecipientsIfNecessary
    nvms authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    bccfb98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e4bbc8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9206b6d View commit details
    Browse the repository at this point in the history
  7. Update record.ts

    GarrettEHill committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    6aac891 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    affe7bd View commit details
    Browse the repository at this point in the history
  2. Update record.test.js

    GarrettEHill committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    7c132cd View commit details
    Browse the repository at this point in the history
  3. Update record.test.js

    GarrettEHill committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    666b3f7 View commit details
    Browse the repository at this point in the history
  4. Update record.test.js

    GarrettEHill committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    61d44d6 View commit details
    Browse the repository at this point in the history
  5. Update record.test.js

    GarrettEHill committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    493ec28 View commit details
    Browse the repository at this point in the history
  6. Update record.test.js

    GarrettEHill committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    101f88e View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Update testUtils.js

    GarrettEHill committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    cdd3758 View commit details
    Browse the repository at this point in the history
  2. fixing tests

    GarrettEHill committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    bffc080 View commit details
    Browse the repository at this point in the history
  3. Update record.test.js

    GarrettEHill committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    418b908 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Merge pull request #2250 from HHS/TTAHUB-3125/monitoring-config-corre…

    …ction
    
    [TTAHUB-3125] Monitoring Data Issue
    GarrettEHill authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    23b0303 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e56a47e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Merge pull request #2251 from HHS/mb/TTAHUB-3109/minimize-data-flow

    Minimize data flow between the frontend and backend (activity report -> goals)
    thewatermethod authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a7c685b View commit details
    Browse the repository at this point in the history