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

Group chat features #4

Open
wants to merge 301 commits into
base: develop
Choose a base branch
from
Open

Group chat features #4

wants to merge 301 commits into from

Conversation

disha1202
Copy link
Owner

What kind of change does this PR introduce?

Issue Number:

Fixes #

Did you add tests for your changes?

Snapshots/Videos:

If relevant, did you update the documentation?

Summary

Does this PR introduce a breaking change?

Other information

Have you read the contributing guide?

Copy link

Our Pull Request Approval Process

We have these basic policies to make the approval process smoother for our volunteer team.

Testing Your Code

Please make sure your code passes all tests. Our test code coverage system will fail if these conditions occur:

  1. The overall code coverage drops below the target threshold of the repository
  2. Any file in the pull request has code coverage levels below the repository threshold
  3. Merge conflicts

The process helps maintain the overall reliability of the code base and is a prerequisite for getting your PR approved. Assigned reviewers regularly review the PR queue and tend to focus on PRs that are passing.

Reviewers

Do not assign reviewers. Our Queue Monitors will review your PR and assign them.
When your PR has been assigned reviewers contact them to get your code reviewed and approved via:

  1. comments in this PR or
  2. our slack channel

Reviewing Your Code

Your reviewer(s) will have the following roles:

  1. arbitrators of future discussions with other contributors about the validity of your changes
  2. point of contact for evaluating the validity of your work
  3. person who verifies matching issues by others that should be closed.
  4. person who gives general guidance in fixing your tests

CONTRIBUTING.md

Read our CONTRIBUTING.md file. Most importantly:

  1. PRs with issues not assigned to you will be closed by the reviewer
  2. Fix the first comment in the PR so that each issue listed automatically closes

Other

  1. 🎯 Please be considerate of our volunteers' time. Contacting the person who assigned the reviewers is not advised unless they ask for your input. Do not @ the person who did the assignment otherwise.
  2. Read the CONTRIBUTING.md file make

disha1202 and others added 29 commits October 27, 2024 17:33
)

* add people to tag functaionality

* minor change

* more translations

* minor change

* add a variable for page size
…n#2377)

Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 4.2.3 to 4.2.4.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](GoogleChrome/web-vitals@v4.2.3...v4.2.4)

---
updated-dependencies:
- dependency-name: web-vitals
  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>
…oundation#2378)

Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid) from 7.16.0 to 7.22.0.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/v7.22.0/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v7.22.0/packages/x-data-grid)

---
updated-dependencies:
- dependency-name: "@mui/x-data-grid"
  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>
…2381)

