Ross
|
279d6344f1
|
Enhance case search functionality: display recent cases in search results and adjust initial load behavior
|
2025-11-16 23:16:06 +00:00 |
|
Ross
|
9760be8f27
|
Enhance case list item links and management actions: update hrefs for dynamic case numbering and improve button structure for better accessibility
|
2025-11-16 23:03:19 +00:00 |
|
Ross
|
5e0068d490
|
Implement case search functionality and enhance case addition UI in collection view
|
2025-11-16 22:55:59 +00:00 |
|
Ross
|
875744a08a
|
Refactor case management links and add case list item partial for improved organization and rendering in collection detail view
|
2025-11-16 22:51:22 +00:00 |
|
Ross
|
c02a46fab1
|
Refactor collection detail view: enhance layout, improve organization, and add badges for better information display
|
2025-11-16 22:36:50 +00:00 |
|
Ross
|
6b73006122
|
Refactor collection detail view: enhance layout and improve organization of case management links and collection information
|
2025-11-16 22:31:00 +00:00 |
|
Ross
|
7eb478b111
|
Refactor case management links: enhance layout and improve button accessibility in collection detail view
|
2025-11-16 22:26:34 +00:00 |
|
Ross
|
10c18bd514
|
Refactor case management links: move to separate partial for improved template organization and clarity
|
2025-11-16 22:20:53 +00:00 |
|
Ross
|
1407fe83a2
|
Fix link for case series display and update edit series action in management links
|
2025-11-16 22:03:14 +00:00 |
|
Ross
|
e9716f3caf
|
Add per-case management links template for collection detail view
|
2025-11-16 22:01:30 +00:00 |
|
Ross
|
749450b03e
|
Refactor collection detail template: streamline case management links and enhance layout for better usability
|
2025-11-16 21:57:54 +00:00 |
|
Ross
|
7e72f731b3
|
Move "Add New Case" link to dropdown for superusers in collection actions
|
2025-11-16 21:37:03 +00:00 |
|
Ross
|
e407326c25
|
Refactor collection headers: convert to responsive navbar layout with dropdown actions
|
2025-11-15 23:12:58 +00:00 |
|
Ross
|
0d8177f0b4
|
Remove exam review link from exams template for cleaner navigation
|
2025-11-15 23:09:59 +00:00 |
|
Ross
|
3312f3058a
|
Enhance CaseCollectionForm: replace collection_type field with radio buttons and add custom styling
|
2025-11-15 23:02:12 +00:00 |
|
Ross
|
a1aba7836a
|
Fix link to series detail page in series viewer template
|
2025-11-14 22:11:47 +00:00 |
|
Ross
|
80b1ef3817
|
Enhance series case addition: update details element for better accessibility and close functionality
|
2025-11-14 21:56:40 +00:00 |
|
Ross
|
835d0382ba
|
Refactor series cases handling: extract cases list to a partial and enhance HTMX integration for dynamic updates
|
2025-11-14 21:55:28 +00:00 |
|
Ross
|
8096a36a11
|
Reorganize finding form placement in series viewer for improved layout
|
2025-11-14 21:52:37 +00:00 |
|
Ross
|
97d65f0caa
|
Refactor series viewer template for improved layout and usability; enhance findings display and action buttons
|
2025-11-14 21:48:06 +00:00 |
|
Ross
|
639e91fc1e
|
Add created_date and modified_date fields to Resource model; update resource detail and list templates for improved display
|
2025-11-14 21:12:03 +00:00 |
|
Ross
|
74765e70a2
|
Add created_date and modified_date fields to Resource model; enhance resource navigation with dropdown menu in base template
|
2025-11-14 21:01:25 +00:00 |
|
Ross
|
ca2b7feb5b
|
Add Resource filtering and table display functionality
|
2025-11-14 20:56:49 +00:00 |
|
Ross
|
a2e9d5e681
|
Refactor NormalCase model to use age_days instead of age_years, update forms, filters, and templates accordingly for improved age handling
|
2025-11-13 22:34:36 +00:00 |
|
Ross
|
8da2dd27da
|
Enhance normals list display and update case state handling in views
|
2025-11-13 22:17:43 +00:00 |
|
Ross
|
f8be1918f6
|
Fix indentation for the "Mark as normal" button in the normal toggle template
|
2025-11-13 22:09:05 +00:00 |
|
Ross
|
5ac998454b
|
Add NormalCase form and related views for managing normal cases
|
2025-11-13 22:08:55 +00:00 |
|
Ross
|
5fb3c98941
|
add a normals feature
|
2025-11-13 21:54:25 +00:00 |
|
Ross
|
345977e2ef
|
Add NormalCase model, views, filters, and templates for managing normal cases
|
2025-11-13 21:44:55 +00:00 |
|
Ross
|
9ebcd24938
|
Refactor image link paths in forms to ensure consistent static file referencing across anatomy, atlas, longs, rapids, and shorts templates.
|
2025-11-11 11:12:03 +00:00 |
|
Ross
|
fd8edd3cc3
|
Refactor exam review fragment inclusion to support app-specific templates and improve HTMX handling
|
2025-11-09 21:41:02 +00:00 |
|
Ross
|
d26cac04a7
|
Add exam review links to navigation in multiple templates
|
2025-11-08 22:05:52 +00:00 |
|
Ross
|
b12a45275c
|
Enhance case search results display to include series modalities and examinations
|
2025-11-05 22:08:54 +00:00 |
|
Ross
|
4f6e9fae9d
|
Enhance case search functionality with loading indicator for improved user experience
|
2025-11-05 22:03:02 +00:00 |
|
Ross
|
22299b9298
|
Refactor case search functionality to include additional fields for improved search accuracy
|
2025-11-05 21:58:43 +00:00 |
|
Ross
|
8c1c7b75e7
|
Refactor case search input and results handling for improved functionality and clarity
|
2025-11-05 21:52:53 +00:00 |
|
Ross
|
03a24615ab
|
Add case search functionality with HTMX support and results partial
|
2025-11-05 21:37:57 +00:00 |
|
Ross
|
b92a969a3b
|
Refactor index and view templates to improve layout; remove unnecessary details tag for cleaner code
|
2025-11-03 15:36:15 +00:00 |
|
Ross
|
b08154f804
|
Refactor index.html layout for improved responsiveness and user navigation; update QuestionForm to use responsive columns for better display on small screens.
|
2025-11-03 13:47:03 +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
|
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 |
|