generated from Real-Dev-Squad/website-template
-
Notifications
You must be signed in to change notification settings - Fork 255
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
Remove unverified role from discord on /verify #2156
Closed
shobhan-sundar-goutam
wants to merge
41
commits into
Real-Dev-Squad:develop
from
shobhan-sundar-goutam:update-/verify-functionality
Closed
Changes from 1 commit
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
f8fd064
Fix username character limit (#2113) (#2115)
vinit717 0d51a6d
Merge pull request #2120 from Real-Dev-Squad/develop
iamitprakash 5a7f583
Merge pull request #2121 from Real-Dev-Squad/develop
iamitprakash a2876c0
remove unverified role on /verify
shobhan-sundar-goutam a8358bf
fix: username generation for new user and modify format format func f…
vinit717 d4d40b1
[Feat] Extends Toggle privilege feature allowing other roles to be To…
shubhdevelop 1c3a1a6
Revert "Mavens getting listed in idle,idle7d+ (#2127)" (#2158)
vinit717 0c3153b
Put the toggle feature behind the dev feature flag (#2161)
shubhdevelop 20e40e5
Merge branch 'main' into develop
iamitprakash 5259304
Merge pull request #2157 from Real-Dev-Squad/develop
iamitprakash 524bc4c
chore: fix users firstname and lastname in lower case (#2162)
vinit717 54cb4bc
Merge pull request #2164 from Real-Dev-Squad/develop
iamitprakash 02b2e9b
Revert "Dev to Main Sync"
vinit717 4997d90
Merge pull request #2165 from Real-Dev-Squad/revert-2164-develop
iamitprakash ac2eb4b
Revert "Dev to Main Sync" (#2166)
iamitprakash 29a0d0b
Make firstname and lastname to lowercase (#2168)
vinit717 14ca890
Merge branch 'main' into develop
iamitprakash 0244dcd
Merge pull request #2169 from Real-Dev-Squad/develop
iamitprakash 0d6d058
Adding FF to Maven getting listed in idle,idle-7d+ (#2171)
fakhruddinkw 7066ff7
Merge branch 'main' into develop
iamitprakash 59d4720
Merge pull request #2172 from Real-Dev-Squad/develop
iamitprakash e789945
chore: remove feature flag for POST /extension-requests API (#2150)
samarpan1738 9af8127
chore: remove feature flag for /discord-actions/nicknames/sync API (#…
samarpan1738 63e945c
Remove dev feature flag for GET /logs API (#2149)
samarpan1738 edadf41
Remove dev feature flag for GET /requests API (#2151)
samarpan1738 a6814b6
Remove dev feature flag for POST /requests and PUT /requests/:id APIs…
samarpan1738 a19b0b3
chore: remove feature flag for GET /extension-requests/self API (#2152)
samarpan1738 4443293
Merge branch 'main' into develop
iamitprakash 3bf6f1b
Added pagination in profile diffs API
lakshayman 6970bff
Tests added
lakshayman 3b68c3e
Return empty data if no userId found
lakshayman 3c183c2
Comments removed
lakshayman 2251597
Behind feature flag
lakshayman 349df01
Next link should have feature flag
lakshayman eeafaaa
enhancement: adding filtered applications count (#2178)
rishirishhh 7be7be2
Merge branch 'develop' into feat/paginationInProfileDiffsAPI
lakshayman 29122bb
Merge pull request #2179 from Real-Dev-Squad/feat/paginationInProfile…
lakshayman 41c136d
fix: Replace the deprecated function for sending notification (#2185)
divyansh0908 b7f61c7
remove unverified role on /verify
shobhan-sundar-goutam 7522435
modified code and added tests
shobhan-sundar-goutam 65e3f65
Merge branch 'update-/verify-functionality' of https://github.com/sho…
shobhan-sundar-goutam File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
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.
Okay I'll do that