Bumps [prettier](https://github.com/prettier/prettier) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.2...3.3.3)

---
updated-dependencies:
- dependency-name: prettier
  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>
….0 (PalisadoesFoundation#2379)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) 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/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.11.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  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>
…n#2380)

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.26.7 to 0.26.10.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.26.7...v0.26.10)

---
updated-dependencies:
- dependency-name: typedoc
  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>
…oundation#2362)

* add people to tag functaionality

* minor change

* more translations

* minor change

* add a variable for page size

* add tag actions

* add tests

* translations

* add subtags infinite scroll

* minor correction

* exclude ManageTag from countline check

* fix linting

* fix linting

* fix linting

* make coderabbit suggested changes

* more changes

* more changes

* minor correction

* add error component for tagNode subtags query

* fix translation

* fix translation
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
…and Introspection workflow (PalisadoesFoundation#2391)

* update pull-request.yml to ignore actions on ignore-sensitive-files-pr
label

* Removed createDirectChat createGroupChat createMessageChat mutations
…d/OrganizationCard.tsx` (PalisadoesFoundation#2393)

* improve testcase for org card

* act function warning
…er readability (GSoC) (PalisadoesFoundation#2387)

* add people to tag functaionality

* minor change

* more translations

* minor change

* add a variable for page size

* add tag actions

* add tests

* translations

* change to infinite scroll

* add subtags infinite scroll

* extract common variables to utils

* minor correction

* more design adjustments

* add tests

* add scrollbar for infinite scroll

* extract infinite scroll loader

* minor adjustment

* refactoring

* exclude ManageTag from countline check

* fix linting

* fix linting

* fix linting

* make coderabbit suggested changes

* more changes

* more changes

* minor correction

* add error component for tagNode subtags query

* fix translation

* fix translation

* remove unused css classes

* refactor ManageTag file to reduce its size

* update pull-request check

* minor adjustments

* minor correction

* minor change

* correction

* minor changes

* minor change

* coderabbitai changes

* more changes

* fix dataGrid classes
…Foundation#2398)

* add people to tag functaionality

* minor change

* more translations

* minor change

* add a variable for page size

* add tag actions

* add tests

* translations

* change to infinite scroll

* add subtags infinite scroll

* extract common variables to utils

* minor correction

* more design adjustments

* add tests

* add scrollbar for infinite scroll

* extract infinite scroll loader

* minor adjustment

* refactoring

* exclude ManageTag from countline check

* fix linting

* fix linting

* fix linting

* make coderabbit suggested changes

* more changes

* more changes

* minor correction

* add error component for tagNode subtags query

* fix translation

* fix translation

* remove unused css classes

* refactor ManageTag file to reduce its size

* update pull-request check

* minor adjustments

* minor correction

* minor change

* correction

* minor changes

* minor change

* coderabbitai changes

* more changes

* fix dataGrid classes

* remove getUserTagAncestors query

* add search and sort

* add tests

* error toast on no seletion tag/user

* minor correction

* fix test

* minor change

* add useEffect

* exclude TagActionsMocks from countlines check

* coderabbitai suggested changes

* show sort order
palisadoes and others added 30 commits December 26, 2024 15:19
…#2806) (PalisadoesFoundation#2881)

* Migrated test from jest to Vitest for all components of OrganizationDashCards component and also merged css files into global css file

* Migrated test from jest to Vitest for all components of OrganizationDashCards component and also merged css files into global css file

* coderabbit issue resolved

* Git check resolved

* git issue resolved

* git issue resolved

* git requested changes

* resolved conversation

* git resolved conversation

* requested changes

* resolved issue

* updated branch

* codrabbit issue resolved
…ndation#2943)

* Fix: ReCAPTCHA refresh on submitting Login/SignUp form and Migrated LoginPage.test.tsx to Vitest

* Removed imports for Jest

* Added more test case for Google ReCaptcha
…sFoundation#2953)

* Added docusaurus to eslint ignorePatterns

* Removed blog references

* Added Docusaurus deployment GitHub Actions

* Added Docs website installation guide

* Minor edit to docs/README.md

* Updated eslint to ignore docs/ directory

* CodeRabbit suggestions. Removed tsconfig.json file causing errors

* Updated gitignore file

* Updated gitignore file

* Removed docs/tsconfig.json causing deployment errors

* Added yarn path to GitHub action

* Added Codecov ignore path
…esFoundation#2954)

* Added docusaurus to eslint ignorePatterns

* Removed blog references

* Added Docusaurus deployment GitHub Actions

* Added Docs website installation guide

* Minor edit to docs/README.md

* Updated eslint to ignore docs/ directory

* CodeRabbit suggestions. Removed tsconfig.json file causing errors

* Updated gitignore file

* Updated gitignore file

* Removed docs/tsconfig.json causing deployment errors

* Added yarn path to GitHub action

* Added Codecov ignore path

* Added .nojekyll
…esFoundation#2955)

* Added docusaurus to eslint ignorePatterns

* Removed blog references

* Added Docusaurus deployment GitHub Actions

* Added Docs website installation guide

* Minor edit to docs/README.md

* Updated eslint to ignore docs/ directory

* CodeRabbit suggestions. Removed tsconfig.json file causing errors

* Updated gitignore file

* Updated gitignore file

* Removed docs/tsconfig.json causing deployment errors

* Added yarn path to GitHub action

* Added Codecov ignore path

* Added .nojekyll

* Created deploy website workflow specific to the develop-postgres branch
…esFoundation#2956)

* Added docusaurus to eslint ignorePatterns

* Removed blog references

* Added Docusaurus deployment GitHub Actions

* Added Docs website installation guide

* Minor edit to docs/README.md

* Updated eslint to ignore docs/ directory

* CodeRabbit suggestions. Removed tsconfig.json file causing errors

* Updated gitignore file

* Updated gitignore file

* Removed docs/tsconfig.json causing deployment errors

* Added yarn path to GitHub action

* Added Codecov ignore path

* Added .nojekyll

* Created deploy website workflow specific to the develop-postgres branch

* Created deploy website workflow specific to the develop-postgres branch v2

* Created deploy website workflow specific to the develop-postgres branch v4.1
…esFoundation#2957)

* Added docusaurus to eslint ignorePatterns

* Removed blog references

* Added Docusaurus deployment GitHub Actions

* Added Docs website installation guide

* Minor edit to docs/README.md

* Updated eslint to ignore docs/ directory

* CodeRabbit suggestions. Removed tsconfig.json file causing errors

* Updated gitignore file

* Updated gitignore file

* Removed docs/tsconfig.json causing deployment errors

* Added yarn path to GitHub action

* Added Codecov ignore path

* Added .nojekyll

* Created deploy website workflow specific to the develop-postgres branch

* Created deploy website workflow specific to the develop-postgres branch v2

* Created deploy website workflow specific to the develop-postgres branch v4.1

* Created deploy website workflow specific to the develop-postgres branch v5
…esFoundation#2958)

* Added docusaurus to eslint ignorePatterns

* Removed blog references

* Added Docusaurus deployment GitHub Actions

* Added Docs website installation guide

* Minor edit to docs/README.md

* Updated eslint to ignore docs/ directory

* CodeRabbit suggestions. Removed tsconfig.json file causing errors

* Updated gitignore file

* Updated gitignore file

* Removed docs/tsconfig.json causing deployment errors

* Added yarn path to GitHub action

* Added Codecov ignore path

* Added .nojekyll

* Created deploy website workflow specific to the develop-postgres branch

* Created deploy website workflow specific to the develop-postgres branch v2

* Created deploy website workflow specific to the develop-postgres branch v4.1

* Created deploy website workflow specific to the develop-postgres branch v5

* Created deploy website workflow specific to the develop-postgres branch v6
…esFoundation#2959)

* Added docusaurus to eslint ignorePatterns

* Removed blog references

* Added Docusaurus deployment GitHub Actions

* Added Docs website installation guide

* Minor edit to docs/README.md

* Updated eslint to ignore docs/ directory

* CodeRabbit suggestions. Removed tsconfig.json file causing errors

* Updated gitignore file

* Updated gitignore file

* Removed docs/tsconfig.json causing deployment errors

* Added yarn path to GitHub action

* Added Codecov ignore path

* Added .nojekyll

* Created deploy website workflow specific to the develop-postgres branch

* Created deploy website workflow specific to the develop-postgres branch v2

* Created deploy website workflow specific to the develop-postgres branch v4.1

* Created deploy website workflow specific to the develop-postgres branch v5

* Created deploy website workflow specific to the develop-postgres branch v6

* Created deploy website workflow specific to the develop-postgres branch v7
…esFoundation#2960)

* Added docusaurus to eslint ignorePatterns

* Removed blog references

* Added Docusaurus deployment GitHub Actions

* Added Docs website installation guide

* Minor edit to docs/README.md

* Updated eslint to ignore docs/ directory

* CodeRabbit suggestions. Removed tsconfig.json file causing errors

* Updated gitignore file

* Updated gitignore file

* Removed docs/tsconfig.json causing deployment errors

* Added yarn path to GitHub action

* Added Codecov ignore path

* Added .nojekyll

* Created deploy website workflow specific to the develop-postgres branch

* Created deploy website workflow specific to the develop-postgres branch v2

* Created deploy website workflow specific to the develop-postgres branch v4.1

* Created deploy website workflow specific to the develop-postgres branch v5

* Created deploy website workflow specific to the develop-postgres branch v6

* Created deploy website workflow specific to the develop-postgres branch v7

* Created deploy website workflow specific to the develop-postgres branch v8
…adoesFoundation#2961)

* Added docusaurus to eslint ignorePatterns

* Removed blog references

* Added Docusaurus deployment GitHub Actions

* Added Docs website installation guide

* Minor edit to docs/README.md

* Updated eslint to ignore docs/ directory

* CodeRabbit suggestions. Removed tsconfig.json file causing errors

* Updated gitignore file

* Updated gitignore file

* Removed docs/tsconfig.json causing deployment errors

* Added yarn path to GitHub action

* Added Codecov ignore path

* Added .nojekyll

* Created deploy website workflow specific to the develop-postgres branch

* Created deploy website workflow specific to the develop-postgres branch v2

* Created deploy website workflow specific to the develop-postgres branch v4.1

* Created deploy website workflow specific to the develop-postgres branch v5

* Created deploy website workflow specific to the develop-postgres branch v6

* Created deploy website workflow specific to the develop-postgres branch v7

* Created deploy website workflow specific to the develop-postgres branch v8

* Created deploy website workflow specific to the develop-postgres branch v10
…adoesFoundation#2962)

* Added docusaurus to eslint ignorePatterns

* Removed blog references

* Added Docusaurus deployment GitHub Actions

* Added Docs website installation guide

* Minor edit to docs/README.md

* Updated eslint to ignore docs/ directory

* CodeRabbit suggestions. Removed tsconfig.json file causing errors

* Updated gitignore file

* Updated gitignore file

* Removed docs/tsconfig.json causing deployment errors

* Added yarn path to GitHub action

* Added Codecov ignore path

* Added .nojekyll

* Created deploy website workflow specific to the develop-postgres branch

* Created deploy website workflow specific to the develop-postgres branch v2

* Created deploy website workflow specific to the develop-postgres branch v4.1

* Created deploy website workflow specific to the develop-postgres branch v5

* Created deploy website workflow specific to the develop-postgres branch v6

* Created deploy website workflow specific to the develop-postgres branch v7

* Created deploy website workflow specific to the develop-postgres branch v8

* Created deploy website workflow specific to the develop-postgres branch v10

* Created deploy website workflow specific to the develop-postgres branch v12
…adoesFoundation#2964)

* Added docusaurus to eslint ignorePatterns

* Removed blog references

* Added Docusaurus deployment GitHub Actions

* Added Docs website installation guide

* Minor edit to docs/README.md

* Updated eslint to ignore docs/ directory

* CodeRabbit suggestions. Removed tsconfig.json file causing errors

* Updated gitignore file

* Updated gitignore file

* Removed docs/tsconfig.json causing deployment errors

* Added yarn path to GitHub action

* Added Codecov ignore path

* Added .nojekyll

* Created deploy website workflow specific to the develop-postgres branch

* Created deploy website workflow specific to the develop-postgres branch v2

* Created deploy website workflow specific to the develop-postgres branch v4.1

* Created deploy website workflow specific to the develop-postgres branch v5

* Created deploy website workflow specific to the develop-postgres branch v6

* Created deploy website workflow specific to the develop-postgres branch v7

* Created deploy website workflow specific to the develop-postgres branch v8

* Created deploy website workflow specific to the develop-postgres branch v10

* Created deploy website workflow specific to the develop-postgres branch v12

* Created deploy website workflow specific to the develop-postgres branch v13
…adoesFoundation#2965)

* Added docusaurus to eslint ignorePatterns

* Removed blog references

* Added Docusaurus deployment GitHub Actions

* Added Docs website installation guide

* Minor edit to docs/README.md

* Updated eslint to ignore docs/ directory

* CodeRabbit suggestions. Removed tsconfig.json file causing errors

* Updated gitignore file

* Updated gitignore file

* Removed docs/tsconfig.json causing deployment errors

* Added yarn path to GitHub action

* Added Codecov ignore path

* Added .nojekyll

* Created deploy website workflow specific to the develop-postgres branch

* Created deploy website workflow specific to the develop-postgres branch v2

* Created deploy website workflow specific to the develop-postgres branch v4.1

* Created deploy website workflow specific to the develop-postgres branch v5

* Created deploy website workflow specific to the develop-postgres branch v6

* Created deploy website workflow specific to the develop-postgres branch v7

* Created deploy website workflow specific to the develop-postgres branch v8

* Created deploy website workflow specific to the develop-postgres branch v10

* Created deploy website workflow specific to the develop-postgres branch v12

* Created deploy website workflow specific to the develop-postgres branch v13

* Created deploy website workflow specific to the develop-postgres branch v14
…adoesFoundation#2966)

* Added docusaurus to eslint ignorePatterns

* Removed blog references

* Added Docusaurus deployment GitHub Actions

* Added Docs website installation guide

* Minor edit to docs/README.md

* Updated eslint to ignore docs/ directory

* CodeRabbit suggestions. Removed tsconfig.json file causing errors

* Updated gitignore file

* Updated gitignore file

* Removed docs/tsconfig.json causing deployment errors

* Added yarn path to GitHub action

* Added Codecov ignore path

* Added .nojekyll

* Created deploy website workflow specific to the develop-postgres branch

* Created deploy website workflow specific to the develop-postgres branch v2

* Created deploy website workflow specific to the develop-postgres branch v4.1

* Created deploy website workflow specific to the develop-postgres branch v5

* Created deploy website workflow specific to the develop-postgres branch v6

* Created deploy website workflow specific to the develop-postgres branch v7

* Created deploy website workflow specific to the develop-postgres branch v8

* Created deploy website workflow specific to the develop-postgres branch v10

* Created deploy website workflow specific to the develop-postgres branch v12

* Created deploy website workflow specific to the develop-postgres branch v13

* Created deploy website workflow specific to the develop-postgres branch v14

* Created deploy website workflow specific to the develop-postgres branch v15
…adoesFoundation#2967)

* Added docusaurus to eslint ignorePatterns

* Removed blog references

* Added Docusaurus deployment GitHub Actions

* Added Docs website installation guide

* Minor edit to docs/README.md

* Updated eslint to ignore docs/ directory

* CodeRabbit suggestions. Removed tsconfig.json file causing errors

* Updated gitignore file

* Updated gitignore file

* Removed docs/tsconfig.json causing deployment errors

* Added yarn path to GitHub action

* Added Codecov ignore path

* Added .nojekyll

* Created deploy website workflow specific to the develop-postgres branch

* Created deploy website workflow specific to the develop-postgres branch v2

* Created deploy website workflow specific to the develop-postgres branch v4.1

* Created deploy website workflow specific to the develop-postgres branch v5

* Created deploy website workflow specific to the develop-postgres branch v6

* Created deploy website workflow specific to the develop-postgres branch v7

* Created deploy website workflow specific to the develop-postgres branch v8

* Created deploy website workflow specific to the develop-postgres branch v10

* Created deploy website workflow specific to the develop-postgres branch v12

* Created deploy website workflow specific to the develop-postgres branch v13

* Created deploy website workflow specific to the develop-postgres branch v14

* Created deploy website workflow specific to the develop-postgres branch v15

* Created deploy website workflow specific to the develop-postgres branch v16
…adoesFoundation#2968)

* Added docusaurus to eslint ignorePatterns

* Removed blog references

* Added Docusaurus deployment GitHub Actions

* Added Docs website installation guide

* Minor edit to docs/README.md

* Updated eslint to ignore docs/ directory

* CodeRabbit suggestions. Removed tsconfig.json file causing errors

* Updated gitignore file

* Updated gitignore file

* Removed docs/tsconfig.json causing deployment errors

* Added yarn path to GitHub action

* Added Codecov ignore path

* Added .nojekyll

* Created deploy website workflow specific to the develop-postgres branch

* Created deploy website workflow specific to the develop-postgres branch v2

* Created deploy website workflow specific to the develop-postgres branch v4.1

* Created deploy website workflow specific to the develop-postgres branch v5

* Created deploy website workflow specific to the develop-postgres branch v6

* Created deploy website workflow specific to the develop-postgres branch v7

* Created deploy website workflow specific to the develop-postgres branch v8

* Created deploy website workflow specific to the develop-postgres branch v10

* Created deploy website workflow specific to the develop-postgres branch v12

* Created deploy website workflow specific to the develop-postgres branch v13

* Created deploy website workflow specific to the develop-postgres branch v14

* Created deploy website workflow specific to the develop-postgres branch v15

* Created deploy website workflow specific to the develop-postgres branch v16
…adoesFoundation#2969)

* Added docusaurus to eslint ignorePatterns

* Removed blog references

* Added Docusaurus deployment GitHub Actions

* Added Docs website installation guide

* Minor edit to docs/README.md

* Updated eslint to ignore docs/ directory

* CodeRabbit suggestions. Removed tsconfig.json file causing errors

* Updated gitignore file

* Updated gitignore file

* Removed docs/tsconfig.json causing deployment errors

* Added yarn path to GitHub action

* Added Codecov ignore path

* Added .nojekyll

* Created deploy website workflow specific to the develop-postgres branch

* Created deploy website workflow specific to the develop-postgres branch v2

* Created deploy website workflow specific to the develop-postgres branch v4.1

* Created deploy website workflow specific to the develop-postgres branch v5

* Created deploy website workflow specific to the develop-postgres branch v6

* Created deploy website workflow specific to the develop-postgres branch v7

* Created deploy website workflow specific to the develop-postgres branch v8

* Created deploy website workflow specific to the develop-postgres branch v10

* Created deploy website workflow specific to the develop-postgres branch v12

* Created deploy website workflow specific to the develop-postgres branch v13

* Created deploy website workflow specific to the develop-postgres branch v14

* Created deploy website workflow specific to the develop-postgres branch v15

* Created deploy website workflow specific to the develop-postgres branch v16

* Created deploy website workflow specific to the develop-postgres branch v17

* Created deploy website workflow specific to the develop-postgres branch v17
…ndation#2879)

* refactored: OrganizationVenues css

* resolved issues

* fixed issues

* issue fixed

* changes applied
…oundation#2982)

* chatroom tests migrated from jest to vitest

* chore: fixed undefined typescript _id error in chatroom component & add missing mutation in orginizationCard_

* chore: createDirectChat tests migrated from jest to vitest

* chore: creategroupchat tests migrated from jest to vitest

* chore: donationcard,orgcard, orgnavbar, orgsidebar tests migrated from jest to vitest

* chore: peoplecard, postcard, promotedPost, register, securedrouteforuser tests migrated from jest to vitest

* chore: startPostModal, usernavbar, userprofile, usersidebar, usersidebarorg tests migrated from jest to vitest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.