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

[MINT-2550] Data Exchange Approach Marked Complete Notification #1403

Merged
merged 68 commits into from
Oct 15, 2024

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    742589f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eed69df View commit details
    Browse the repository at this point in the history
  3. feat: several major improvements to first semi-functional data exchan…

    …ge approach in-app notification
    OddTomBrooks committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    729ce45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    343a984 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58ab8f4 View commit details
    Browse the repository at this point in the history
  6. chore: added simple resolver helper to dispatch emails and email test…

    … to validate email templates
    OddTomBrooks committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    0706fae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    95f07f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    54daae0 View commit details
    Browse the repository at this point in the history
  9. chore: reran gql gen

    OddTomBrooks committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    d113b08 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6395210 View commit details
    Browse the repository at this point in the history
  11. chore: removed tmp file

    OddTomBrooks committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    9d4d41c View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. [EASI-4473] Notification: Data Exchange Approach Completed (#1209)

    * feat: added feature migration, data models, gql
    
    * chore: updated sql queries
    
    * feat: several major improvements to first semi-functional data exchange approach in-app notification
    
    * chore: updated postman collection to get all notifications
    
    * chore: updated frontend gql and backend gql for user notification preferences
    
    * chore: added simple resolver helper to dispatch emails and email test to validate email templates
    
    * chore: removed resolved question
    
    * chore: Reset all frontend files to main branch as we split the frontend work to EASI-4491
    
    * chore: reran gql gen
    
    * chore: email unit test for data exchange approach completed
    
    * chore: removed unnecessary Scan and Value methods
    
    * chore: added unit test for activity data exchange complete notification
    
    * chore: implemented resolver for data exchange approach completed notification preferences
    
    * fix: updated various test definitions to match new user account preferences spec
    
    * chore: removed outdated comment
    
    * chore: updated postman collection renaming markedCompletedBy -> markedCompleteBy
    
    * chore: converted data exchange approach complete meta to id
    OddTomBrooks authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    3d4e8b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Merge branch 'main' into feature/MINT-2720_data_exchange_approach

    # Conflicts:
    #	cmd/dbseed/main.go
    #	cmd/test_email/main.go
    #	pkg/email/template_service_impl.go
    #	pkg/graph/generated/generated.go
    #	src/gql/gen/graphql.ts
    OddTomBrooks committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c1412b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 20, 2024

  1. Merge branch 'NOREF/data_exchange_approach' into feature/MINT-2720_da…

    …ta_exchange_approach
    
    # Conflicts:
    #	MINT.postman_collection.json
    #	cmd/dbseed/main.go
    #	cmd/test_email/main.go
    #	pkg/email/template_service_impl.go
    #	pkg/graph/generated/generated.go
    #	pkg/graph/resolvers/activity.resolvers.go
    #	pkg/graph/resolvers/added_as_collaborator_email_test.go
    #	pkg/graph/resolvers/data_exchange_approach_helper.go
    #	pkg/graph/resolvers/plan_collaborator_test.go
    #	pkg/graph/resolvers/resolver_test.go
    #	pkg/graph/resolvers/resolver_test_utilities.go
    #	pkg/graph/resolvers/user_notification_preferences.resolvers.go
    #	pkg/graph/schema/types/activity.graphql
    #	pkg/models/data_exchange_approach.go
    #	pkg/models/data_exchange_approach_completed_activity_meta.go
    #	pkg/notifications/data_exchange_approach_completed.go
    #	src/gql/gen/graphql.ts
    OddTomBrooks committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e02d09c View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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

Commits on Sep 25, 2024

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

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    ade1e73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ec9c2a View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    1b03e5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bc49a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13ebcf1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae1095d View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Merge branch 'main' into feature/MINT-2720_data_exchange_approach

    # Conflicts:
    #	pkg/graph/generated/generated.go
    OddTomBrooks committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6297312 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b11b33 View commit details
    Browse the repository at this point in the history
  3. run eslint

    ClayBenson94 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e6ce2e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    058e8aa View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/MINT-2720_data_exchange_approach' of github.com…

    …:CMSgov/mint-app into feature/MINT-2720_data_exchange_approach
    OddTomBrooks committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a53d106 View commit details
    Browse the repository at this point in the history
  6. merging changes

    OddTomBrooks committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0b9ad42 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3a1c47 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    779970a View commit details
    Browse the repository at this point in the history
  9. run lint

    ClayBenson94 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    70c8856 View commit details
    Browse the repository at this point in the history
  10. fix: restructed logic for is marked complete to utilize null state of…

    … MarkedByDts rather than explicit boolean field
    OddTomBrooks committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ba212c3 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'feature/MINT-2720_data_exchange_approach' of github.com…

    …:CMSgov/mint-app into feature/MINT-2720_data_exchange_approach
    
    # Conflicts:
    #	migrations/V176__Add_Data_Exchange_Approach.sql
    OddTomBrooks committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d4d3adb View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    5051a64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0c358e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8c58d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3ab8fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7920d75 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ffbb51 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a71ec1 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    d6d4e3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa451aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    393c14e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c9be49 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. manual merge

    OddTomBrooks committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d8df549 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    7cff784 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a65bf54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce0d251 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a0835a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db1ae1a View commit details
    Browse the repository at this point in the history
  6. chore: PR feedback

    OddTomBrooks committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e05f7e9 View commit details
    Browse the repository at this point in the history
  7. chore: PR feedback

    OddTomBrooks committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5a53fc9 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. chore: PR feedback

    OddTomBrooks committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    bb4ac22 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    d825193 View commit details
    Browse the repository at this point in the history
  2. chore: PR feedback

    OddTomBrooks committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    607f753 View commit details
    Browse the repository at this point in the history
  3. Merge feature

    ClayBenson94 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e370e3b View commit details
    Browse the repository at this point in the history
  4. Update data exchange notification logic to only attempt to send if em…

    …ail services are non-nil
    ClayBenson94 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    190cea3 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    5a011d0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'task/MINT-2550_dea_notif' of github.com:CMSgov/mint-app…

    … into task/MINT-2550_dea_notif
    OddTomBrooks committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    2b8f0ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9df42df View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/MINT-2720_data_exchange' into task/MINT-2550_de…

    …a_notif
    
    # Conflicts:
    #	pkg/graph/resolvers/plan_data_exchange_approach_test.go
    OddTomBrooks committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    4ed9435 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    219009d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d3a4c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6735eed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97e3cb3 View commit details
    Browse the repository at this point in the history