You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* api to make new members members
* changes suggested
* 400 on user already a member and api schema generation script run
* review changes
* added test cases
* review changes
* moved nonSuperUser to top
* Bump color-string from 1.5.3 to 1.5.5
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.5.5.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/commits/1.5.5)
---
updated-dependencies:
- dependency-name: color-string
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
* Removed generateUrl method
* Define CRUD operation for feature flag
* Added integration and unit tests for the feature flag
* Generated api schema for feature flags
* Added small changes in routes/featureFlags.js
* added .js extensions
* Update package-lock.json
* Added wiki link to the backend setup video
* Added user badges api with a simple test
* Handled edge cases, enhanced the code, and wrote new tests
* Fixed all the validators to strictly follow the schema as it is by default converting the string to number
* Made the code clean
* Made the code cleaner
* change self task api ready (#408)
* api schema ready
* checking for conflicts
* minor line changes
* api ready
* unnecessary files deleted
* percentCompleted field can also be changed now
* status and percentCompleted made optional in validators
* response code changes to 200
* using strint for validators
* Increased the readability of code
* resolved merge conflicts
* Feature/node v14 check (#419)
* Added a check for node -v14
* update
* test for Patch /tasks/self/:id (#416)
* test for Patch /tasks/self/:id
* removing unnecessary logic
* storing user to db and using cleanDB
* using user from fixtures
* removing comments
* added test for no cookie
* Populate participants/challenges (#412)
* will not work if participants array elem > 10
* overcoming in query limitation
* storing id insted of name
* using fetchUser from users.model for fetching user
* a little bit refactoring of code
* post-challenges/subscribe response updated
* made requested changes
* using 204 for response
* refactoring response code
* getting promise array from a function
* refactoring get method in controllers/challenges
* Bump axios from 0.21.1 to 0.21.2
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](axios/axios@v0.21.1...v0.21.2)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
* use user who is not a member
* Add Api schema
* Update constants/roles.js
following snakecase
Co-authored-by: Sumit Dhanania <[email protected]>
* Update controllers/members.js
Co-authored-by: Sumit Dhanania <[email protected]>
* update role
* update member test
* challenges API refactored (#271)
* [WIP] challenges API refactored
* refactored challenges get and post
* validators for createChallenge
* using timestamps for date
* seperating get and post routes
* boom response changes
Co-authored-by: akshay shinde <[email protected]>
* Bump passport-oauth2 from 1.5.0 to 1.6.1
Bumps [passport-oauth2](https://github.com/jaredhanson/passport-oauth2) from 1.5.0 to 1.6.1.
- [Release notes](https://github.com/jaredhanson/passport-oauth2/releases)
- [Changelog](https://github.com/jaredhanson/passport-oauth2/blob/master/CHANGELOG.md)
- [Commits](jaredhanson/passport-oauth2@v1.5.0...v1.6.1)
---
updated-dependencies:
- dependency-name: passport-oauth2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
* Added optional chaining and updated test
* Increased profile upload limit to 5MB
* Update storage to 2 mb
* Sync main with develop (#411) (#434)
* Removed generateUrl method
* Define CRUD operation for feature flag
* Added integration and unit tests for the feature flag
* Generated api schema for feature flags
* Added small changes in routes/featureFlags.js
* added .js extensions
* Update package-lock.json
* Added wiki link to the backend setup video
* Fixed all the validators to strictly follow the schema as it is by default converting the string to number
* change self task api ready (#408)
* api schema ready
* checking for conflicts
* minor line changes
* api ready
* unnecessary files deleted
* percentCompleted field can also be changed now
* status and percentCompleted made optional in validators
* response code changes to 200
* using strint for validators
Co-authored-by: Prakash <[email protected]>
Co-authored-by: Ankita Bannore <[email protected]>
Co-authored-by: tapansawant <[email protected]>
Co-authored-by: Pranav Gajjewar <[email protected]>
Co-authored-by: Ankush Dharkar <[email protected]>
Co-authored-by: lakshayman <[email protected]>
Co-authored-by: Akshay Shinde <[email protected]>
Co-authored-by: Ankush Dharkar <[email protected]>
Co-authored-by: Swaraj Rajpure <[email protected]>
Co-authored-by: Ankur Narkhede <[email protected]>
Co-authored-by: Sumit Dhanania <[email protected]>
Co-authored-by: Ankita Bannore <[email protected]>
Co-authored-by: tapansawant <[email protected]>
Co-authored-by: Pranav Gajjewar <[email protected]>
Co-authored-by: lakshayman <[email protected]>
Co-authored-by: Akshay Shinde <[email protected]>
* Bugfix/develop merge issues (#439)
* Sync main with develop (#411)
* Removed generateUrl method
* Define CRUD operation for feature flag
* Added integration and unit tests for the feature flag
* Generated api schema for feature flags
* Added small changes in routes/featureFlags.js
* added .js extensions
* Update package-lock.json
* Added wiki link to the backend setup video
* Fixed all the validators to strictly follow the schema as it is by default converting the string to number
* change self task api ready (#408)
* api schema ready
* checking for conflicts
* minor line changes
* api ready
* unnecessary files deleted
* percentCompleted field can also be changed now
* status and percentCompleted made optional in validators
* response code changes to 200
* using strint for validators
Co-authored-by: Prakash <[email protected]>
Co-authored-by: Ankita Bannore <[email protected]>
Co-authored-by: tapansawant <[email protected]>
Co-authored-by: Pranav Gajjewar <[email protected]>
Co-authored-by: Ankush Dharkar <[email protected]>
Co-authored-by: lakshayman <[email protected]>
Co-authored-by: Akshay Shinde <[email protected]>
* chore: fix package-lock and apiSchema.json (#435)
* Revert "chore: fix package-lock and apiSchema.json (#435)" (#436)
This reverts commit 02416de.
Co-authored-by: Ankush Dharkar <[email protected]>
Co-authored-by: Swaraj Rajpure <[email protected]>
Co-authored-by: Ankur Narkhede <[email protected]>
Co-authored-by: Sumit Dhanania <[email protected]>
Co-authored-by: Ankita Bannore <[email protected]>
Co-authored-by: tapansawant <[email protected]>
Co-authored-by: Pranav Gajjewar <[email protected]>
Co-authored-by: lakshayman <[email protected]>
Co-authored-by: Akshay Shinde <[email protected]>
* Bugfix/develop merge issues (#439)
* Sync main with develop (#411)
* Removed generateUrl method
* Define CRUD operation for feature flag
* Added integration and unit tests for the feature flag
* Generated api schema for feature flags
* Added small changes in routes/featureFlags.js
* added .js extensions
* Update package-lock.json
* Added wiki link to the backend setup video
* Fixed all the validators to strictly follow the schema as it is by default converting the string to number
* change self task api ready (#408)
* api schema ready
* checking for conflicts
* minor line changes
* api ready
* unnecessary files deleted
* percentCompleted field can also be changed now
* status and percentCompleted made optional in validators
* response code changes to 200
* using strint for validators
Co-authored-by: Prakash <[email protected]>
Co-authored-by: Ankita Bannore <[email protected]>
Co-authored-by: tapansawant <[email protected]>
Co-authored-by: Pranav Gajjewar <[email protected]>
Co-authored-by: Ankush Dharkar <[email protected]>
Co-authored-by: lakshayman <[email protected]>
Co-authored-by: Akshay Shinde <[email protected]>
* chore: fix package-lock and apiSchema.json (#435)
* Revert "chore: fix package-lock and apiSchema.json (#435)" (#436)
This reverts commit 02416de.
Co-authored-by: Ankush Dharkar <[email protected]>
Co-authored-by: Swaraj Rajpure <[email protected]>
Co-authored-by: Ankur Narkhede <[email protected]>
Co-authored-by: Sumit Dhanania <[email protected]>
Co-authored-by: Ankita Bannore <[email protected]>
Co-authored-by: tapansawant <[email protected]>
Co-authored-by: Pranav Gajjewar <[email protected]>
Co-authored-by: lakshayman <[email protected]>
Co-authored-by: Akshay Shinde <[email protected]>
Co-authored-by: Nandita Kalita <[email protected]>
Co-authored-by: nandita1 <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Prakash <[email protected]>
Co-authored-by: Ankita Bannore <[email protected]>
Co-authored-by: tapansawant <[email protected]>
Co-authored-by: Pranav Gajjewar <[email protected]>
Co-authored-by: Ankush Dharkar <[email protected]>
Co-authored-by: Vividh Bhardwaj <[email protected]>
Co-authored-by: Vividh Bhardwaj <[email protected]>
Co-authored-by: lakshayman <[email protected]>
Co-authored-by: Akshay Shinde <[email protected]>
Co-authored-by: Sumit Dhanania <[email protected]>
Co-authored-by: Rohan Raj Gupta <[email protected]>
Co-authored-by: Prakash Choudhary <[email protected]>
Co-authored-by: Swebert Correa <[email protected]>
Co-authored-by: akshay shinde <[email protected]>
Co-authored-by: Ankur Narkhede <[email protected]>
Co-authored-by: ankushdharkar <[email protected]>
0 commit comments