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 created
* done suggested changes
* added one more check
* changes in the update task api
* initial commit
* test/added integration tests for route /update-archived
* test/added tests for function archiveUserIfNotInDiscord
* refactor: overdue and extension requests APIs
* feat/added route controller and model function
* remove redundant code
* removed redundant code
* FIX: resolved comments
* FIX: merge conflicts
* FIX: resolved comments
* TEST: updated tests
* REFACTOR: updated variable names
* TEST: assert total users made archived
* REFACTOR: updated route
* TEST: updated route
* FEAT: handles batch updates more that 500
* TEST: updated tests
* TEST: assert for failed operation added
* FIX: added error handling for failed batch updates
* REFACTOR: removed redundant changes
* TEST: fetched only users relavant in testing
* TEST: updated users integration tests
* TEST: added tests for archiver user function
* reolved comments
* feat: added test cases for tasks validators
* REFACTOR: to remove circular dependency
* added onBoarding status of user more than 31 days
* finally finalized the route of the onboarding state
* FEAT: added common route /users
* TEST: updated tests
* TEST: fix failed tests
* REFACTOR: changed param to query
* add: github created at key in db for new joiner
* refactor: requested changes for overdue tasks API
* fix: convert date type into unix timestamp
* TEST: added model error test case
* REFACTOR: added payload validator middleware
* REFACTOR: added error & success states constants
* FEAT: added failed users details in response
* REFACTOR: resolved comments
* REFACTOR: fix lint issues
* TEST: updated user service test
* changed the variables name
* (#1367) added fix for api response
* (#1367) updated tests for the code
* (#1367) address failing test for validator
* (#1367) address failing validator test
* refactor: changed the flow for overdue tasks API
* removed the filter utility function
* fix: Unix Timestamp method
* feat: test for github_created_at fields
* remove: extra fixtures data
* added integration test case
* commiting unit testing
* unit testing is done
* resolved conflicts
* TEST: fix failing test
* refactor: made the overdue tasks API behind the feature flag
* refactor: overdue and extension requests APIs
* feat: added test cases for tasks validators
* refactor: requested changes for overdue tasks API
* refactor: changed the flow for overdue tasks API
* refactor: made the overdue tasks API behind the feature flag
* (#1367) added dataAccessLayer to fetch user
* (#1368) updated model tests
* refactor: overdue and extension requests APIs
* feat: added test cases for tasks validators
* refactor: requested changes for overdue tasks API
* refactor: changed the flow for overdue tasks API
* refactor: made the overdue tasks API behind the feature flag
* api created
* done suggested changes
* added one more check
* refactor: overdue and extension requests APIs
* feat: added test cases for tasks validators
* refactor: requested changes for overdue tasks API
* refactor: changed the flow for overdue tasks API
* changed the function working and made the getUsersBasedOnFilter generic
* completed validation of verify status
* tests for model and middleware
* resolved the comments
* completed validation of verify status
* resolved the comments
* sync with develop
* resolved the comments and added generateUniqueToken action
* fixed failing tests
* Validation after authentication
* fixing code
* Refactor: keeping body optional in archiving details in the archiving process
* update error message
* added onBoarding condition
* fixed prettier error and added logical and
* validator test cases added and corrected spelling mistake
* fix the staging for archived users (#1421)
* removing one time script - remove tokens
* forgot to remove tests
* API endpoint to update Discord usernames for backend users (#1378)
* Add a sample route to test it's working
* FEAT:Add functionality to update discord Nickname
* CHORE: remove console.log's
* TEST: Added for discord-nickname-update controller
* TEST: add message object accessible
* TEST: Added for setUserDiscordNickname
* REFACTOR: added a fixture, removed console.log's
* Revert "Revert "Dev to Main Sync""
This reverts commit 3423a5f.
* FEATURE: Filter task based assignee and task title (#1392)
* FEATURE: add functionality to fetch task base on filter like assignee and task title
* FIX : fix assignee filter
* FIX : add order by title in status filter
* FIX: task size related issue
* FIX: order all task at initial state
* TEMP
* FIX: change variable name
* FEATURE: add functionality to fetch task based on filter like assignee and task title
* FIX(TEST) : fix failing tests
* REFACTOR:change term to title query param
* TEST: add test for tasks validator chages
* TEST: add test for task utils
* TEST: add test for task models changes
* TEST: add test for task controller(integration test)
* Update test/integration/tasks.test.js
---------
Co-authored-by: Pratiyush Kumar <[email protected]>
* FIX: Overdue tasks query issue (#1441)
* FIX: overdue tasks query issue
* FIX: overdue tasks query issue
* Add isMember Field to API Response for Group Membership (#1413)
* Adding isMember param to show membership of the user
* reverting script
* populating membership details only when flag is set
* Adding tests
* fixing PR comments: more specific checks for flags
* Handling firebase limitation of 30 comparision
* PR comments: semantical fix
---------
Co-authored-by: ivinayakg <[email protected]>
Co-authored-by: Manish Devrani <[email protected]>
Co-authored-by: Manish Devrani <[email protected]>
Co-authored-by: Pratiyush Kumar <[email protected]>
Co-authored-by: Vinayak Goyal <[email protected]>
Co-authored-by: Ravi kumar <[email protected]>
Co-authored-by: vivek lokhande <[email protected]>
Co-authored-by: Amit Prakash <[email protected]>
Co-authored-by: Pratiyush Kumar <[email protected]>
Co-authored-by: shreya-mishra <[email protected]>
Co-authored-by: Lakshay Manchanda <[email protected]>
Co-authored-by: gauravsinhaweb <[email protected]>
Co-authored-by: Ritik Jaiswal <[email protected]>
Co-authored-by: FMK2312 <[email protected]>
Co-authored-by: Ankush Dharkar <[email protected]>
Co-authored-by: kotesh_Mudila <[email protected]>
Co-authored-by: Prakash <[email protected]>
Co-authored-by: Prakash Choudhary <[email protected]>
Co-authored-by: Bikash Singh <[email protected]>
0 commit comments