Implement Issue #2: Scheduling & Publishing #10
Reference in New Issue
Block a user
Delete Branch "feature/issue-2-scheduling"
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?
Summary
shift_templates,shift_template_roles,shift_template_volunteers,shift_instances,shift_instance_volunteersAPI
/api/v1/shift-templates/api/v1/shift-templates/api/v1/shift-templates/{id}/api/v1/shift-templates/{id}/api/v1/shifts?year=&month=/api/v1/shifts/generate/api/v1/shifts/publish/api/v1/shifts/unpublish/api/v1/shifts/{id}/api/v1/shifts/{id}/confirmTest plan
go vet ./...— cleango test ./internal/schedule/...— 14 handler tests passSchedules.test.tsx)Closes #2