Commit Graph

24 Commits

Author SHA1 Message Date
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 0679a0ec13 Refactor bulk delete error handling and update user search visibility for superusers 2025-11-03 10:59:18 +00:00
Ross 8dbc39a317 Refactor filter bar implementation for consistency and improved usability across case and question views 2025-11-03 10:34:07 +00:00
Ross 0e7307de18 Remove row selection controls from case and question table views for cleaner UI 2025-11-01 21:31:13 +00:00
Ross 09d9befceb Implement row selection controls in templates and refactor related JavaScript functionality 2025-11-01 21:20:10 +00:00
Ross a269cf1f52 Add row selection functionality with toggle and count updates in table view 2025-11-01 20:56:07 +00:00
Ross 8e8041cdc4 Enhance row selection functionality by updating row highlight based on checkbox state and managing visibility of selection column 2025-11-01 13:21:31 +00:00
Ross b1f0f9932f Add row selection functionality to question table view; enhance user interaction 2025-11-01 13:07:46 +00:00
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