Commit Graph

8 Commits

Author SHA1 Message Date
Ross a573ed78a4 Enhance Supervisor Dashboard and Trainee Feedback Features
- Redesigned the supervisor overview page to include a header card with supervisor details and trainee statistics.
- Implemented a tabbed interface for viewing trainees and their recent attempts.
- Improved the trainee detail page with a profile card and a table for displaying attempt history.
- Added a new view for supervisors to provide feedback on case collections, including outstanding feedback items and previous conversations.
- Updated URL routing to support new feedback functionality.
- Enhanced backend logic to ensure proper sharing permissions for exam attempts and case collections.
- Added comprehensive tests for supervisor access to trainee data and feedback functionalities.
2026-06-15 12:28:00 +01:00
Ross fc9f2ed6af Enhance trainee management UI and functionality
- Improved bulk edit options for user groups with success alerts.
- Updated trainee selection count display.
- Refined HTMX responses for user actions, providing better feedback.
- Enhanced checkbox toggle functionality for trainee selection.
2026-06-15 09:53:21 +01:00
Ross 6bb9441748 smoke test the rest of the apps 2026-06-10 22:05:12 +01:00
Ross 9d0cf66441 major update to test 2024-02-26 22:30:36 +00:00
Ross 5cc57587aa fix a load of test 2023-11-27 12:08:45 +00:00
Ross 6bb4b9ac34 add trainees page 2023-11-13 13:23:47 +00:00
Ross b0529839a1 allow filtering by groups in account view 2023-02-13 12:16:34 +00:00
Ross 1cb62c7f67 start testing decorators 2023-02-13 11:04:08 +00:00