Commit Graph

186 Commits

Author SHA1 Message Date
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
03c7153565 update openMap method for itinerary report 2025-01-01 05:55:09 +00:00
b42b1ea410 fix fetch link, add filterItineraryByCase method 2025-01-01 05:52:35 +00:00
2e163d526c add location form 2024-12-31 23:08:22 +00:00
d99ef31fef update libraries 2024-12-31 23:07:58 +00:00
e5bd7c4003 add page_js to be able to add javascript specific to a page 2024-12-31 23:07:18 +00:00
67c341c390 add id for flash messages 2024-12-31 23:05:11 +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
e44b346788 readd stimulus library and controller 2024-12-31 23:02:32 +00:00
6a5a5c2282 add leaflet controller 2024-12-31 23:02:06 +00:00
6c340b4229 first draft of case addresses and itineraries 2024-12-31 23:01:37 +00:00
1b5ca4bd34 remove functions to place in other js files 2024-12-31 23:00:17 +00:00
7f2f6aa749 add js libraries 2024-12-31 22:59:55 +00:00
d0e48b4142 remove bootstrap for importmap library 2024-12-31 22:59:14 +00:00
66100f0eaf make bg-gradient-dark background-image important to override bootstrap 2024-12-31 22:58:43 +00:00
e207668205 remove empty map 2024-12-31 22:57:49 +00:00
5b0ededa27 remove bootstrap, popper, perfect-scrollbar, and smooth-scrollbar from javascript block and added to importmap 2024-12-25 17:19:52 +00:00
ff50c96b74 formatting. 2024-12-25 17:18:45 +00:00
52a39792e0 formatting 2024-12-25 17:18:30 +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
2206fe33c9 add case addresses link 2024-12-25 03:07:29 +00:00
fc2218ee23 add lat/lon 2024-12-25 03:01:03 +00:00
b9d165928a add vicVichy/uploader-bundle 2024-12-25 02:54:45 +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
55b1ef4f3d add leaflet libraries to importmap 2024-12-22 23:08:02 +00:00
c0a1929892 add leaflet css and js for mapping functionality 2024-12-22 23:07:05 +00:00
c7560e8e40 add note signing templates and note viewing after signing 2024-12-22 23:06:32 +00:00
7bcba9a930 add columns to note when supervisor and case worker signed staff notes and update available buttons 2024-12-22 23:05:55 +00:00
03352f9b28 remove recommendations as that is filled out by supervisor 2024-12-22 23:05:01 +00:00
b75a02973d add info for supervisor 2024-12-22 23:04:14 +00:00
2d5f395368 make 'Staff My Cases' available to all case workers 2024-12-22 23:03:32 +00:00
226818511f finish first draft of mapping for resources 2024-12-22 23:02:50 +00:00
e84e954164 add button to open map, finish county filtering 2024-12-22 23:02:32 +00:00
9cc469b5f8 add doctrine fixtures and faker to dev for testing, and add stimulus bundle and ux-map to prod 2024-12-22 23:01:46 +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
7ae335a716 Add stimulus and ux-map bundles 2024-12-22 22:45:33 +00:00
9decc18f42 remove background color 2024-12-22 01:19:47 +00:00