Admin-driven front page with event calendar #7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/alt-front-page"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Rebuilds the home page as an admin-driven front page, configured from a new Front page tab in the admin.
Front page
GET /api/front-page.Event calendar
EventCalendar: month grid or list, lane-packed multi-day bars, series events on every meeting, click a day to see its events, list view on phones.calendarband and slots it in after the retreats carousel.Engine / data
singletonflag: one row made by its migration, create and delete refused, list opens the row directly.shapeSeriesmoves toshape.jsso/front-pagecan share it.useEventsdrops its empty fallback so failed requests surface as errors, and returns scopes alongside events.Deploy notes
Migrations 017–019 run at boot.
🤖 Generated with Claude Code