pediatric-ai-scribe-v3/public/js
Daniel Onyejesi bc47be371a Feat: left sidebar nav, tab persistence, admin models fix, hospital/chart save
- Replace horizontal tab-nav with collapsible left sidebar (sticky desktop, slide-in mobile with hamburger toggle)
- Fix tab persistence: use localStorage instead of URL hash; restore last tab after login in enterApp()
- Fix admin CMS models loading: move autoDeleteDays read inside .then() callback (was ReferenceError), switch admin loading from click-only to tabChanged event
- Add Save/Load bars to Hospital Course and Chart Review tabs with popover support
- Add wv (well visit) save handler in encounters.js
- Register load handlers for hospital and chart tabs
- Expand popover prefix list to include hosp and chart
2026-03-22 17:17:45 -04:00
..
admin.js Feat: left sidebar nav, tab persistence, admin models fix, hospital/chart save 2026-03-22 17:17:45 -04:00
app.js Feat: left sidebar nav, tab persistence, admin models fix, hospital/chart save 2026-03-22 17:17:45 -04:00
auth.js Feat: left sidebar nav, tab persistence, admin models fix, hospital/chart save 2026-03-22 17:17:45 -04:00
chartReview.js Feat: left sidebar nav, tab persistence, admin models fix, hospital/chart save 2026-03-22 17:17:45 -04:00
encounters.js Feat: left sidebar nav, tab persistence, admin models fix, hospital/chart save 2026-03-22 17:17:45 -04:00
hospitalCourse.js Feat: left sidebar nav, tab persistence, admin models fix, hospital/chart save 2026-03-22 17:17:45 -04:00
liveEncounter.js Feat: admin CMS, save/resume encounters, user templates, SSHADESS, well visit notes, sick visit, ROS/PE checklists, ICD-10 diagnoses 2026-03-22 16:43:39 -04:00
memories.js Feat: admin CMS, save/resume encounters, user templates, SSHADESS, well visit notes, sick visit, ROS/PE checklists, ICD-10 diagnoses 2026-03-22 16:43:39 -04:00
milestones.js Fix: update all Font Awesome 5 icon names to Font Awesome 6 2026-03-21 21:58:14 -04:00
milestonesData.js v2.0.0: Pediatric AI Scribe 2026-03-21 16:55:50 -04:00
nextcloud.js v2.0.0: Pediatric AI Scribe 2026-03-21 16:55:50 -04:00
pediatricScheduleData.js Feat: add Well Visit / Preventive Care tab with AAP 2025 data 2026-03-21 23:19:24 -04:00
shadess.js Fix: load popover positioning, delete button, ICD-10 live search 2026-03-22 16:56:28 -04:00
sickVisit.js Feat: admin CMS, save/resume encounters, user templates, SSHADESS, well visit notes, sick visit, ROS/PE checklists, ICD-10 diagnoses 2026-03-22 16:43:39 -04:00
soap.js v2.0.0: Pediatric AI Scribe 2026-03-21 16:55:50 -04:00
voiceDictation.js Feat: admin CMS, save/resume encounters, user templates, SSHADESS, well visit notes, sick visit, ROS/PE checklists, ICD-10 diagnoses 2026-03-22 16:43:39 -04:00
wellVisit.js Feat: admin CMS, save/resume encounters, user templates, SSHADESS, well visit notes, sick visit, ROS/PE checklists, ICD-10 diagnoses 2026-03-22 16:43:39 -04:00