6 Commits

Author SHA1 Message Date
Classroom Copilot Dev
d68b63cedb fix: Add filters parameter to BaseCRUD.get_multi() method
- Fixed signature mismatch where enrollment_requests router was passing
  filters parameter to get_multi() but method didn't accept it
- get_multi() now accepts optional filters dict and passes it to get_all()
2026-02-25 22:53:52 +00:00
dc426774a1 chore: update env config, docker-compose, requirements and bucket init 2026-02-21 16:29:26 +00:00
f4b433fbc1 module updates 2025-11-19 19:38:09 +00:00
46b2319e2d latest 2025-11-14 14:47:19 +00:00
2a85845835 Environment methods 2025-08-23 19:01:36 +01:00
e0c489f625 Initial commit 2025-07-11 13:52:19 +00:00