Ross
b5d844e3aa
Update navbar brand name from "Candidates" to "People"
2026-06-15 15:43:16 +01:00
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
c52cf46d65
Add functionality to create linked supervisor account when creating a user
2026-06-15 11:32:21 +01:00
Ross
1f0877964b
Enhance user view and list UI with improved layout and functionality
2026-06-15 11:28:57 +01:00
Ross
35ab7443d2
Implement user search functionality and enhance supervisor management UI
2026-06-15 10:28:32 +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
dbf0fc262c
style(templates): Refactor HTML structure for improved readability and consistency
2026-05-18 11:16:26 +01:00
Ross
026350f9d4
feat(templates): Add content container class for improved layout consistency
2026-05-18 11:16:20 +01:00
Ross
59956670df
feat: Implement responsive design enhancements with new utility classes and improved layout for various components
2026-05-11 13:31:25 +01:00
Ross
89c8cd565f
feat: Implement supervisor trainee management features, including search, add, and remove functionalities
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-29 22:27:09 +01:00
Ross
f7b6ec1447
Refactor exam_users_edit.html to improve formatting and maintainability of the user addition panel
2026-04-13 09:57:25 +01:00
Ross
3e03413047
Add user search widget to exam_users_edit.html for adding arbitrary users
2026-04-13 09:54:18 +01:00
Ross
126d186ad1
Add disabled nav link for 'Candidate Management' in exam_candidate_headers.html for improved navigation clarity
2026-04-13 09:53:41 +01:00
Ross
a749373a21
Refactor exam_candidate_headers.html to wrap navigation links in a structured nav and ul for improved semantics and styling
2026-04-13 09:48:24 +01:00
Ross
d9331fe279
Refactor exam_groups_edit.html to use crispy forms for improved form rendering and styling
2026-04-13 09:45:58 +01:00
Ross
19eb10c089
Add user content management views and templates for content review
2026-02-13 22:26:41 +00:00
Ross
2ab5a8e3b5
Add author parameter to My Questions link in frcr_index.html
2026-02-10 22:19:22 +00:00
Ross
c2f12f384a
Add questions section with navigation links to frcr_index.html
2026-02-10 22:05:06 +00:00
Ross
33f32dab8b
Create frcr_index.html template and update ExamViews to render it
2026-02-10 21:48:11 +00:00
Ross
c67db4a39e
Update hidden input type in open access form to use exam app name
2026-02-09 22:25:43 +00:00
Ross
a61c8529ae
Clean up whitespace in various template files for consistency
2026-01-26 12:49:04 +00:00
Ross
a667566db6
Remove unused partials loading from various template files
2026-01-26 12:43:11 +00:00
Ross
1c27d48a36
Add admin edit link for submitted candidates in the details view
2026-01-19 10:14:00 +00:00
Ross
562ad1c0a4
Refactor submitted candidates fragment to group count and admin link for improved layout
2026-01-19 10:11:09 +00:00
Ross
fcd77fd799
Add logic to display Reviewed badges for submitted exams and update exam link parameters
2026-01-19 10:03:18 +00:00
Ross
d8f8ef7326
Add --nothreading option to Django runserver command and implement HTMX debug modal for JSON responses
2026-01-12 09:45:48 +00:00
Ross
ba0c380f18
Enhance candidate lists by restructuring HTML for improved readability and maintainability.
2026-01-05 11:55:03 +00:00
Ross
459b7f9b93
Enhance candidate lists by adding badge containers for improved visual feedback on submission status.
2026-01-05 11:52:58 +00:00
Ross
378d784435
Enhance submitted candidates display by adding dynamic exam status indicators and improving badge tooltip functionality for better user feedback.
2026-01-05 11:30:53 +00:00
Ross
96e88c05a4
Enhance submission tracking by adding first and last name data attributes for candidates, improving badge tooltip information in the submitted candidates list.
2026-01-05 11:25:10 +00:00
Ross
457fb06dc0
Enhance highlightSubmitted function to add badges for submitted CIDs and users, improving visual feedback in the candidate list.
2026-01-05 11:05:26 +00:00
Ross
71dc50b307
Enhance CID and User candidate filtering with clear buttons and indicators for improved usability
2026-01-05 09:51:54 +00:00
Ross
057c391995
Refactor exam status components to use consistent class names and improve HX target selectors for better maintainability
2025-12-29 12:50:02 +00:00
Ross
94fbd38634
Enhance exam status management with HTMX loading indicators and streamline AJAX handling by removing legacy jQuery code
2025-12-29 12:44:42 +00:00
Ross
4ecc32f837
Implement HTMX lazy-loading for exam collections and optimize queryset annotations for performance
2025-12-29 12:26:56 +00:00
Ross
efeed2a8b1
Refactor stats and answers display for improved layout and readability
2025-12-29 11:41:16 +00:00
Ross
f14ede86d3
Refactor notes display logic in CID user list for improved readability
2025-12-29 11:24:18 +00:00
Ross
517c2ebe06
Add notes display with tooltip support in CID user list
2025-12-29 11:23:52 +00:00
Ross
c5f9b830eb
Refactor submitted candidates display to use a table format with action buttons and add submission count
2025-12-29 11:18:10 +00:00
Ross
2ab85357a9
Implement HTMX support for CID and User candidates lists, and add submitted candidates summary
2025-12-29 11:14:15 +00:00
Ross
91cf2cab29
Update exam time limit display to show '1Q' for time per question
2025-12-29 10:50:53 +00:00
Ross
34c4c0d830
Add notes display and tooltip support in exam CIDs template
2025-12-29 10:25:27 +00:00
Ross
98cef9ea57
Add notes field to CidUser model and update related forms and templates
2025-12-29 10:17:54 +00:00
Ross
df0b26de36
Add user group archiving functionality with HTMX support
2025-12-29 09:53:57 +00:00
Ross
ff6b8a8a48
Add filtering functionality for CID and User candidates in exam view
2025-12-22 11:23:59 +00:00
Ross
46313cf5bb
Refactor exam candidates view for improved layout and user experience
2025-12-22 11:20:39 +00:00
Ross
13a23eee12
Refactor CID candidate list for improved readability and maintainability
2025-12-22 11:14:00 +00:00
Ross
a1bc96f99a
Add CidUserExam management features: forms, views, and templates for exam records
2025-12-22 11:13:29 +00:00
Ross
9fd5e56356
Enhance exam completion confirmation messages for clarity and user assurance
2025-12-22 10:46:03 +00:00