glam/frontend/public/schemas
kempersc e2d4666221
Some checks failed
Deploy Frontend / build-and-deploy (push) Has been cancelled
feat(schema): add Classroom and RoomUnit classes for classroom_count migration
- Create Classroom.yaml (subclass of Facility)
- Create RoomUnit.yaml (subclass of Unit for room counting)
- Create RoomUnitTypeEnum.yaml with room type values
- Update EducationCenter.yaml to use has_or_had_facility with Classroom
- Archive classroom_count.yaml slot

Rule 53 compliance: Replaces simple integer count with structured facility model.
2026-01-19 13:10:38 +01:00
..
20251121 feat(schema): add Classroom and RoomUnit classes for classroom_count migration 2026-01-19 13:10:38 +01:00