Commit Graph

95 Commits

Author SHA1 Message Date
8d97ab0345 update map variables to use env variables, fix link for itinerary report and add active link for case_itinerary 2025-01-03 15:24:17 +00:00
133d99d297 start work on dashboard and complete first draft of profile 2025-01-03 15:22:45 +00:00
96abea4198 convert map parameters to env variables, add corrected breadcrumb 2025-01-03 14:04:02 +00:00
368b4fbcd3 allow uploading profile image 2025-01-03 14:01:54 +00:00
781935821b add getRecentTravel method 2025-01-01 06:01:18 +00:00
81ba235b08 add message link to staff note signature notifications 2025-01-01 06:00:46 +00:00
c3bc40561b update notification reader 2025-01-01 05:59:21 +00:00
af41590fd3 add itinerary report page, update map page, add markers for origin and destination, add filter-itinerary-by-case method 2025-01-01 05:57:42 +00:00
2e163d526c add location form 2024-12-31 23:08:22 +00:00
ef45c6cd28 add csrf protection 2024-12-31 23:04:37 +00:00
642492411e rename caseId to memberCase 2024-12-31 23:03:45 +00:00
1d16cadc7b fix close calculations 2024-12-31 23:03:19 +00:00
6c340b4229 first draft of case addresses and itineraries 2024-12-31 23:01:37 +00:00
f76ca5c3cc fix typo and added case_itinerary 2024-12-25 17:17:50 +00:00
d67db33ed0 add getRoute method and format numbers returned 2024-12-25 17:17:23 +00:00
1e3a6dd612 fix getting correct breadcrumb link and highling correct nav link 2024-12-25 17:16:04 +00:00
6a9c35842f formatting 2024-12-25 17:15:12 +00:00
f877e3f4df fix 2024-12-25 02:51:04 +00:00
2655848d96 Add environment variables for data creation for testing 2024-12-25 02:48:32 +00:00
12199b6152 add staffnote fixture 2024-12-23 03:06:40 +00:00
b87e970164 add case viewer for case workers 2024-12-23 03:06:10 +00:00
2869f3e03d Complete first draft of staff controller 2024-12-22 23:00:29 +00:00
af67d79a46 Add new date/time objects to store when reports signed by supervisor and case worker 2024-12-22 22:59:43 +00:00
e4b1704519 Add new method to create message back to worker when supervisor signs report 2024-12-22 22:59:05 +00:00
9526156d16 Add supervisor staff notes form and remove recommendations from case worker form 2024-12-22 22:58:33 +00:00
91110c037e Add method to retrieve ordered staff notes 2024-12-22 22:57:52 +00:00
c5b8148f00 Add mapping for community resources 2024-12-22 22:57:32 +00:00
0c902b93c4 not sure what I did here 2024-12-22 01:18:32 +00:00
ba28fcca08 add staff_notes 2024-12-22 01:17:37 +00:00
1118fdfb45 Add resource type 2024-12-22 01:16:15 +00:00
5a531ae171 Add staff notes functionality 2024-12-22 01:15:15 +00:00
6b61d1a182 Added messages, notifications, count, and supporting elements 2024-12-22 01:13:28 +00:00
2b8682bcbb Add my_cases nav link option 2024-12-19 02:42:54 +00:00
d193e9ba79 add ResourceType for filtering later 2024-12-19 02:40:25 +00:00
d7bddc0328 increase email string length to 64 2024-12-19 02:39:35 +00:00
a53a5d6b52 fix bug for undefined hoursUsed variable 2024-12-19 02:39:12 +00:00
3391737c45 Add fixtures to generate randomized data 2024-12-19 02:37:38 +00:00
fe44642fee Add community resource content and associated pages, links, forms, etc 2024-12-18 05:24:20 +00:00
f6addcc199 Add populateNotes method to populate the appropriate notes within a referral 2024-12-17 12:03:25 -05:00
de08885e0b Add notes and present members collections
Add time calculation and getHoursRemaining helper variable and method
2024-12-17 12:02:01 -05:00
365a486c84 Add getName helper method 2024-12-17 11:57:10 -05:00
c2710b7142 Add PRESENT_LINK constant 2024-12-17 11:56:38 -05:00
db756d83e4 Add NoteController and associated templates, entities, repository. 2024-12-17 11:56:14 -05:00
803ce84996 Convert to use NavList::PRESENT_LINK constant 2024-12-17 11:54:14 -05:00
ef053bae29 Convert to use NavList::PRESENT_LINK constant 2024-12-17 11:53:58 -05:00
a42ce28f14 Use Breadcrumb class
Convert to use NavList::PRESENT_LINK constant
2024-12-17 11:53:45 -05:00
f17be14174 Convert to use NavList::PRESENT_LINK constant 2024-12-17 11:53:12 -05:00
4405cb19ff Convert to use NavList::PRESENT_LINK constant 2024-12-17 11:52:48 -05:00
5975785580 Filter case list if not admin
Convert to use NavList::PRESENT_LINK constant
2024-12-17 11:52:10 -05:00
9fc84a85e9 Convert to use NavList::PRESENT_LINK constant 2024-12-17 11:50:32 -05:00