kcar
b71995f4fb
fix(graph-tree): switch class/timetable data source to Supabase
- _query_teacher_classes: now queries class_teachers + class_students tables instead of non-existent Neo4j TEACHER_HAS_CLASS relationship
- _build_classes_section: updated signature to (user_id, institute_id, institute_db)
- _build_timetable_section: updated signature; loads classes from Supabase, not Neo4j TIMETABLE_HAS_CLASS
- TeacherTimetable lazy handler: simplified (classes pre-loaded in section builder)
- AcademicWeek timetable-term: Supabase taught_lessons query by date range instead of Neo4j
- expose supabase_institute_id from _resolve_institute call
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-27 12:58:47 +01:00
..
2025-07-11 13:52:19 +00:00
2025-07-11 13:52:19 +00:00
2025-11-14 14:47:19 +00:00
2026-05-27 02:55:44 +01:00
2025-11-14 14:47:19 +00:00
2025-07-11 13:52:19 +00:00
2025-11-14 14:47:19 +00:00
2025-11-14 14:47:19 +00:00
2025-11-14 14:47:19 +00:00
2025-07-11 13:52:19 +00:00
2026-05-27 12:58:47 +01:00
2026-05-27 02:55:44 +01:00
2026-05-27 03:59:26 +01:00
2026-05-27 05:59:06 +01:00
2026-05-27 02:55:44 +01:00
2026-05-27 02:55:44 +01:00
2026-05-27 02:55:44 +01:00
2025-11-14 14:47:19 +00:00
2025-11-14 14:47:19 +00:00
2026-05-26 01:24:44 +01:00
2025-11-14 14:47:19 +00:00