Feat/meeting time timezone#22
Merged
Merged
Conversation
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
… applied form 035 was already applied to the DB (dropping meeting_date, adding meeting_at + meeting_tz). Editing it in place made re-runs fail on the now-absent meeting_date. Restore 035 to its applied content and move the end-time delta to 036, which reads meeting_at and is safe to re-run. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Avoids a RangeError (Invalid time value) crash when meeting_ends_at is missing, e.g. before migration 036 is applied. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Adds an Edit time dialog (open meetings only) on the admin meeting detail page, wired to the existing updateMeeting action. Adds instantToZonedParts to prefill the form in the meeting's own timezone. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…suppress) Node and browser ICU emit different invisible spaces (U+202F/U+00A0) for the same instant, mismatching on hydration. Normalize to a regular space at the formatter and add suppressHydrationWarning on the <time> element. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Replaces LoanPollModal + LinkedPollModal with one PollModal (variant: pill | icon | link) backed by a shared LinkedPollResults body. The meeting linked-poll modal now shows options + tallies inline instead of linking to the poll page. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Long polls (many options/voters/other responses) overflowed the viewport and pushed the header + close button off-screen. Constrain to max-h-[85vh] with the title/close pinned and the results body scrolling. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.