Commit Graph

10 Commits

Author SHA1 Message Date
Sam
50d029c67e feat: add leerkracht-view route and update templates for director mode
All checks were successful
Build & Push / Build & Push image (push) Successful in 39s
2026-03-04 14:31:29 +01:00
Sam
55cd055645 Refactor school year button and enhance JavaScript bindings
All checks were successful
Build & Push / Build & Push image (push) Successful in 44s
- Updated the button for adding a new school year to have an ID for easier access.
- Changed the way IS_SUPERADMIN is defined to use JSON for better compatibility.
- Added event bindings for canceling and saving edits for schools in the JavaScript code.
- Introduced a new document for Google SSO instructions.
2026-03-03 20:33:49 +01:00
Sam
5f2e1fdb1b Add 'opmerking' column to assessments and implement related functionality
All checks were successful
Build & Push / Build & Push image (push) Successful in 38s
- Updated the database migration to include an 'opmerking' column in the assessments table.
- Modified the Assessment model to include the new 'opmerking' field.
- Enhanced the API to handle saving and retrieving remarks associated with assessments.
- Updated the frontend to display and edit remarks in the assessments table.
2026-03-03 09:17:50 +01:00
Sam
8b12b52d79 add legend section and update styles for clarity and consistency
All checks were successful
Build & Push / Build & Push image (push) Successful in 38s
2026-03-02 22:46:22 +01:00
Sam
771a742c9a refactor: replace inline event handlers with bind function for improved readability and maintainability
All checks were successful
Build & Push / Build & Push image (push) Successful in 39s
2026-03-02 22:35:37 +01:00
Sam
9f797a211b add JSON import button and legacy import functionality
All checks were successful
Build & Push / Build & Push image (push) Successful in 38s
2026-03-02 19:32:52 +01:00
Sam
5ea998c3d6 remove inline event handlers, add addEventListener
All checks were successful
Build & Push / Build & Push image (push) Successful in 1m29s
2026-03-01 01:13:24 +01:00
Sam
893c444000 Talisman fixes
All checks were successful
Build & Push / Build & Push image (push) Successful in 39s
2026-03-01 00:08:59 +01:00
Sam
5d0e4f9c91 implement leerdoelen_converter and bugfixes with storage_uri
All checks were successful
Build & Push / Build & Push image (push) Successful in 1m1s
2026-02-28 22:47:28 +01:00
Sam
6295c58d33 first commit 2026-02-28 00:02:02 +01:00