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

Feat : Implemented field connection resolver for organization events #2532

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    9d1141a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16c3996 View commit details
    Browse the repository at this point in the history
  3. lint fix

    AnshulKahar2729 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    9939f3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd74c7b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. fix

    AnshulKahar2729 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    bd58553 View commit details
    Browse the repository at this point in the history
  2. Revert "lint fix"

    This reverts commit 9939f3f.
    AnshulKahar2729 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    08b5d71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c7e067 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d863973 View commit details
    Browse the repository at this point in the history
  5. Added Caddy Support to Talawa API Cloud Instance (PalisadoesFoundatio…

    …n#2430)
    
    * feat: added caddy support
    
    * refactor: fixed Dockerfile.dev versions
    
    * docs: removed the nginx and certbot docs
    
    * refactor: removed not used ports from docker compose
    
    * fix: minor trailing spaces and comma
    
    * fix: trailing spaces
    vasujain275 authored and AnshulKahar2729 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    959eadc View commit details
    Browse the repository at this point in the history
  6. fix: add ts-doc comments (PalisadoesFoundation#2475)

    * add ts-doc comments
    
    * restore unwanted changes
    
    * fix formatting issue
    meetulr authored and AnshulKahar2729 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f2f9e02 View commit details
    Browse the repository at this point in the history
  7. Update feature-request.md

    palisadoes authored and AnshulKahar2729 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4e50694 View commit details
    Browse the repository at this point in the history
  8. Update bug-report.md

    palisadoes authored and AnshulKahar2729 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    618d7ff View commit details
    Browse the repository at this point in the history
  9. dedchange (PalisadoesFoundation#2481)

    Co-authored-by: Vamshi Maskuri <[email protected]>
    2 people authored and AnshulKahar2729 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1fe1515 View commit details
    Browse the repository at this point in the history
  10. chore(deps): bump lint-staged from 15.2.7 to 15.2.9 (PalisadoesFounda…

    …tion#2487)
    
    Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.7 to 15.2.9.
    - [Release notes](https://github.com/lint-staged/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v15.2.7...v15.2.9)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      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 and AnshulKahar2729 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0108389 View commit details
    Browse the repository at this point in the history
  11. chore(deps): bump vitest and @vitest/coverage-v8 (PalisadoesFoundatio…

    …n#2488)
    
    Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8). These dependencies needed to be updated together.
    
    Updates `vitest` from 1.6.0 to 2.0.5
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/vitest)
    
    Updates `@vitest/coverage-v8` from 1.6.0 to 2.0.5
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/coverage-v8)
    
    ---
    updated-dependencies:
    - dependency-name: vitest
      dependency-type: direct:development
      update-type: version-update:semver-major
    - dependency-name: "@vitest/coverage-v8"
      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 and AnshulKahar2729 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    27bcef6 View commit details
    Browse the repository at this point in the history
  12. chore(deps): bump @types/lodash from 4.17.6 to 4.17.7 (PalisadoesFoun…

    …dation#2489)
    
    Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.6 to 4.17.7.
    - [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 and AnshulKahar2729 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4a0b1c4 View commit details
    Browse the repository at this point in the history
  13. chore(deps): bump @typescript-eslint/eslint-plugin from 8.0.1 to 8.2.0 (

    PalisadoesFoundation#2485)
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.0.1 to 8.2.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.2.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      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 and AnshulKahar2729 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    877148f View commit details
    Browse the repository at this point in the history
  14. chore(deps): bump husky from 9.1.4 to 9.1.5 (PalisadoesFoundation#2486)

    Bumps [husky](https://github.com/typicode/husky) from 9.1.4 to 9.1.5.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v9.1.4...v9.1.5)
    
    ---
    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 and AnshulKahar2729 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6a36756 View commit details
    Browse the repository at this point in the history
  15. ci: add parallelism to reduce tests CI time (PalisadoesFoundation#2490)

    * reduced test run time
    
    * reduced test cases run time
    
    * issue 2236 reduced runtime and fixed changes
    syedali237 authored and AnshulKahar2729 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b372775 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d10af39 View commit details
    Browse the repository at this point in the history
  17. chore(deps): bump lint-staged from 15.2.9 to 15.2.10 (PalisadoesFound…

    …ation#2498)
    
    Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.9 to 15.2.10.
    - [Release notes](https://github.com/lint-staged/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v15.2.9...v15.2.10)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      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 and AnshulKahar2729 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ba500f3 View commit details
    Browse the repository at this point in the history
  18. chore(deps): bump tsx from 4.17.0 to 4.19.0 (PalisadoesFoundation#2499)

    Bumps [tsx](https://github.com/privatenumber/tsx) from 4.17.0 to 4.19.0.
    - [Release notes](https://github.com/privatenumber/tsx/releases)
    - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
    - [Commits](privatenumber/tsx@v4.17.0...v4.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: tsx
      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 and AnshulKahar2729 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    16b0428 View commit details
    Browse the repository at this point in the history
  19. chore(deps): bump @apollo/server from 4.10.5 to 4.11.0 (PalisadoesFou…

    …ndation#2501)
    
    Bumps [@apollo/server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/server) from 4.10.5 to 4.11.0.
    - [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-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and AnshulKahar2729 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8bef2d2 View commit details
    Browse the repository at this point in the history
  20. chore(deps): bump @types/node from 20.14.9 to 22.5.2 (PalisadoesFound…

    …ation#2500)
    
    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.9 to 22.5.2.
    - [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]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and AnshulKahar2729 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a506e5e View commit details
    Browse the repository at this point in the history
  21. Update .node-version

    palisadoes authored and AnshulKahar2729 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9c1c5dd View commit details
    Browse the repository at this point in the history
  22. Update pull-request.yml

    palisadoes authored and AnshulKahar2729 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d2a3c6b View commit details
    Browse the repository at this point in the history
  23. Update push.yml

    palisadoes authored and AnshulKahar2729 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    bb05f4b View commit details
    Browse the repository at this point in the history
  24. Remove Deprecated ESLint Config (PalisadoesFoundation#2504)

    * remove deprecated ban-types
    
    * remove auto readme changes
    
    * revert readme
    GlenDsza authored and AnshulKahar2729 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6404ab8 View commit details
    Browse the repository at this point in the history
  25. Update Action Item & Category Resolvers (PalisadoesFoundation#2508)

    * Add allotedHours in ActionItems & Add search/sort filters for action items & categories
    
    * add tests
    
    * update resolver
    
    * add test for getSort
    GlenDsza authored and AnshulKahar2729 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    70f9470 View commit details
    Browse the repository at this point in the history
  26. Added Sample Data For AgendaCategory & Removed Delete Fund/Campaign M…

    …utations (PalisadoesFoundation#2511)
    
    * Add default agendaCategories
    
    * remove removeFund mutation
    
    * removed removeFundraisingCampaign Mutation
    
    * Add test coverage for errorTypes
    GlenDsza authored and AnshulKahar2729 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    97e92f8 View commit details
    Browse the repository at this point in the history
  27. 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 and AnshulKahar2729 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0b7ccbf View commit details
    Browse the repository at this point in the history
  28. 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 and AnshulKahar2729 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    81462cd View commit details
    Browse the repository at this point in the history
  29. 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 and AnshulKahar2729 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5cc8ac5 View commit details
    Browse the repository at this point in the history
  30. 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 and AnshulKahar2729 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c77633f View commit details
    Browse the repository at this point in the history
  31. Added the field Identifier (PalisadoesFoundation#2509)

    * Added the field identifier
    
    * fixed issues
    ARYANSHAH1567 authored and AnshulKahar2729 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3352664 View commit details
    Browse the repository at this point in the history
  32. Fixed setup script (PalisadoesFoundation#2512)

    * Fixed setup script
    
    * Update package-lock.json
    
    * Fixed linting error
    ARYANSHAH1567 authored and AnshulKahar2729 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2806504 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    eb6dd33 View commit details
    Browse the repository at this point in the history