|
dce5dcab2f
|
add document controller for document actions
|
2025-01-10 14:50:03 +00:00 |
|
|
75cffad2ea
|
add company controller for company actions
|
2025-01-10 14:49:08 +00:00 |
|
|
cd8cbcf6ba
|
add documentextras enum for documntation creation
|
2025-01-10 14:47:55 +00:00 |
|
|
6956256341
|
add signature block
|
2025-01-10 14:47:17 +00:00 |
|
|
42fcb7b2f5
|
add company logo
|
2025-01-10 14:46:35 +00:00 |
|
|
351cc7c3ac
|
add infowindow method for mapping, convert datetime creation to use company timezone
|
2025-01-10 14:46:19 +00:00 |
|
|
e1e4c12801
|
add InfoWindow data methods for mapping
|
2025-01-10 14:44:59 +00:00 |
|
|
6260b13df0
|
convert datetime to use company timezone
|
2025-01-10 14:39:31 +00:00 |
|
|
02fcb0cc54
|
remove notificationCount, convert to use Libs::getMessages method, change datetime creation to use company timezone
|
2025-01-10 13:33:33 +00:00 |
|
|
2d7b7e6d12
|
remove notificationCount, convert to Libs::getMessages method, change datetime creation to add company timezone, remove CaseController::showCaseNotes
|
2025-01-10 12:44:37 +00:00 |
|
|
83a886c134
|
add repositories
|
2025-01-05 06:13:39 +00:00 |
|
|
43bff55192
|
add method to filter notes
|
2025-01-05 06:11:35 +00:00 |
|
|
2031165afc
|
add method to format phones
|
2025-01-05 06:10:22 +00:00 |
|
|
f14a4fa67c
|
add staff_note enum type
|
2025-01-05 06:10:00 +00:00 |
|
|
f0853bfcb2
|
add connector class for notes and members
|
2025-01-05 06:09:29 +00:00 |
|
|
980affbfbb
|
add personal and work phone
|
2025-01-05 06:08:02 +00:00 |
|
|
f9608bce18
|
add jsonSerialize
|
2025-01-05 06:07:46 +00:00 |
|
|
c78698ace4
|
reconfigure
|
2025-01-05 06:04:21 +00:00 |
|
|
91723ed9be
|
reconfigure
|
2025-01-05 06:03:42 +00:00 |
|
|
758a439187
|
convert list-notes to not show anything by default but have a few filter fields to display what is needed, change add notes to use different member collection and tables, add filter method
|
2025-01-05 06:00:40 +00:00 |
|
|
ea322dc2ac
|
Complete profile image, password update functionality
|
2025-01-03 15:31:07 +00:00 |
|
|
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 |
|