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

Merge Develop onto Main #586

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

Merge Develop onto Main #586

wants to merge 21 commits into from

Commits on Aug 14, 2024

  1. Replaced user with user-entity in session-user (#567)

    Replaced req['user'] with req['userEntity'] in controller and changed type from GetUserDto to userEntity in controller and service
    
    Co-authored-by: Kylee Fields <[email protected]>
    Co-authored-by: Anna Hughes <[email protected]>
    3 people committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1528fbc View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. fix: remove console.log

    eleanorreem committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    3518f7f View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    8c5185d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    718f7bd View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Ticket-547 updated sub-user service and controller to use user entity (

    …#568)
    
    * Ticket-547 updated sub-user service and controller to use user entity
    
    * Ticket-547 fix naming issue
    ckirby19 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    8ed2260 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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

Commits on Aug 26, 2024

  1. chore(deps-dev): bump eslint from 9.3.0 to 9.9.1

    Bumps [eslint](https://github.com/eslint/eslint) from 9.3.0 to 9.9.1.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.3.0...v9.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and eleanorreem committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    221cdb9 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @nestjs/testing from 10.3.10 to 10.4.1

    Bumps [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) from 10.3.10 to 10.4.1.
    - [Release notes](https://github.com/nestjs/nest/releases)
    - [Commits](https://github.com/nestjs/nest/commits/v10.4.1/packages/testing)
    
    ---
    updated-dependencies:
    - dependency-name: "@nestjs/testing"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and eleanorreem committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    61e8599 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump @nestjs/common from 10.3.10 to 10.4.1

    Bumps [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) from 10.3.10 to 10.4.1.
    - [Release notes](https://github.com/nestjs/nest/releases)
    - [Commits](https://github.com/nestjs/nest/commits/v10.4.1/packages/common)
    
    ---
    updated-dependencies:
    - dependency-name: "@nestjs/common"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and eleanorreem committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    68ce532 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump storyblok-js-client from 6.7.3 to 6.8.4

    Bumps [storyblok-js-client](https://github.com/storyblok/storyblok-js-client) from 6.7.3 to 6.8.4.
    - [Release notes](https://github.com/storyblok/storyblok-js-client/releases)
    - [Changelog](https://github.com/storyblok/storyblok-js-client/blob/main/changelog.md)
    - [Commits](storyblok/storyblok-js-client@v6.7.3...v6.8.4)
    
    ---
    updated-dependencies:
    - dependency-name: storyblok-js-client
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and eleanorreem committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e154cba View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump micromatch from 4.0.5 to 4.0.8

    Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
    - [Release notes](https://github.com/micromatch/micromatch/releases)
    - [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md)
    - [Commits](micromatch/micromatch@4.0.5...4.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: micromatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and eleanorreem committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e591a9f View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. chore(deps): bump storyblok-js-client from 6.8.4 to 6.9.0

    Bumps [storyblok-js-client](https://github.com/storyblok/storyblok-js-client) from 6.8.4 to 6.9.0.
    - [Release notes](https://github.com/storyblok/storyblok-js-client/releases)
    - [Changelog](https://github.com/storyblok/storyblok-js-client/blob/main/changelog.md)
    - [Commits](storyblok/storyblok-js-client@v6.8.4...v6.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: storyblok-js-client
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and eleanorreem committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    382c840 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. 545-Replace req user with req userEntity in the user.controller.ts (#579

    )
    
    * Replace req["user"] with req["userEntity"] in the user.controller.ts
    
    * clean up
    
    * use the service method user.getUserProfile rather than returning req["user"]
    
    * cc points
    
    * use getUserProfile
    SangilYun committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ca7a904 View commit details
    Browse the repository at this point in the history
  2. #429: Implement GET /subscription_user Endpoint (#580)

    * refactor: add GetSubscriptionUserDto and getUserSubscriptions endpoint [WIP][Refactor][Tests]
    
    * refactor: remove userId property from GetSubscriptionUserDto, fixed overly nested response.
    
    * test: add getUserSubscriptions service tests
    
    * refactor: add try catch to getSubscriptions service.
    
    * chore: abstract serialization into utils
    
    * Remove GetSubscriptionUsersDto
    
    * Update get-subscription-user.dto.ts
    
    ---------
    
    Co-authored-by: eleanorreem <[email protected]>
    Tim-Quattrochi and eleanorreem committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8ef5d9e View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump newrelic/deployment-marker-action from 2.5.0 to 2.5.1

    Bumps [newrelic/deployment-marker-action](https://github.com/newrelic/deployment-marker-action) from 2.5.0 to 2.5.1.
    - [Release notes](https://github.com/newrelic/deployment-marker-action/releases)
    - [Changelog](https://github.com/newrelic/deployment-marker-action/blob/main/CHANGELOG.md)
    - [Commits](newrelic/deployment-marker-action@v2.5.0...v2.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: newrelic/deployment-marker-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and eleanorreem committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    932278c View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump typescript from 5.4.5 to 5.5.4

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.4.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.4.5...v5.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and eleanorreem committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0c279c9 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump ts-jest from 29.2.4 to 29.2.5

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.4 to 29.2.5.
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v29.2.4...v29.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and eleanorreem committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    affaa57 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump storyblok-js-client from 6.9.0 to 6.9.2

    Bumps [storyblok-js-client](https://github.com/storyblok/storyblok-js-client) from 6.9.0 to 6.9.2.
    - [Release notes](https://github.com/storyblok/storyblok-js-client/releases)
    - [Changelog](https://github.com/storyblok/storyblok-js-client/blob/main/changelog.md)
    - [Commits](storyblok/storyblok-js-client@v6.9.0...v6.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: storyblok-js-client
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and eleanorreem committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    840a255 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump @types/node from 20.12.12 to 22.5.4

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.12 to 22.5.4.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and eleanorreem committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    15876c0 View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): bump typescript-eslint from 7.17.0 to 8.5.0

    Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 7.17.0 to 8.5.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.5.0/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: typescript-eslint
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and eleanorreem committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8f9ec6f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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