Commit Graph

73 Commits

Author SHA1 Message Date
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
61d8cb2e3d Add Breadcrumb class for breadcrumb links 2024-12-10 23:12:08 -05:00
ec9abbe5c0 Revise getCaseWorkers method to add therapist and possible role 2024-12-10 23:11:51 -05:00
1eac26399f Add override level checkbox 2024-12-10 22:52:31 -05:00
354d1fbde3 Add repeated password for confirmation 2024-12-10 22:51:51 -05:00
f3a32e9d94 Convert CaseLevel to use int for comparisons 2024-12-10 22:51:36 -05:00
30f9be37ec Add method to check levels 2024-12-10 22:50:20 -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
6bde369bcd Add Enums and formtypes 2024-12-08 17:07:54 -05:00
1f82c8006f Add Member, MemberCase, and UserCase and associated repositories 2024-12-08 17:07:16 -05:00
9e2c9e890c Add member CRUD functionality 2024-12-08 17:05:12 -05:00
4a3245f783 Add county enum 2024-12-07 22:53:36 -05:00
a1603899f2 Proper level naming 2024-12-07 22:53:19 -05:00
b9bc947466 Fix 2024-12-07 22:52:49 -05:00
09f9ef1ef5 Fix bug to delete previous supervision before applying new 2024-12-07 22:52:05 -05:00
2c623fd902 Add getCaseWorkers method 2024-12-07 22:51:42 -05:00
2726a00502 Add NavList class to store navigation links 2024-12-05 01:07:39 -05:00