Skip to content

Conversation

Pratiyushkumar
Copy link
Contributor

@Pratiyushkumar Pratiyushkumar commented Aug 21, 2023

Resolved merge conflict that occured in PR
#1420

ankushdharkar and others added 10 commits July 30, 2023 20:18
* Feat : username and twitter id contains @ / special characters  in the value in some user data. (#1320)

* feat:add validations in the signup api to check that username must be in the specific format and social id must not contain the special character @ to it also modify the error with a proper error message

* fix:the error message description

* fix:change the error message according to specific social id change

* fix:change the regex validation such that now it will accept numbers or characters or combination of both

* refactor:change the error message to meaningful text

* feat:add tests for invalid username and valid username and invalid social id

* fix:match the error message with the failing test case message, update the error messages in the signup api

* fix:remove unnecessary validation for linkedin_id, intagram_id we are not sending it during signup also remove the tests for that

* fix:remove unnecessary validation for linkedin_id, intagram_id we are not sending it during signup also remove the tests for that

* feat:add unit testing for the update user function to check if invalid username and twitter_id is passed or not

---------

Co-authored-by: pushpendu <[email protected]>

* add option to set privilaged roles in staging backend

* remove console logs

* modify the condition to check non production env

* add support to other roles update in staging (#1354)

* add support to other roles

* modify condition to forbid in production

* add an api to remove privilaged roles to all users (#1355)

* add an api to remove privilaged roles to all users

* add middleware to allow body

* adds metrics for users update route (#1347)

* Fixing Task Reassignment Status Update Issue (#1351)

* adds the logic to modify the user status of old assignee

* Adds integration test

* Consolidated Multi-Line Variable Declarations into Single Line

---------

Co-authored-by: Abhay Patil <[email protected]>
Co-authored-by: pushpendu <[email protected]>
Co-authored-by: ritikjaiswal75 <[email protected]>
Co-authored-by: Amit Prakash <[email protected]>
Co-authored-by: Ritik Jaiswal <[email protected]>
@Pratiyushkumar Pratiyushkumar changed the title Fix/conflicts [Merge-conflict] - Resolved the merge conflict Aug 21, 2023
@sahsisunny
Copy link
Contributor

Conflicts are fixed #1438

@sahsisunny sahsisunny closed this Aug 23, 2023
@sahsisunny sahsisunny deleted the fix/conflicts branch September 19, 2023 21:35
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.

5 participants