52 Commits

Author SHA1 Message Date
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
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
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
6c340b4229 first draft of case addresses and itineraries 2024-12-31 23:01:37 +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
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
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
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
fe44642fee Add community resource content and associated pages, links, forms, etc 2024-12-18 05:24:20 +00: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
6454d3db47 Update CaseController add AJAX method for checking case and user levels 2024-12-10 22:49:15 -05:00
94a7a324a1 Add flash messages and convert to use Breadcrumb class 2024-12-10 12:21:55 -05:00
bcbd0575b6 Add flash messages and convert to use Breadcrumb class 2024-12-10 12:21:33 -05:00
be580ac843 Add flash messages and convert to use Breadcrumb class 2024-12-10 12:20:59 -05:00
60558475f2 Convert AdminController to use Breadcrumb class 2024-12-09 18:14:39 -05:00
518cd4811d Completed initial CaseController functionality 2024-12-08 18:40:16 -05:00
065b1ac403 Completed Referral functionality 2024-12-08 18:37:45 -05:00
9e2c9e890c Add member CRUD functionality 2024-12-08 17:05:12 -05:00
09f9ef1ef5 Fix bug to delete previous supervision before applying new 2024-12-07 22:52:05 -05:00
e25eff2d49 Add referral source content 2024-12-05 01:05:35 -05:00
920887f3f9 Replace nav links with NavLinks class 2024-12-02 23:59:20 -05:00
6c9e67e078 Replaced job parameter in User class with individual job types 2024-12-02 23:59:01 -05:00
167bc5b626 Replaced nav links with NavLinks class 2024-12-02 23:58:23 -05:00
ac442e65b6 Added class with listCases initial method 2024-12-02 23:57:55 -05:00
4ccbd90bad Removed job parameter from the User class and replaced it with additional "roles"
Replaed nav links with class constant NavLinks for easier updating
Moved listCases method to CaseController
2024-12-02 23:57:25 -05:00
8825f5fc36 Move files and add list-cases route method 2024-11-30 22:12:33 -05:00
97de984456 Add StaffController for staff supervisor workers 2024-11-30 20:02:59 -05:00
b5f38203f0 Add staff_dashboard highlighter 2024-11-30 19:57:48 -05:00
bc83c8bfec Move admin dashboard and associated twig templates
Display staff supervisor on user list
Add method to assign staff supervisor and associated form, twig template, entity, and logic
2024-11-30 19:57:19 -05:00
eac41ac9fc Update controllers 2024-11-29 21:46:33 -05:00
2656d93208 Get login working 2024-11-28 11:37:56 -05:00