Commit Graph

15 Commits

Author SHA1 Message Date
Ross 66711f5c15 Add HTMX support for exam selection and update related templates and views 2025-10-20 21:12:42 +01:00
Ross d342e7e047 Implement exam selection feature with HTMX support in exam edit view and add exam selection fragment template 2025-10-20 21:01:03 +01:00
Ross bdb7aff5d1 Add open_access field to Question model and update question detail template 2025-10-20 20:56:37 +01:00
Ross ac9faeccbd Remove unnecessary dark mode media query for cleaner CSS in question table view 2025-10-20 17:50:06 +01:00
Ross 1e7d765fc2 Refactor filter section in question table view for improved layout, usability, and dark mode support 2025-10-20 17:48:20 +01:00
Ross f6f208b065 Refactor filter section layout in question table view for improved responsiveness and styling 2025-10-20 17:16:32 +01:00
Ross 815d853599 Refactor filter section in question table view for improved usability and styling 2025-10-20 17:05:31 +01:00
Ross 9cffdb3636 Refactor filter section layout in question and table views for improved styling and structure 2025-10-20 16:54:32 +01:00
Ross 4d305e1fa2 Add logging for bulk delete request and update button for selected questions deletion 2025-10-20 12:54:17 +01:00
Ross 452143f1ef Enhance bulk delete functionality by adding user confirmation before submission and removing debug information from the response when no items are deleted. 2025-10-20 12:41:33 +01:00
Ross 264270ce00 Enhance bulk delete functionality to support multiple checkbox naming conventions and improve debug information display when no items are deleted. 2025-10-20 12:39:59 +01:00
Ross 980bb199cf Add bulk delete functionality for questions with confirmation feedback 2025-10-20 12:32:59 +01:00
Ross fcf22fdd73 start migrating from DRF to ninja 2023-02-27 14:49:25 +00:00
Ross 0c6156c975 . 2022-06-08 18:18:33 +01:00
Ross 5701c8d613 . 2022-05-25 16:50:18 +01:00