Commit Graph

109 Commits

Author SHA1 Message Date
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
5ed230e895 Change if block for supervisor selection 2024-12-10 23:04:02 -05:00
2bbb621a56 Fix asset links 2024-12-10 23:01:39 -05:00
3b36d4ee42 Fix display of permission checkboxes 2024-12-10 23:01:24 -05:00
885cddf6b1 Fix asset links 2024-12-10 23:00:43 -05:00
a93b83e392 Fix header 2024-12-10 22:59:44 -05:00
5d14d05019 Revise if block for case level checking 2024-12-10 22:55:18 -05:00
f81e65938d Add override level checkbox and method on form submit 2024-12-10 22:54:34 -05:00
7704319bd1 Revise case levels display 2024-12-10 22:54:01 -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
96933d2e01 Remove Turbo and Stimulus bundles 2024-12-10 12:22:36 -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
edbfe93a41 Add case level override checkbox 2024-12-10 12:20:17 -05:00
60558475f2 Convert AdminController to use Breadcrumb class 2024-12-09 18:14:39 -05:00
7e1badcc4a initlal commit of favicon 2024-12-09 18:13:27 -05:00
49560e7dd3 Add/update assets 2024-12-09 18:12:54 -05:00
d09952efc3 Delete hello controller 2024-12-09 18:12:25 -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
49c033f3b8 Update 2024-12-08 17:05:52 -05:00
9e2c9e890c Add member CRUD functionality 2024-12-08 17:05:12 -05:00