v1.14.2 - #107
Merged
Merged
v1.14.2#107
Conversation
A booking could be given an alternate room or an alternate time, but not both, though CSC does hand out both at once. The new status sits directly under Alternate Time in every status list, and takes the same blue in every colour map as the other two alternates. The four tables that carry a booking status each have a CHECK constraint spelling out the vocabulary, so the migration replaces all four. It has to be applied before this deploys, or saving a booking with the new status fails the check. The rollback folds any such rows into Alternate Room before restoring the old constraints. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
…atuses (#104) The reminder now reads the way the issue sets out: Reserved "<Committee> meets tomorrow! Join us on <date>." then the room and time, each on its own line. Alternate ... The same, with a bold "Alternate" on whichever of the room and time moved -- both, for Alternate Room and Time (#105). Virtual The opening line, then a pointer to the Chair or Director for the meeting details, and no room. Cancelled "<Committee> has no meeting tomorrow." The calendar emoji, the purpose and the status line are gone. Which statuses post is now an allow-list rather than a block-list. Anything else -- Waitlisted, Tentative, Pending Cancellation, Unavailable, Missed, Repurposed -- posts nothing, and so will any status added later until someone decides what it should say. Cancelled used to be skipped and now posts, since telling a channel its meeting is off is the point of that message. Pending Cancellation used to post with its status shown, and now does not. A hidden booking is still never announced, cancelled or not. Purpose is no longer read by the query, since nothing prints it. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
package.json, the lockfile's two root entries, and the sidebar label. A patch: Alternate Room and Time (#105) fills a gap in a vocabulary that already existed, and the Slack reminder wording (#104) revises a message rather than adding one. The FAQ entry is written for members, and names that waitlisted, tentative and pending-cancellation weeks no longer get a reminder, since a channel that used to hear about those will now hear nothing. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This was
linked to
issues
Sep 14, 2026
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.
No description provided.