Commit Graph

7 Commits

Author SHA1 Message Date
Sam
28c05edb0b Update access control for Scholengroep ICT management and adjust visibility of management buttons
All checks were successful
Build & Push / Build & Push image (push) Successful in 38s
2026-03-03 10:23:33 +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
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
b4d5f1d3f2 add bulk import endpoint for assessments with legacy JSON support
All checks were successful
Build & Push / Build & Push image (push) Successful in 40s
2026-03-02 19:17:35 +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
07bcfede75 Add more security and audit
Some checks failed
Build, Push & Deploy / Build & Push image (push) Failing after 56s
Build, Push & Deploy / Deploy naar VPS (push) Has been skipped
Build & Push / Build & Push image (push) Successful in 1m2s
2026-02-28 14:47:33 +01:00
Sam
6295c58d33 first commit 2026-02-28 00:02:02 +01:00