-
Notifications
You must be signed in to change notification settings - Fork 0
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
Refactor some user invite code #514
Merged
alex-yau-ttd
merged 8 commits into
main
from
ajy-UID2-3878-Refactor-some-user-invite-code
Sep 4, 2024
Merged
Refactor some user invite code #514
alex-yau-ttd
merged 8 commits into
main
from
ajy-UID2-3878-Refactor-some-user-invite-code
Sep 4, 2024
Commits on Sep 2, 2024
-
Refactor some user invite code
## Why? I'm about to change the functionality to allow user invitations to still work when the user already belongs to another participant. I'm doing this refactoring to make it easier for me to add that functionality as well as make it easier to be reviewed. ## What? - Rename a function to avoid confusion with an upcoming function to send an invite to an existing user - Split out the handler for inviting a new participant/user to participantsUsers - Break down the handler for creating a new participant
Configuration menu - View commit details
-
Copy full SHA for ce66901 - Browse repository at this point
Copy the full SHA ce66901View commit details -
Configuration menu - View commit details
-
Copy full SHA for f479ea9 - Browse repository at this point
Copy the full SHA f479ea9View commit details -
Create wrapper method to assign keycloak user role
We only have the one keycloak user role, so extracted into it's own method and constant, so we have less magic strings.
Configuration menu - View commit details
-
Copy full SHA for 5b776c4 - Browse repository at this point
Copy the full SHA 5b776c4View commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3f6273a - Browse repository at this point
Copy the full SHA 3f6273aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ea6565 - Browse repository at this point
Copy the full SHA 1ea6565View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9f26d5 - Browse repository at this point
Copy the full SHA e9f26d5View commit details
Commits on Sep 4, 2024
-
My alt+shift+O command removed them. Saving the file added them back
Configuration menu - View commit details
-
Copy full SHA for 1d39485 - Browse repository at this point
Copy the full SHA 1d39485View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a0108e - Browse repository at this point
Copy the full SHA 8a0108eView commit details
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.