-
Notifications
You must be signed in to change notification settings - Fork 31
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
Commits on Aug 14, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 1528fbc - Browse repository at this point
Copy the full SHA 1528fbcView commit details
Commits on Aug 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3518f7f - Browse repository at this point
Copy the full SHA 3518f7fView commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8c5185d - Browse repository at this point
Copy the full SHA 8c5185dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 718f7bd - Browse repository at this point
Copy the full SHA 718f7bdView commit details
Commits on Aug 20, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 8ed2260 - Browse repository at this point
Copy the full SHA 8ed2260View commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e273b43 - Browse repository at this point
Copy the full SHA e273b43View commit details
Commits on Aug 26, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 221cdb9 - Browse repository at this point
Copy the full SHA 221cdb9View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 61e8599 - Browse repository at this point
Copy the full SHA 61e8599View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 68ce532 - Browse repository at this point
Copy the full SHA 68ce532View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for e154cba - Browse repository at this point
Copy the full SHA e154cbaView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for e591a9f - Browse repository at this point
Copy the full SHA e591a9fView commit details
Commits on Aug 28, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 382c840 - Browse repository at this point
Copy the full SHA 382c840View commit details
Commits on Sep 10, 2024
-
545-Replace req user with req userEntity in the user.controller.ts (#579
Configuration menu - View commit details
-
Copy full SHA for ca7a904 - Browse repository at this point
Copy the full SHA ca7a904View commit details -
#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]>
Configuration menu - View commit details
-
Copy full SHA for 8ef5d9e - Browse repository at this point
Copy the full SHA 8ef5d9eView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 932278c - Browse repository at this point
Copy the full SHA 932278cView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 0c279c9 - Browse repository at this point
Copy the full SHA 0c279c9View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for affaa57 - Browse repository at this point
Copy the full SHA affaa57View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 840a255 - Browse repository at this point
Copy the full SHA 840a255View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 15876c0 - Browse repository at this point
Copy the full SHA 15876c0View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 8f9ec6f - Browse repository at this point
Copy the full SHA 8f9ec6fView commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 027ffcd - Browse repository at this point
Copy the full SHA 027ffcdView commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2ae1e16 - Browse repository at this point
Copy the full SHA 2ae1e16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3037661 - Browse repository at this point
Copy the full SHA 3037661View commit details -
Configuration menu - View commit details
-
Copy full SHA for b487d19 - Browse repository at this point
Copy the full SHA b487d19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bc4cbd - Browse repository at this point
Copy the full SHA 9bc4cbdView commit details -
chore(deps): bump @nestjs/core from 10.3.8 to 10.4.1
Bumps [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) from 10.3.8 to 10.4.1. - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.4.1/packages/core) --- updated-dependencies: - dependency-name: "@nestjs/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 82682d8 - Browse repository at this point
Copy the full SHA 82682d8View commit details -
chore(deps-dev): bump @nestjs/schematics from 10.1.3 to 10.1.4
Bumps [@nestjs/schematics](https://github.com/nestjs/schematics) from 10.1.3 to 10.1.4. - [Release notes](https://github.com/nestjs/schematics/releases) - [Changelog](https://github.com/nestjs/schematics/blob/master/.release-it.json) - [Commits](nestjs/schematics@10.1.3...10.1.4) --- updated-dependencies: - dependency-name: "@nestjs/schematics" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8413c74 - Browse repository at this point
Copy the full SHA 8413c74View commit details -
chore(deps-dev): bump @types/jest from 29.5.12 to 29.5.13
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.12 to 29.5.13. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7ceea13 - Browse repository at this point
Copy the full SHA 7ceea13View commit details -
chore(deps): bump @nestjs/axios from 3.0.2 to 3.0.3
Bumps [@nestjs/axios](https://github.com/nestjs/axios) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/nestjs/axios/releases) - [Changelog](https://github.com/nestjs/axios/blob/master/.release-it.json) - [Commits](nestjs/axios@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: "@nestjs/axios" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e8a1ca7 - Browse repository at this point
Copy the full SHA e8a1ca7View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for af0a920 - Browse repository at this point
Copy the full SHA af0a920View commit details -
chore(deps): bump newrelic from 11.17.0 to 12.5.1
Bumps [newrelic](https://github.com/newrelic/node-newrelic) from 11.17.0 to 12.5.1. - [Release notes](https://github.com/newrelic/node-newrelic/releases) - [Changelog](https://github.com/newrelic/node-newrelic/blob/main/changelog.json) - [Commits](newrelic/node-newrelic@v11.17.0...v12.5.1) --- updated-dependencies: - dependency-name: newrelic dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ec76f64 - Browse repository at this point
Copy the full SHA ec76f64View commit details -
chore(deps-dev): bump @eslint/js from 9.9.1 to 9.11.1
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.9.1 to 9.11.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.11.1/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 33c7f4f - Browse repository at this point
Copy the full SHA 33c7f4fView commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3731dfe - Browse repository at this point
Copy the full SHA 3731dfeView commit details
Commits on Oct 10, 2024
-
chore(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.3 to 5.2.1. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.2.1) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f098c73 - Browse repository at this point
Copy the full SHA f098c73View commit details -
chore(deps): bump @nestjs/core from 10.4.1 to 10.4.4
Bumps [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) from 10.4.1 to 10.4.4. - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.4.4/packages/core) --- updated-dependencies: - dependency-name: "@nestjs/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b410241 - Browse repository at this point
Copy the full SHA b410241View commit details -
chore(deps): bump axios from 1.7.4 to 1.7.7
Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.7.7. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.4...v1.7.7) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9ad3d3e - Browse repository at this point
Copy the full SHA 9ad3d3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81f8291 - Browse repository at this point
Copy the full SHA 81f8291View commit details
Commits on Oct 22, 2024
-
Delete .github/workflows/dependabot-open-issues.yml
Remove dependabot issue generator
Configuration menu - View commit details
-
Copy full SHA for 4e93951 - Browse repository at this point
Copy the full SHA 4e93951View commit details
Commits on Oct 28, 2024
-
chore(deps): bump @nestjs/platform-express from 10.4.1 to 10.4.6 (#685)
Bumps [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) from 10.4.1 to 10.4.6. - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.4.6/packages/platform-express) --- updated-dependencies: - dependency-name: "@nestjs/platform-express" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 465deaa - Browse repository at this point
Copy the full SHA 465deaaView commit details -
chore(deps): bump @nestjs/common from 10.4.1 to 10.4.6 (#684)
Bumps [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) from 10.4.1 to 10.4.6. - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.4.6/packages/common) --- updated-dependencies: - dependency-name: "@nestjs/common" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9b7890f - Browse repository at this point
Copy the full SHA 9b7890fView commit details -
chore(deps-dev): bump @types/node from 22.5.4 to 22.8.1 (#682)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.4 to 22.8.1. - [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-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 779ea63 - Browse repository at this point
Copy the full SHA 779ea63View commit details -
chore(deps-dev): bump typescript-eslint from 8.5.0 to 8.11.0 (#683)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.5.0 to 8.11.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.11.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Anna Hughes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 636b56c - Browse repository at this point
Copy the full SHA 636b56cView commit details