Commit Graph

4482 Commits

Author SHA1 Message Date
Ross 09d9befceb Implement row selection controls in templates and refactor related JavaScript functionality 2025-11-01 21:20:10 +00:00
Ross 62c26d199e Refactor table row selection logic and remove associated CSS styles for improved clarity and maintainability 2025-11-01 21:04:01 +00:00
Ross cbf4c3497d Ensure selection column is always placed last in the column order for improved table layout 2025-11-01 20:57:35 +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 57a3b02da3 Implement selection-enabled table base class and update QuestionTable to inherit from it 2025-11-01 20:45:59 +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 ad4b06d691 Remove row-selector class from QuestionTable attributes for improved styling 2025-11-01 13:16:55 +00:00
Ross b1f0f9932f Add row selection functionality to question table view; enhance user interaction 2025-11-01 13:07:46 +00:00
Ross b32d265c2c Add buttons for copying and downloading prompts in LLM view; enhance user interaction 2025-11-01 08:27:19 +00:00
Ross 0de7c345a2 Refactor case display to enhance layout and add subspecialty, pathological process, and diagnostic certainty badges 2025-11-01 08:15:30 +00:00
Ross 77edb83688 Refactor button group in case display for improved styling and alignment 2025-10-31 22:00:07 +00:00
Ross f921a46b5f Refactor case display buttons for improved usability and styling 2025-10-31 21:44:11 +00:00
Ross 7116983e3d Add subspecialty, pathological process, and diagnostic certainty to case display 2025-10-31 21:33:25 +00:00
Ross c0d71dfabc Refactor card layout in case display for improved responsiveness 2025-10-31 21:27:57 +00:00
Ross 55371a9d0b Refactor case display layout for improved organization and responsiveness 2025-10-31 20:56:33 +00:00
Ross 6bc43135b9 Refactor question link header for improved layout and button styling 2025-10-30 21:31:53 +00:00
Ross b294cf310f Refactor condition detail view for improved layout and styling 2025-10-30 21:27:38 +00:00
Ross 3805c701d3 Preserve existing skip value when navigating to the next matching item 2025-10-29 21:43:27 +00:00
Ross 76d0db0e94 Add FRCR toggle functionality to question detail view 2025-10-29 21:37:19 +00:00
Ross dca4ff249a Add 'frcr_appropriate' field to Question model for exam relevance 2025-10-29 21:03:01 +00:00
Ross f4cc3cc5b4 Enhance navbar items with icons for improved visual clarity and user experience 2025-10-28 21:58:02 +00:00
Ross 1dc02d1fc9 Fix supervisor link visibility condition for improved access control 2025-10-28 21:34:10 +00:00
Ross ab89ca22c9 Enhance navbar and form usability with improved styles for touch targets and typography 2025-10-28 21:27:34 +00:00
Ross ab29a7adf6 Enhance navbar usability with improved tap targets and mobile dropdown behavior 2025-10-28 21:11:25 +00:00
Ross 937edde023 Fix navbar collapse ID for proper functionality in base template 2025-10-28 21:06:38 +00:00
Ross 299ac317e3 Add search prompt to category search form and comment out submit button 2025-10-28 21:04:00 +00:00
Ross c45410b5e5 Refactor category search form to enhance usability with advanced filters and improved loading indicators 2025-10-28 18:02:27 +00:00
Ross 11cd044485 Add category filtering options to search functionality 2025-10-28 17:51:37 +00:00
Ross 4a3055cab8 Enhance category search form with loading indicator and improved HTMX integration 2025-10-28 17:45:41 +00:00
Ross 945a6e5e86 Add category search functionality with results display 2025-10-28 17:40:52 +00:00
Ross 85229124de Remove unused category and filter options from question overview page 2025-10-28 08:58:29 +00:00
Ross 2676cb49a1 Add advanced filtering options to question overview page 2025-10-28 08:40:21 +00:00
Ross 15791fa883 Enhance question overview filters to support multi-selection for categories, findings, structures, conditions, subspecialties, and presentations 2025-10-28 08:35:03 +00:00
Ross 15c243172d Add filtering options for findings, structures, conditions, subspecialties, and presentations in question overview 2025-10-28 08:23:42 +00:00
Ross 293b5b6682 Add question overview page with filtering options and counts by category 2025-10-28 08:15:10 +00:00
Ross 82ce6b0f93 Refactor exam_take.html for improved layout by making columns full-width and adjusting padding for better responsiveness 2025-10-28 07:51:07 +00:00
Ross 02e844006d t 2025-10-27 23:10:14 +00:00
Ross 4cce444153 Refactor exam_take.html for improved layout, accessibility, and user experience 2025-10-27 22:23:52 +00:00
Ross f462002162 Update Django version to 5.2.7 in requirements.txt 2025-10-27 22:11:55 +00:00
Ross b10110d50f Refactor question_form.html for consistent formatting and improved readability 2025-10-27 21:33:14 +00:00
Ross 640f1841e6 Refactor docker-compose.yml for improved context and volume mounts; update question_form.html to conditionally include question details 2025-10-27 21:30:01 +00:00
Ross a491337a2e Add merge category functionality for admin users with confirmation prompt 2025-10-27 20:23:44 +00:00
Ross 65e95b698d Include active filters in navigation for review-next and skip actions 2025-10-27 17:01:46 +00:00
Ross e503576e7a Enhance trainees table with sortable columns and improved bulk edit options 2025-10-27 15:22:41 +00:00
Ross fba8d5ab05 Add supervisor search functionality with HTMX support for manual selection in bulk updates 2025-10-27 14:43:41 +00:00
Ross be94ed8d0f Refactor HTML structure and indentation in trainees bulk update template for improved readability 2025-10-27 14:35:59 +00:00
Ross 668007b899 Implement user search functionality with HTMX support for manual user selection in bulk updates 2025-10-27 14:32:03 +00:00
Ross 1c8f862303 Add user search functionality for manual trainee matching in bulk update 2025-10-27 14:26:55 +00:00
Ross 1f2a25c3ad Set 'UNREVIEWED' as the default selected option in review status dropdown 2025-10-27 14:21:09 +00:00
Ross 690cabe30c Update default status filter to return only unreviewed questions if not specified 2025-10-27 14:13:41 +00:00