-
-
Notifications
You must be signed in to change notification settings - Fork 884
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 : Update thedevelop-userTypeFix branch with the latest features from develop #2032
feat : Update thedevelop-userTypeFix branch with the latest features from develop #2032
Conversation
…1.0 (PalisadoesFoundation#1842) Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.20.0 to 6.21.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/v6.21.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…n#1843) Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.8 to 6.9.9. - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v6.9.8...v6.9.9) --- updated-dependencies: - dependency-name: nodemailer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…tion#1844) Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.2.1 to 15.2.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.1...v15.2.2) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…lisadoesFoundation#1846) Bumps [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript) from 4.0.1 to 4.0.4. - [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/typescript@4.0.4/packages/plugins/typescript/typescript) --- updated-dependencies: - dependency-name: "@graphql-codegen/typescript" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…sFoundation#1845) Bumps [@types/validator](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/validator) from 13.11.8 to 13.11.9. - [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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…Foundation#1833) * Modified tests * some minor changes * Fixed Errors * 100% code covered * Fixed Linting errors
…ation#1835) * removeAdvertisement.ts test updated to 100% coverage * failing tests updated * Update package.json * Update package.json * Update package-lock.json * Update package.json * Update package.json * Update package.json * Update package.json * Update package-lock.json back to normal * Update package-lock.json * Update package-lock.json * Update package-lock.json * Update package-lock.json
…ation#1807) * create recurring event helpers and refactor * remove unnecessary file * add documentation and comments * add tests * fix comments * update generateRecurrenceRuleString function * speed up code * fix formatting * format fix * restore package.json * fix failing test * better implementation and faster code * minor refactoring * minor correction * fix imports * return single recurring instance * fix failing test * Revert "return single recurring instance" This reverts commit 60353fd. * Reapply "return single recurring instance" This reverts commit fc12a99. * test commit * update test * fix test * convert to UTC dates * test commit with minor change * limit instance generation date according to the recurrence frequency * adjust for different timezones * remove unnecessary code * remove unnecessary formatting * change variable names
…UD (PalisadoesFoundation#1785) * test * Agenda category CRUD * fixed format check * Renamed organization to organizationId, and changed file names wherever needed, also made organization non null where it wasnt * Added requested changes, involving : 1. field level resolvers for categor ies in organization, an updated by resolver in agendaCategory. 2. Removed the agendacatego ries resolver because it was futile. 3. removed organizationId from updateagendaCategory i nput and other minute changes. * Fixed failing tests * Removed ESLint disabled comments * Removed some linting errors * Fixed the remaining linting errors * Fixed lint error * Ran prettier * Ran prettier * Fixed the failing test * Final issues resolved
* feat: add Event Volunteer collectionand CRUD mutations/queries * write tests for createEventVolunteer and updateEventVolunteer * write tests for eventVolunteersByEvent and removeEventVolunteers * fix formatting * better code coverage * fix formatting * better code coverage * fix formatting * better code coverage * fix linting test
…1806) * Updated inspect.yml * Updated pull-request.yml * Updated push.yml * Delete .github/workflows/inspect.yml * Updated push.yml * Updated pull-request.yml * Updated push.yml * Updated push.yml
…on#1849) * Database transaction logging middleware * Review changes * updated .gitignore * logging middlware for all models * fix lint * fix format * fix failing tests
…erkar/talawa-api into develop-userTypeFix
@AVtheking @Atharva-Kanherkar Check the latest workflow test of Testing Application(20.x) PR. All failing tests are exposed in this branch. Ignore .env_test test fails and need to fix remaining |
I have added @Anubhav-2003 Can check out the failing test of |
this is because you people have implemented a faulty version of the setup. If you see the current refactored version of the set up has around 900 lines. You people are still using the old version of the setup.ts. Also you people have removed the line where the .env_test file would be automatically created inside the set up. Please fix your setup file. Merge properly to the latest one. Thank you. |
We haven't looked at that file. We are joined with @Atharva-Kanherkar to speedup the work recently. Ok , we will make sure to refactor it |
No problem, collaborative work is always appreciated, if you have any more doubts, or if any help is needed from my side. Please let me know. Thank you. |
|
@palisadoes sure sir, also I can assist not just in setup but in other parts as well, if the present contributors feel they need any assistance. When this PR will be merged with develop, a few bugs may surface initially. I will be happy to fix them through separate PRs. Thank you. |
I hace added you as a contributor. Seperate PRs will not make any sense for this issue, I guess it would just add up to the work as we have freezed the merging of other PRs, please help in this to us, it would be really helpful. |
What you are saying makes no sense. once you merge this PR into the develop, there will be consequences in the other repositories as well because the merging for this with the current develop has not yet been tested for the entire talawa suite. Just like the setup file, there will be other files whose errors might not initially pop up in the workflow. But there will be instances of inconsistent merging. For fixing those we would need separate PRs, I hope you understand what I’m saying. But I’m happy to help in this pull. Request as well. Thank you. Thank you |
yes after merging it in develop we need to lookout for any breaking thing and resolves them as soon as possible. |
@Anubhav-2003 Cool! Once it got merged the bugs could be there and if you found then make a PR against a parent issue to track |
Sure I will |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop-userTypeFix #2032 +/- ##
=======================================================
- Coverage 97.07% 95.53% -1.54%
=======================================================
Files 293 331 +38
Lines 20041 22462 +2421
Branches 1578 1810 +232
=======================================================
+ Hits 19454 21459 +2005
- Misses 567 974 +407
- Partials 20 29 +9 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Except for these files of low test coverage
229ad9a
into
PalisadoesFoundation:develop-userTypeFix
What kind of change does this PR introduce?
Feature
Issue Number:
Fixes #1987
Did you add tests for your changes?
Yes
Summary
Merging the develop branch.
Does this PR introduce a breaking change?
No
Have you read the contributing guide?
Yes