-
Notifications
You must be signed in to change notification settings - Fork 5
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
Book Individual Participants #165
Merged
Merged
Commits on May 9, 2024
-
feat: Make bookedEvents a map (event id -> true OR participants)
The idea is to use the value true for indicating the whole event was booked. But when booking individual participants, it can be an array of their IDs.
Configuration menu - View commit details
-
Copy full SHA for 62e2452 - Browse repository at this point
Copy the full SHA 62e2452View commit details
Commits on May 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6738c0a - Browse repository at this point
Copy the full SHA 6738c0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6811880 - Browse repository at this point
Copy the full SHA 6811880View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53230b1 - Browse repository at this point
Copy the full SHA 53230b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a81741 - Browse repository at this point
Copy the full SHA 1a81741View commit details -
Configuration menu - View commit details
-
Copy full SHA for b157293 - Browse repository at this point
Copy the full SHA b157293View commit details
Commits on May 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 960017b - Browse repository at this point
Copy the full SHA 960017bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e16786 - Browse repository at this point
Copy the full SHA 1e16786View commit details -
Configuration menu - View commit details
-
Copy full SHA for c68724f - Browse repository at this point
Copy the full SHA c68724fView 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.