Let a whole weekly SGA Space booking change space (#127) - #134
Merged
Merged
Conversation
Editing the whole series now offers the Location selector. Every upcoming week that can take the move goes to the new space, checked the way a week moved on its own already was -- all of its time is newly claimed there, so overlap, blackouts and advance notice apply. Weeks that can't move keep their time and space and are listed, as with a time change, and the series itself records the new space so weeks added by extending it land there too. Co-Authored-By: Claude Opus 5 <[email protected]>
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Resolves the conflict #137 predicted: #132 (external attendees) and this branch each added a field to the same series PATCH destructuring, week and series updates, and the modal's series submit body. Both are kept -- space_id from #127 and external_attendees from #132. Every place this branch moved the series onto the new spaceId is unchanged. Co-Authored-By: Claude Opus 5 <[email protected]>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Closes #127
What changed
Editing Whole series on a weekly SGA Space booking now shows the Location selector, so a recurring meeting can follow a room change without being cancelled and rebooked.
space_id(omitted = stays put; an unknown space is refused).Testing
tsc --noEmitandeslintclean.🤖 Generated with Claude Code