Availability: lesson durations, weekly-recurring windows & public calendar #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
Extend availability so windows carry a lesson length, can be generated weekly, and are shown on a public calendar.
Spec:
docs/features/availability-management.mdScope
{prefix}us_availability:offering_id(nullable FK),duration_minutes,recurrence_grouprecurrence_groupGET /availability, filterable by instructor and offering/durationGET /availabilitygainsoffering_idandduration_minutesquery paramsAcceptance
tests/Unit/Availability/updated and passingClosing as complete. Implemented and merged in PR #17 (durations, weekly recurrence, public calendar).