🟢 Should be ready, but I always appreciate eyes.
Reason for Change
Updates to event schedules in the CFP application should be automatically displayed on the event website.
This PR seeks to create the event website schedule page.
This schedule page displays the event time_slots as they are stored in the CFP.
Changes
Add a route at 'websites/schedule' which is managed by the schedule_controller
Controller queries an events schedule.
view dynamically displays all of the event schedule block, using the TimeSlotDecorator
Page uses a stimulus controller to manage sub-navigation
Early feature spec to ensure correct data is displayed.
Additional Notes
Will need to merge with main after approval, small routing merge conflict.
🟢 Should be ready, but I always appreciate eyes.
Reason for Change
Updates to event schedules in the CFP application should be automatically displayed on the event website. This PR seeks to create the event website schedule page. This schedule page displays the event time_slots as they are stored in the CFP.
Changes
Additional Notes
Who doesn't love a preview