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

Handling Sample-data import for Docker #2683

Closed

Commits on Sep 9, 2024

  1. chore(deps): bump graphql-markdown from 7.0.0 to 7.1.0 (PalisadoesFou…

    …ndation#2513)
    
    Bumps [graphql-markdown](https://github.com/exogen/graphql-markdown) from 7.0.0 to 7.1.0.
    - [Release notes](https://github.com/exogen/graphql-markdown/releases)
    - [Commits](exogen/graphql-markdown@v7.0.0...v7.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: graphql-markdown
      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>
    dependabot[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b411d90 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump @types/node from 22.5.2 to 22.5.4 (PalisadoesFounda…

    …tion#2514)
    
    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.2 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-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    92fd725 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump @types/yargs from 17.0.32 to 17.0.33 (PalisadoesFou…

    …ndation#2516)
    
    Bumps [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs) from 17.0.32 to 17.0.33.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yargs)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/yargs"
      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>
    dependabot[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    29a4afc View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump concurrently from 8.2.2 to 9.0.0 (PalisadoesFoundat…

    …ion#2517)
    
    Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.2.2 to 9.0.0.
    - [Release notes](https://github.com/open-cli-tools/concurrently/releases)
    - [Commits](open-cli-tools/concurrently@v8.2.2...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: concurrently
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9f4d540 View commit details
    Browse the repository at this point in the history
  5. Added the field Identifier (PalisadoesFoundation#2509)

    * Added the field identifier
    
    * fixed issues
    ARYANSHAH1567 authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    69f027c View commit details
    Browse the repository at this point in the history
  6. Fixed setup script (PalisadoesFoundation#2512)

    * Fixed setup script
    
    * Update package-lock.json
    
    * Fixed linting error
    ARYANSHAH1567 authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6093752 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Fixed the eslint_disable_check.py script (PalisadoesFoundation#2521)

    * Added the eslint_disable_check.py script
    
    * checking if it throws linting error
    
    * checking if it throws linting error
    
    * Update setup.ts
    
    Once i remove the eslint-disable comment it passes the tests
    ARYANSHAH1567 authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    df7a52d View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. chore(deps): bump typedoc-plugin-markdown from 4.2.3 to 4.2.7 (Palisa…

    …doesFoundation#2536)
    
    Bumps [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 4.2.3 to 4.2.7.
    - [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases)
    - [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md)
    - [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/[email protected]/packages/typedoc-plugin-markdown)
    
    ---
    updated-dependencies:
    - dependency-name: typedoc-plugin-markdown
      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>
    dependabot[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7a9acec View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump tsx from 4.19.0 to 4.19.1 (PalisadoesFoundation#2537)

    Bumps [tsx](https://github.com/privatenumber/tsx) from 4.19.0 to 4.19.1.
    - [Release notes](https://github.com/privatenumber/tsx/releases)
    - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
    - [Commits](privatenumber/tsx@v4.19.0...v4.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: tsx
      dependency-type: direct:development
      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>
    dependabot[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c952c7a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Feature: Added MinIO Setup and Configuration for Local and Docker Env…

    …ironments (GSoC'24) (PalisadoesFoundation#2476)
    
    * Added script for Minio installation and validation
    
    - Implemented script to download and install Minio based on the platform
    - Checking if Minio is already installed before attempting installation
    - Updating PATH environment variable to include Minio directory
    
    * Updated .gitignore, .dockerignore, and package.json
    
    - Added data directory to .gitignore to exclude MinIO data files.
    - Updated .dockerignore to ignore MinIO data files.
    - Modified package.json to add and update npm scripts:
      - Added 'minio:check' script to install and check MinIO.
      - Added 'dev:with-minio' script for concurrent development with MinIO.
      - Added 'start:with-minio' script to start the server with MinIO.
    
    * Updated Docker Compose and environment configuration for MinIO
    
    - Updated docker-compose.dev.yml and docker-compose.prod.yml to include MinIO setup.
      - Configured MinIO service with appropriate settings for development and production environments.
    
    - Modified .env.sample to include MinIO-specific environment variables.
      - Added variables for MinIO configuration to the sample environment file.
    
    * Implemented MinIO configuration function and added corresponding tests
    
    - Added configureMinio function to prompt for MinIO configuration and update environment variables based on user input or defaults.
    - Updated environment variables in .env file based on the configuration.
    - Added tests to validate MinIO configuration functionality.
    
    * Updated create_env.py to include the MinIO-specific environment variables
    
    * Updated environment schema to include MinIO-specific variables
    
    - Added MinIO-specific environment variables to envSchema.
    - Includes MINIO_ROOT_USER, MINIO_ROOT_PASSWORD, MINIO_BUCKET, and MINIO_ENDPOINT.
    
    * Updated INSTALLATION.md to include MinIO setup and configuration instructions
    
    - Added details for setting up MinIO locally and using Docker.
    - Included environment variable configurations specific to MinIO.
    
    * Re-added previously overwritten lines in the Docker Compose file for the development environment.
    
    * Fixes: Added error handling for MinIO installation and PATH updates
    
    * Fixes: Reverting recent changes to schema.graphql, restoring previous code.
    
    * Ensured database is dropped before importing default or sample data
    
    * Fixes: Fixed the linting error
    
    * Updated the setup script
    
    - Included Minio installation check, prompt and installation in talawa-api setup
    - Updated the installation checks for MinIo
    - Modularised the code to isolate the environment
    
    * Added tests for MinIo checks and installation.
    
    * Updated logs for setup and installation.
    
    * Updated setup script and documentation
    
    - Made MinIO local data directory configurable using env var
    - Setup also includes changing the path to the directory
    - Added test
    
    * Fixed the tests for setPathEnvVar
    
    * Fixes: Fixed the tests for isMinioInstalled to 100% coverage
    
    * Fixes: Fixed the tests for installMinio to 100% coverage
    
    * Fixes: Coderabbit fixes.
    - Updated the documentation in .env.sample and setup
    
    * Fixes: Added TSDoc comments
    
    * Fixes: Coderabbit fixes.
    - Updated the documentation.
    - Updated test to cover the missing lines.
    
    * Fixes: Removed an unnecessary test
    
    * Fix: Lint error
    
    * Fixes: removed eslint-disable from setup script and added override for no-restricted-imports
    
    - Removed all eslint-disable statements from the setup.ts script to comply with project standards.
    - Added ESLint override for no-restricted-imports rule specifically for setup.ts to allow necessary imports from src directory.
    
    * Refactored askForTransactionLogPath to use loop instead of recursion
    chandel-aman authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2683bbf View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. chore(deps): bump @types/jsonwebtoken from 9.0.6 to 9.0.7 (Palisadoes…

    …Foundation#2543)
    
    Bumps [@types/jsonwebtoken](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsonwebtoken) from 9.0.6 to 9.0.7.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsonwebtoken)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/jsonwebtoken"
      dependency-type: direct:development
      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>
    dependabot[bot] authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    bbdb374 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump @faker-js/faker from 8.4.1 to 9.0.1 (PalisadoesFoun…

    …dation#2544)
    
    Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 8.4.1 to 9.0.1.
    - [Release notes](https://github.com/faker-js/faker/releases)
    - [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
    - [Commits](faker-js/faker@v8.4.1...v9.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@faker-js/faker"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    3e1689c View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump @vitest/coverage-v8 from 2.0.5 to 2.1.1 (Palisadoes…

    …Foundation#2545)
    
    Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 2.0.5 to 2.1.1.
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.1/packages/coverage-v8)
    
    ---
    updated-dependencies:
    - dependency-name: "@vitest/coverage-v8"
      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>
    dependabot[bot] authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    efa063f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54d44cf View commit details
    Browse the repository at this point in the history
  5. Query returns null for the image field of the likedBy object of the p…

    …ost. (PalisadoesFoundation#2507)
    
    * fixed likedby image issue
    
    * fixed likedby image issue
    
    * fixed likedby firstName and lastName issue
    
    * Added tests
    
    * fixing linting errors
    
    * fixing errors with test
    
    * removing unwanted files
    
    * Update docker-compose.prod.yaml
    
    * Update .coderabbit.yaml
    
    * Update .coderabbit.yaml
    
    * Update README.md
    
    * files
    
    * file
    
    * hlast
    
    * last
    
    * hlast
    prayanshchh authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    fb5076f View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. chore(deps): bump axios from 1.7.4 to 1.7.7 (PalisadoesFoundation#2557)

    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]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d77e6b9 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump helmet from 7.1.0 to 8.0.0 (PalisadoesFoundation#2558)

    Bumps [helmet](https://github.com/helmetjs/helmet) from 7.1.0 to 8.0.0.
    - [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md)
    - [Commits](helmetjs/helmet@v7.1.0...v8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: helmet
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c1e47ae View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump eslint-plugin-import from 2.29.1 to 2.30.0 (Palisad…

    …oesFoundation#2559)
    
    Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.1 to 2.30.0.
    - [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
    - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
    - [Commits](import-js/eslint-plugin-import@v2.29.1...v2.30.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-import
      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>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    eba6bb5 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. chore(deps): bump concurrently from 9.0.0 to 9.0.1 (PalisadoesFoundat…

    …ion#2560)
    
    Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 9.0.0 to 9.0.1.
    - [Release notes](https://github.com/open-cli-tools/concurrently/releases)
    - [Commits](open-cli-tools/concurrently@v9.0.0...v9.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: concurrently
      dependency-type: direct:development
      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>
    dependabot[bot] authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    fb23e01 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump @types/validator from 13.12.0 to 13.12.2 (Palisadoe…

    …sFoundation#2546)
    
    Bumps [@types/validator](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/validator) from 13.12.0 to 13.12.2.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/validator)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/validator"
      dependency-type: direct:development
      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>
    dependabot[bot] authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    5e38dbf View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. chore(deps): bump winston from 3.14.2 to 3.15.0 (PalisadoesFoundation…

    …#2566)
    
    Bumps [winston](https://github.com/winstonjs/winston) from 3.14.2 to 3.15.0.
    - [Release notes](https://github.com/winstonjs/winston/releases)
    - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
    - [Commits](winstonjs/winston@v3.14.2...v3.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: winston
      dependency-type: direct:production
      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>
    dependabot[bot] authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    628dcf2 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump @vitest/coverage-v8 from 2.1.1 to 2.1.2 (Palisadoes…

    …Foundation#2567)
    
    Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 2.1.1 to 2.1.2.
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.2/packages/coverage-v8)
    
    ---
    updated-dependencies:
    - dependency-name: "@vitest/coverage-v8"
      dependency-type: direct:development
      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>
    dependabot[bot] authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d9b4cf8 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump eslint-plugin-import from 2.30.0 to 2.31.0 (Palisad…

    …oesFoundation#2568)
    
    Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.30.0 to 2.31.0.
    - [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
    - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
    - [Commits](import-js/eslint-plugin-import@v2.30.0...v2.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-import
      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>
    dependabot[bot] authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0e11238 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump @typescript-eslint/parser from 8.0.1 to 8.8.0 (Pali…

    …sadoesFoundation#2569)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.0.1 to 8.8.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:production
      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>
    dependabot[bot] authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    82726ff View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump express-rate-limit from 7.4.0 to 7.4.1 (PalisadoesF…

    …oundation#2570)
    
    Bumps [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) from 7.4.0 to 7.4.1.
    - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases)
    - [Commits](express-rate-limit/express-rate-limit@v7.4.0...v7.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: express-rate-limit
      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>
    dependabot[bot] authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b677650 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Implemented Reply functionality for DirectChat and GroupChat (Palisad…

    …oesFoundation#2420)
    
    * Updated subscriptions and added mutations for directChat and groupChat
    
    * Update index.ts
    
    * Update messageSentToDirectChat.ts
    
    * Update createDirectChat.spec.ts
    
    * Update createDirectChat.spec.ts
    
    * fix: linting errors
    
    * fix: lint errors
    
    * fix: formatting issues
    
    * fix: formatting issues
    
    * fix: test cases
    
    * fix test cases
    
    * Update messageSentToDirectChat.ts
    
    * Update messageSentToDirectChat.ts
    
    * added test cases for query directChatById
    
    * Update directChatById.spec.ts
    
    * Update directChatById.spec.ts
    
    * Update directChatById.spec.ts
    
    * Added test cases
    
    * fix: test cases
    
    * fix: tests
    
    * fix test cases
    
    * added support to reply to direct chat and group chat
    
    * fix: test cases
    
    * removed console logs
    
    * Removed unwanted code
    
    * added test cases
    
    * removed unwanted comments
    
    * fix: linting errors'
    
    ---------
    
    Co-authored-by: Disha Talreja <[email protected]>
    disha1202 and Disha Talreja authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    cc00489 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f63e383 View commit details
    Browse the repository at this point in the history
  3. Migrating to eslint.config.js (PalisadoesFoundation#2522)

    * Migrating to eslint.config.js
    
    * Resolving conflicts
    
    * Resolving Dependency conflict
    
    * Removing the dev and license keys to resolve conflict
    
    * Removing the dev and license key for eslint/eslintrc
    
    * Resolving the conflicts in the package.json file and modifying the eslint.config.js file to handle the global variables
    
    * resolving package conflicts
    
    * Quoting the 'import' property name to avoid syntax errors
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    
    * Apply suggestions from code review
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    
    * bringing package-lock and package.json in sync
    
    * Updating package-lock.json
    
    * Commiting coderabbitai suggestion
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: suyash <suyashmishra145.com>
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    Suyash878 and coderabbitai[bot] authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    c03e2fb View commit details
    Browse the repository at this point in the history
  4. Update push.yml

    palisadoes authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    7dd375d View commit details
    Browse the repository at this point in the history
  5. Update pull-request.yml

    palisadoes authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    1628ba4 View commit details
    Browse the repository at this point in the history
  6. Update pull-request.yml

    palisadoes authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    790ab29 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. session management feature for merge (PalisadoesFoundation#2556)

    * completed session timeout for API: adjusted model adn implemented resolver
    
    * small change made for merge purposes
    JordanCampbell1 authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    e9391fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bbde4b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    d262c65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9e8275 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump husky from 9.1.5 to 9.1.6 (PalisadoesFoundation#2588)

    Bumps [husky](https://github.com/typicode/husky) from 9.1.5 to 9.1.6.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v9.1.5...v9.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: husky
      dependency-type: direct:development
      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>
    dependabot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    63f9965 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump @types/lodash from 4.17.7 to 4.17.10 (PalisadoesFou…

    …ndation#2589)
    
    Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.7 to 4.17.10.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/lodash"
      dependency-type: direct:development
      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>
    dependabot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    68ef5ec View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump @types/node from 22.5.4 to 22.7.5 (PalisadoesFounda…

    …tion#2590)
    
    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.4 to 22.7.5.
    - [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>
    dependabot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    dac0b6d View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump @graphql-codegen/typescript from 4.0.9 to 4.1.0 (Pa…

    …lisadoesFoundation#2591)
    
    Bumps [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript) from 4.0.9 to 4.1.0.
    - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
    - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/typescript/CHANGELOG.md)
    - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/[email protected]/packages/plugins/typescript/typescript)
    
    ---
    updated-dependencies:
    - dependency-name: "@graphql-codegen/typescript"
      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>
    dependabot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    61f89fd View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump graphql-voyager from 2.0.0 to 2.1.0 (PalisadoesFoun…

    …dation#2592)
    
    Bumps [graphql-voyager](https://github.com/graphql-kit/graphql-voyager) from 2.0.0 to 2.1.0.
    - [Release notes](https://github.com/graphql-kit/graphql-voyager/releases)
    - [Commits](graphql-kit/graphql-voyager@v2.0.0...v2.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: graphql-voyager
      dependency-type: direct:production
      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>
    dependabot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    01a2814 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configurable Session Timeout for Community (PalisadoesFoundation#2464)

    * completed session timeout for API: adjusted model adn implemented resolver
    
    * updating tests to meet coverage
    
    * small changes
    
    * updated dependencies to match the eslint version for compatibility
    
    * updated test for login
    
    * small fix
    
    * small changes to test
    
    * small changes to test file
    
    * final changes for test file from suggestions
    
    * fixed linting errors from last merge from codebase
    
    * moved setup file to config folder with a similar file that has eslint disable statement as well
    
    * moved the setup file back to its original place
    
    * added missing poackage
    
    * possible fix for lint issue
    
    * fixing schema to match admin
    
    * lint fix
    
    * lint fix
    
    * lint fix
    
    * lint fix
    
    * lint fix
    
    * updated schema
    JordanCampbell1 authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c1dc667 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Handle creatorId (PalisadoesFoundation#2564)

    * Added the eslint_disable_check.py script
    
    * checking if it throws linting error
    
    * checking if it throws linting error
    
    * it handles the creatorId correctly
    
    * Update setup.ts
    
    * Update setup.ts
    
    * Update package-lock.json
    
    * fixing linting error
    
    * Update package.json
    
    * Update package-lock.json
    
    * Update eslint.config.mjs
    ARYANSHAH1567 authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    755c14a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c35f0f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1c816b View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. feat: implemented Reply functionality for chat (PalisadoesFoundation#…

    …2584)
    
    * Updated subscriptions and added mutations for directChat and groupChat
    
    * Update index.ts
    
    * Update messageSentToDirectChat.ts
    
    * Update createDirectChat.spec.ts
    
    * Update createDirectChat.spec.ts
    
    * fix: linting errors
    
    * fix: lint errors
    
    * fix: formatting issues
    
    * fix: formatting issues
    
    * fix: test cases
    
    * fix test cases
    
    * Update messageSentToDirectChat.ts
    
    * Update messageSentToDirectChat.ts
    
    * added test cases for query directChatById
    
    * Update directChatById.spec.ts
    
    * Update directChatById.spec.ts
    
    * Update directChatById.spec.ts
    
    * Added test cases
    
    * fix: test cases
    
    * fix: tests
    
    * fix test cases
    
    * added support to reply to direct chat and group chat
    
    * fix: test cases
    
    * removed console logs
    
    * Removed unwanted code
    
    * added test cases
    
    * removed unwanted comments
    
    * fix: linting errors'
    
    * fix: eslint errors
    
    * fix: removed unused imports
    
    * Update eslint.config.mjs
    
    * fix: formatting issues
    
    ---------
    
    Co-authored-by: Disha Talreja <[email protected]>
    Co-authored-by: Dominic Mills <[email protected]>
    3 people authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9600b6c View commit details
    Browse the repository at this point in the history
  2. Updated chat schema (PalisadoesFoundation#2466)

    * Updated subscriptions and added mutations for directChat and groupChat
    
    * Update index.ts
    
    * Update messageSentToDirectChat.ts
    
    * Update createDirectChat.spec.ts
    
    * Update createDirectChat.spec.ts
    
    * fix: linting errors
    
    * fix: lint errors
    
    * fix: formatting issues
    
    * fix: formatting issues
    
    * fix: test cases
    
    * fix test cases
    
    * Update messageSentToDirectChat.ts
    
    * Update messageSentToDirectChat.ts
    
    * added test cases for query directChatById
    
    * Update directChatById.spec.ts
    
    * Update directChatById.spec.ts
    
    * Update directChatById.spec.ts
    
    * Added test cases
    
    * fix: test cases
    
    * fix: tests
    
    * fix test cases
    
    * added support to reply to direct chat and group chat
    
    * fix: test cases
    
    * updated schema for chat
    
    * removed console logs
    
    * Added tests for chat
    
    * fix format
    
    * fix test cases
    
    * fix tests
    
    * fix tests
    
    * fix: test cases
    
    * fix: test cases
    
    * fix: test cases
    
    * added test cases
    
    * removed unwanted code
    
    * Removed unwanted code
    
    * fix: lint errors
    
    * Removed unwanted code
    
    * fix: chat documentation
    
    * added test cases
    
    * fix: formatting issues
    
    * fix: failed test cases
    
    * added test cases
    
    * removed unwanted comments
    
    * fix: failling tests
    
    * removed unwanted code
    
    * Update tests/resolvers/Query/chatById.spec.ts
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    
    * fix: removed ignore statements
    
    * Update schema.graphql
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    
    * fix: failing tests
    
    * fix: removed eslint disabled statements
    
    * updated tests and helper functions
    
    * reverted: unrelated changes
    
    * reverted: unrelated changes
    
    * fix: linting errors'
    
    * fix: failing tests
    
    * fix: failing tests
    
    * fix: eslint errors
    
    * fix: eslint errors
    
    * fix: eslint errors
    
    * refator: removed parser for graphql files
    
    * Update eslint.config.mjs
    
    * fix: formatting issues
    
    ---------
    
    Co-authored-by: Disha Talreja <[email protected]>
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    Co-authored-by: Dominic Mills <[email protected]>
    4 people authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    2f605f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. chore(deps): bump @types/lodash from 4.17.10 to 4.17.12 (PalisadoesFo…

    …undation#2603)
    
    Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.10 to 4.17.12.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/lodash"
      dependency-type: direct:development
      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>
    dependabot[bot] authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    cb0e624 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump date-fns from 3.6.0 to 4.1.0 (PalisadoesFoundation#…

    …2605)
    
    Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.6.0 to 4.1.0.
    - [Release notes](https://github.com/date-fns/date-fns/releases)
    - [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
    - [Commits](date-fns/date-fns@v3.6.0...v4.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: date-fns
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4e2e045 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump @graphql-tools/resolvers-composition (PalisadoesFou…

    …ndation#2607)
    
    Bumps [@graphql-tools/resolvers-composition](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/resolvers-composition) from 7.0.1 to 7.0.2.
    - [Release notes](https://github.com/ardatan/graphql-tools/releases)
    - [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/resolvers-composition/CHANGELOG.md)
    - [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/[email protected]/packages/resolvers-composition)
    
    ---
    updated-dependencies:
    - dependency-name: "@graphql-tools/resolvers-composition"
      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>
    dependabot[bot] authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    be55d7f View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump @types/node from 22.7.5 to 22.7.8 (PalisadoesFounda…

    …tion#2609)
    
    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.7.5 to 22.7.8.
    - [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-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4a88fe6 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. feat: Add functionality for adding people to a tag (GSoC) (Palisadoes…

    …Foundation#2612)
    
    * add addPeopleToTag functionality
    
    * lint fix
    
    * improve code
    
    * minor correction
    meetulr authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    7e5ec1c View commit details
    Browse the repository at this point in the history
  2. updated google recaptcha image in installation.md (PalisadoesFoundati…

    …on#2608)
    
    * updated google recaptcha image in installation.md
    
    * chore(deps): bump @types/lodash from 4.17.10 to 4.17.12 (PalisadoesFoundation#2603)
    
    Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.10 to 4.17.12.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/lodash"
      dependency-type: direct:development
      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>
    
    * chore(deps): bump date-fns from 3.6.0 to 4.1.0 (PalisadoesFoundation#2605)
    
    Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.6.0 to 4.1.0.
    - [Release notes](https://github.com/date-fns/date-fns/releases)
    - [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
    - [Commits](date-fns/date-fns@v3.6.0...v4.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: date-fns
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump @graphql-tools/resolvers-composition (PalisadoesFoundation#2607)
    
    Bumps [@graphql-tools/resolvers-composition](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/resolvers-composition) from 7.0.1 to 7.0.2.
    - [Release notes](https://github.com/ardatan/graphql-tools/releases)
    - [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/resolvers-composition/CHANGELOG.md)
    - [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/[email protected]/packages/resolvers-composition)
    
    ---
    updated-dependencies:
    - dependency-name: "@graphql-tools/resolvers-composition"
      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>
    
    * chore(deps): bump @types/node from 22.7.5 to 22.7.8 (PalisadoesFoundation#2609)
    
    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.7.5 to 22.7.8.
    - [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-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * deleted the existing file
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    sethdivyansh and dependabot[bot] authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    2f8be16 View commit details
    Browse the repository at this point in the history
  3. Update pull-request.yml

    palisadoes authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    f526143 View commit details
    Browse the repository at this point in the history
  4. Update pull-request.yml

    palisadoes authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    5392ea0 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. feat: Add support for bulk tag operations (GSoC) (PalisadoesFoundatio…

    …n#2616)
    
    * add addPeopleToTag functionality
    
    * lint fix
    
    * improve code
    
    * minor correction
    
    * add tag actions
    
    * fix
    
    * types change
    
    * fix linting error
    
    * fix linting
    
    * corrections
    
    * more corrections
    
    * minor change
    
    * variable name fix
    meetulr authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    2c372d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Update dependabot.yaml

    palisadoes authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2ab7dd8 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump graphql-upload from 16.0.2 to 17.0.0 (PalisadoesFou…

    …ndation#2622)
    
    Bumps [graphql-upload](https://github.com/jaydenseric/graphql-upload) from 16.0.2 to 17.0.0.
    - [Release notes](https://github.com/jaydenseric/graphql-upload/releases)
    - [Changelog](https://github.com/jaydenseric/graphql-upload/blob/master/changelog.md)
    - [Commits](jaydenseric/graphql-upload@v16.0.2...v17.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: graphql-upload
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    9bf7afd View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump @types/express-rate-limit from 6.0.0 to 6.0.2 (Pali…

    …sadoesFoundation#2620)
    
    Bumps [@types/express-rate-limit](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-rate-limit) from 6.0.0 to 6.0.2.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-rate-limit)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/express-rate-limit"
      dependency-type: direct:development
      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>
    dependabot[bot] authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6c588a0 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump graphql-markdown from 7.1.0 to 7.3.0 (PalisadoesFou…

    …ndation#2618)
    
    Bumps [graphql-markdown](https://github.com/exogen/graphql-markdown) from 7.1.0 to 7.3.0.
    - [Release notes](https://github.com/exogen/graphql-markdown/releases)
    - [Commits](exogen/graphql-markdown@v7.1.0...v7.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: graphql-markdown
      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>
    dependabot[bot] authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    adb4c7c View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump @typescript-eslint/parser from 8.8.1 to 8.11.0 (Pal…

    …isadoesFoundation#2619)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.8.1 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/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.11.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:production
      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>
    dependabot[bot] authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    848f31a View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump uuid from 10.0.0 to 11.0.1 (PalisadoesFoundation#2621)

    Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.1.
    - [Release notes](https://github.com/uuidjs/uuid/releases)
    - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
    - [Commits](uuidjs/uuid@v10.0.0...v11.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: uuid
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    42024f6 View commit details
    Browse the repository at this point in the history
  7. update pull-request.yml to ignore github actions when label "ignore-p…

    …rotected-files-pr" is added (PalisadoesFoundation#2626)
    
    * update Check-Unauthorized-Changes in pull-request.yml to allow when GitHub action to be ignored label is added
    
    * Update pull-request.yml to ignore github actions when label is added
    
    * rename  label name `ignore-protected-files` to ` ignore-sensitive-files `
    
    ---------
    
    Co-authored-by: Vamshi Maskuri <[email protected]>
    govindsingh3477 and varshith257 authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e59b02f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Onboard renovate (PalisadoesFoundation#2634)

    * fix: adding renovate bot
    
    * fix: liniting error
    
    * fix: formatting json
    
    * fix: formatting json
    
    * fix: formatting json
    tasneemkoushar authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    9f3b05f View commit details
    Browse the repository at this point in the history
  2. fix: removed all references to direct chat and group chat (Palisadoes…

    …Foundation#2629)
    
    * fix: removed all references to direct chat and group chat
    
    * fix: documentation and test description
    disha1202 authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    f1f5f3b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. feat: Add filter and sort for userTags (GSoC) (PalisadoesFoundation#2635

    )
    
    * implement tagsAssignedWith connection on the User schema
    
    * fix OrganizationTagUser indexing
    
    * add ancestorTags field and resolver on the UserTag schema
    
    * add user tags filter and sort
    
    * add error handling to parseWhere and parseSortedBy
    
    * add tests
    
    * minor correction
    
    * change utility function names
    
    * change error paths
    
    * remove getUserTagAncestors query
    
    * update TagUser model to include organizationId
    
    * fix tests
    
    * add ts-doc comments
    
    * fix formatting
    
    * add coderabbitai suggested changes
    
    * coderabbitai changes
    
    * restore package.json
    
    * more changes
    
    * move userTags pagination utils
    
    * refactor
    meetulr authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    3f83e44 View commit details
    Browse the repository at this point in the history
  2. Add support for Volunteer Leaderboard, linking Volunteer/Groups/Membe…

    …rship & Integrated with Action Items (PalisadoesFoundation#2615)
    
    * restructure eventVolunteer & volunteerGroup Models
    
    * Support for Volunteer Membership
    
    * Add mark action item and add hours volunteered
    
    * fix testcases 75
    
    * Add support for Volunteer leaderboard
    
    * Add tests for query resolvers 100
    
    * Add tests for checks
    
    * Fix lints issues & add tests for helper funcs
    
    * Fix failing tests for removeOrganization & updateEventVolunteerGroup
    
    * fix failing test for actionItem
    
    * Add test coverage
    
    * Add test coverage for updateActionItem
    
    * coderabbit suggesstions
    
    * remove session changes
    
    * add support for filtering upcoming events & getVolunteerMembership related to a group
    
    * codeRabbit suggestions
    
    * Add inputs.ts in countlint exclusion
    
    * change allotedHours to allottedHours
    
    * coderabbit suggestions
    
    * coderabbit suggestion
    GlenDsza authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    f4877b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Events attended support added with fetching recurring event query (Pa…

    …lisadoesFoundation#2551)
    
    * eventsAttended added
    
    * events attended support added
    
    * eventsAttended added in user
    
    * changes implemented for eventsattended
    
    * changes added in add Event Attendee
    
    * added event supported
    
    * added eventsattended on expected reponse
    
    * added suggested changes
    
    * added expected payload
    
    * formatting done
    
    * added test cases
    
    * wip
    
    * added test cases for both queries
    
    * minor format changes
    
    * minor changes
    
    * minor
    
    * minor
    
    * reverted the updated user error handling
    
    * ..
    
    * fixed model error
    
    ---------
    
    Co-authored-by: Dominic Mills <[email protected]>
    duplixx and DMills27 authored Nov 3, 2024
    Configuration menu
    Copy the full SHA
    e22122f View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Enhance File Storage and API Capabilities with Minio Integration and …

    …Post Management APIs (GSoC'24). (PalisadoesFoundation#2637)
    
    * feat: enhanced file storage and API functionalities
    
    - Integrated Minio service for file upload and deletion in Minio storage
    - Added REST APIs for Post creation, updating, and deletion
    - Updated mutations and queries to correctly handle file (image/video) retrieval
    - Extended models for File and Post with new attributes
    - Implemented file hashing to prevent file duplication
    - Added authentication middleware for secure REST API access
    
    * test: added unit tests for createPost controller
    
    * test: added unit tests for updatePost controller
    
    * test: Improved test for updatePost.
    
    * test: added unit tests for getFile
    
    * test: added unit tests for createFile
    
    * test: added unit tests for deleteFile service
    
    * test: added unit tests for uploadFile service
    
    * test: added unit tests for fileUpload middleware
    
    * test: updated unit tests for isAuth middleware
    
    * test: updated unit tests for removePost mutation
    
    * test: updated unit tests for updateUserProfile mutation
    
    * test: updated unit tests for checkAuth query
    
    * test: updated unit tests for organizationsMemberConnection query
    
    * test: updated unit tests for user query
    
    * test: updated unit tests for deletePreviousFile utility
    
    * test: added minio utility to check if the server is running
    
    * test: added test for isValidMimeType and removed multerErrorHandler
    
    * test: Improved the tests for organization posts and image
    
    * tsDoc: Added documentation for createPost and updatePost
    
    * fix: fixed test for remove post
    chandel-aman authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    7631f17 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump nodemailer and @types/nodemailer (PalisadoesFoundat…

    …ion#2640)
    
    Bumps [nodemailer](https://github.com/nodemailer/nodemailer) and [@types/nodemailer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemailer). These dependencies needed to be updated together.
    
    Updates `nodemailer` from 6.9.15 to 6.9.16
    - [Release notes](https://github.com/nodemailer/nodemailer/releases)
    - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
    - [Commits](nodemailer/nodemailer@v6.9.15...v6.9.16)
    
    Updates `@types/nodemailer` from 6.4.15 to 6.4.16
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nodemailer)
    
    ---
    updated-dependencies:
    - dependency-name: nodemailer
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: "@types/nodemailer"
      dependency-type: direct:development
      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>
    dependabot[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    c2e98d0 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump @types/cls-hooked from 4.3.8 to 4.3.9 (PalisadoesFo…

    …undation#2641)
    
    Bumps [@types/cls-hooked](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cls-hooked) from 4.3.8 to 4.3.9.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cls-hooked)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/cls-hooked"
      dependency-type: direct:development
      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>
    dependabot[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    3bae7c4 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump @graphql-codegen/cli from 5.0.2 to 5.0.3 (Palisadoe…

    …sFoundation#2642)
    
    Bumps [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli) from 5.0.2 to 5.0.3.
    - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
    - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/graphql-codegen-cli/CHANGELOG.md)
    - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/[email protected]/packages/graphql-codegen-cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@graphql-codegen/cli"
      dependency-type: direct:development
      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>
    dependabot[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    3521837 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump @apollo/server from 4.11.0 to 4.11.2 (PalisadoesFou…

    …ndation#2643)
    
    Bumps [@apollo/server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/server) from 4.11.0 to 4.11.2.
    - [Release notes](https://github.com/apollographql/apollo-server/releases)
    - [Changelog](https://github.com/apollographql/apollo-server/blob/main/packages/server/CHANGELOG.md)
    - [Commits](https://github.com/apollographql/apollo-server/commits/@apollo/[email protected]/packages/server)
    
    ---
    updated-dependencies:
    - dependency-name: "@apollo/server"
      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>
    dependabot[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    bba5d82 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

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