Commit Graph

137 Commits

Author SHA1 Message Date
9decc18f42 remove background color 2024-12-22 01:19:47 +00:00
cc64846171 add notification badge with count 2024-12-22 01:19:16 +00:00
af2dd60022 add fixtures bundle for test data 2024-12-22 01:18:53 +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
b4481eef9a remove extra tag 2024-12-22 01:17:11 +00:00
c5acb7a0f4 Fix link 2024-12-22 01:16:53 +00:00
1118fdfb45 Add resource type 2024-12-22 01:16:15 +00:00
5271f5263f Add staff pages section 2024-12-22 01:15:39 +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
6410005a22 move Case List and add My Cases to nav 2024-12-19 02:42:20 +00:00
71e3304154 add my-cases.html.twig template for user use 2024-12-19 02:41:38 +00:00
e6b3850b45 move list-cases twig template to admin portion 2024-12-19 02:40:59 +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
78d149c348 Make case list available to users
Add case notes link
Move user list into admin section
2024-12-17 12:11:32 -05:00
de81c2ffb1 Hide Add Case button if not admin or case manager
Hide case filter if user not admin or case manager
Hide case edit button and case assign button if not admin or case manager
2024-12-17 12:09:00 -05:00
c76783b79f Don't display add button if not a case manager or admin
Display highlighting for referrals close to expiration
Highlight hours if < 40
2024-12-17 12:07:13 -05:00
6287ec6e2f Formatting 2024-12-17 12:05:36 -05:00
b2e90908cd Formatting 2024-12-17 12:05:16 -05:00
c7c14b5726 Formatting 2024-12-17 12:04:48 -05: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
0ca406f635 Fix CSRF not showing the token 2024-12-17 11:49:22 -05:00
804652ac67 Fix asset links 2024-12-13 09:00:01 -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
7130cce4a2 Update symfony to v7.2 and remove stimulus-bundle and ux-turbo 2024-12-10 23:11:00 -05:00
04dfc20a28 Fix asset links 2024-12-10 23:09:56 -05:00
1489427b80 Add repeated password field 2024-12-10 23:09:16 -05:00
809490dc44 Fix asset links 2024-12-10 23:08:39 -05:00
569e03aab0 Convert to use Breadcrumb class 2024-12-10 23:08:10 -05:00
d53222bd06 Fix asset links
Add id for table body
2024-12-10 23:07:21 -05:00
dde2cb34e4 Change asset links 2024-12-10 23:04:33 -05:00
00e4e2170c Fix asset links 2024-12-10 23:04:18 -05:00