feat: add calendar modal #131

Merged
maxtkc merged 6 commits from 123-calendar-modal into main 2026-05-25 07:59:46 +00:00
Owner

Closes #123

Closes #123
maxtkc self-assigned this 2026-05-25 07:59:39 +00:00
Adds a Service Calendar modal (navbar button between Shapes and Fares)
that shows a month-grid of active service days with colored per-service
chips, exception indicators (+/−), and click-to-navigate support.
Remove the 4-chip cap in favour of a scrollable chip container (max-h-24
overflow-y-auto), show full service IDs with CSS truncation + title tooltip,
and surface feed_info start/end dates as inline badges on the relevant day
cells.
Reorder weekday dots to Sunday-first (matching the month grid) and add a
tooltip on the dots column showing a human-readable day summary via
formatDaysOfWeek (e.g. "Mon–Fri", "Mon, Wed, Fri").
maxtkc merged commit 11d6b18676 into main 2026-05-25 07:59:46 +00:00
maxtkc deleted branch 123-calendar-modal 2026-05-25 07:59:46 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
gtfs.zone/coloring-book!131
No description provided.