This website requires JavaScript.
6b61d1a182
Added messages, notifications, count, and supporting elements
Ryan Prather
2024-12-22 01:13:28 +00:00
2b8682bcbb
Add my_cases nav link option
Ryan Prather
2024-12-19 02:42:54 +00:00
6410005a22
move Case List and add My Cases to nav
Ryan Prather
2024-12-19 02:42:20 +00:00
71e3304154
add my-cases.html.twig template for user use
Ryan Prather
2024-12-19 02:41:38 +00:00
e6b3850b45
move list-cases twig template to admin portion
Ryan Prather
2024-12-19 02:40:59 +00:00
d193e9ba79
add ResourceType for filtering later
Ryan Prather
2024-12-19 02:40:25 +00:00
d7bddc0328
increase email string length to 64
Ryan Prather
2024-12-19 02:39:35 +00:00
a53a5d6b52
fix bug for undefined hoursUsed variable
Ryan Prather
2024-12-19 02:39:12 +00:00
3391737c45
Add fixtures to generate randomized data
Ryan Prather
2024-12-19 02:37:38 +00:00
fe44642fee
Add community resource content and associated pages, links, forms, etc
Ryan Prather
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
Ryan Prather
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
Ryan Prather
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
Ryan Prather
2024-12-17 12:07:13 -05:00
6287ec6e2f
Formatting
Ryan Prather
2024-12-17 12:05:36 -05:00
b2e90908cd
Formatting
Ryan Prather
2024-12-17 12:05:16 -05:00
c7c14b5726
Formatting
Ryan Prather
2024-12-17 12:04:48 -05:00
f6addcc199
Add populateNotes method to populate the appropriate notes within a referral
Ryan Prather
2024-12-17 12:03:25 -05:00
de08885e0b
Add notes and present members collections Add time calculation and getHoursRemaining helper variable and method
Ryan Prather
2024-12-17 12:02:01 -05:00
365a486c84
Add getName helper method
Ryan Prather
2024-12-17 11:57:10 -05:00
c2710b7142
Add PRESENT_LINK constant
Ryan Prather
2024-12-17 11:56:38 -05:00
db756d83e4
Add NoteController and associated templates, entities, repository.
Ryan Prather
2024-12-17 11:56:14 -05:00
803ce84996
Convert to use NavList::PRESENT_LINK constant
Ryan Prather
2024-12-17 11:54:14 -05:00
ef053bae29
Convert to use NavList::PRESENT_LINK constant
Ryan Prather
2024-12-17 11:53:58 -05:00
a42ce28f14
Use Breadcrumb class Convert to use NavList::PRESENT_LINK constant
Ryan Prather
2024-12-17 11:53:45 -05:00
f17be14174
Convert to use NavList::PRESENT_LINK constant
Ryan Prather
2024-12-17 11:53:12 -05:00
4405cb19ff
Convert to use NavList::PRESENT_LINK constant
Ryan Prather
2024-12-17 11:52:48 -05:00
5975785580
Filter case list if not admin Convert to use NavList::PRESENT_LINK constant
Ryan Prather
2024-12-17 11:52:10 -05:00
9fc84a85e9
Convert to use NavList::PRESENT_LINK constant
Ryan Prather
2024-12-17 11:50:32 -05:00
0ca406f635
Fix CSRF not showing the token
Ryan Prather
2024-12-17 11:49:22 -05:00
804652ac67
Fix asset links
Ryan Prather
2024-12-13 09:00:01 -05:00
61d8cb2e3d
Add Breadcrumb class for breadcrumb links
Ryan Prather
2024-12-10 23:12:08 -05:00
ec9abbe5c0
Revise getCaseWorkers method to add therapist and possible role
Ryan Prather
2024-12-10 23:11:51 -05:00
7130cce4a2
Update symfony to v7.2 and remove stimulus-bundle and ux-turbo
Ryan Prather
2024-12-10 23:11:00 -05:00
04dfc20a28
Fix asset links
Ryan Prather
2024-12-10 23:09:56 -05:00
1489427b80
Add repeated password field
Ryan Prather
2024-12-10 23:09:16 -05:00
809490dc44
Fix asset links
Ryan Prather
2024-12-10 23:08:39 -05:00
569e03aab0
Convert to use Breadcrumb class
Ryan Prather
2024-12-10 23:08:10 -05:00
d53222bd06
Fix asset links Add id for table body
Ryan Prather
2024-12-10 23:07:21 -05:00
dde2cb34e4
Change asset links
Ryan Prather
2024-12-10 23:04:33 -05:00
00e4e2170c
Fix asset links
Ryan Prather
2024-12-10 23:04:18 -05:00
5ed230e895
Change if block for supervisor selection
Ryan Prather
2024-12-10 23:04:02 -05:00
2bbb621a56
Fix asset links
Ryan Prather
2024-12-10 23:01:39 -05:00
3b36d4ee42
Fix display of permission checkboxes
Ryan Prather
2024-12-10 23:01:24 -05:00
885cddf6b1
Fix asset links
Ryan Prather
2024-12-10 23:00:43 -05:00
a93b83e392
Fix header
Ryan Prather
2024-12-10 22:59:44 -05:00
5d14d05019
Revise if block for case level checking
Ryan Prather
2024-12-10 22:55:18 -05:00
f81e65938d
Add override level checkbox and method on form submit
Ryan Prather
2024-12-10 22:54:34 -05:00
7704319bd1
Revise case levels display
Ryan Prather
2024-12-10 22:54:01 -05:00
1eac26399f
Add override level checkbox
Ryan Prather
2024-12-10 22:52:31 -05:00
354d1fbde3
Add repeated password for confirmation
Ryan Prather
2024-12-10 22:51:51 -05:00
f3a32e9d94
Convert CaseLevel to use int for comparisons
Ryan Prather
2024-12-10 22:51:36 -05:00
30f9be37ec
Add method to check levels
Ryan Prather
2024-12-10 22:50:20 -05:00
6454d3db47
Update CaseController add AJAX method for checking case and user levels
Ryan Prather
2024-12-10 22:49:15 -05:00
96933d2e01
Remove Turbo and Stimulus bundles
Ryan Prather
2024-12-10 12:22:36 -05:00
94a7a324a1
Add flash messages and convert to use Breadcrumb class
Ryan Prather
2024-12-10 12:21:55 -05:00
bcbd0575b6
Add flash messages and convert to use Breadcrumb class
Ryan Prather
2024-12-10 12:21:33 -05:00
be580ac843
Add flash messages and convert to use Breadcrumb class
Ryan Prather
2024-12-10 12:20:59 -05:00
edbfe93a41
Add case level override checkbox
Ryan Prather
2024-12-10 12:20:17 -05:00
60558475f2
Convert AdminController to use Breadcrumb class
Ryan Prather
2024-12-09 18:14:39 -05:00
7e1badcc4a
initlal commit of favicon
Ryan Prather
2024-12-09 18:13:27 -05:00
49560e7dd3
Add/update assets
Ryan Prather
2024-12-09 18:12:54 -05:00
d09952efc3
Delete hello controller
Ryan Prather
2024-12-09 18:12:25 -05:00
518cd4811d
Completed initial CaseController functionality
Ryan Prather
2024-12-08 18:40:16 -05:00
065b1ac403
Completed Referral functionality
Ryan Prather
2024-12-08 18:37:45 -05:00
6bde369bcd
Add Enums and formtypes
Ryan Prather
2024-12-08 17:07:54 -05:00
1f82c8006f
Add Member, MemberCase, and UserCase and associated repositories
Ryan Prather
2024-12-08 17:07:16 -05:00
49c033f3b8
Update
Ryan Prather
2024-12-08 17:05:52 -05:00
9e2c9e890c
Add member CRUD functionality
Ryan Prather
2024-12-08 17:05:12 -05:00
494e5b16ce
rename case-list twig template to list-cases to be more consistent with other templates
Ryan Prather
2024-12-07 22:59:16 -05:00
4a3245f783
Add county enum
Ryan Prather
2024-12-07 22:53:36 -05:00
a1603899f2
Proper level naming
Ryan Prather
2024-12-07 22:53:19 -05:00
b9bc947466
Fix
Ryan Prather
2024-12-07 22:52:49 -05:00
09f9ef1ef5
Fix bug to delete previous supervision before applying new
Ryan Prather
2024-12-07 22:52:05 -05:00
2c623fd902
Add getCaseWorkers method
Ryan Prather
2024-12-07 22:51:42 -05:00
4c9f9ca203
Fix paths for scripts and styles
Ryan Prather
2024-12-07 22:50:21 -05:00
116393aca6
Couple nav updates
Ryan Prather
2024-12-07 22:45:23 -05:00
0a4a0e2e75
Add case twig templates and update referral source
Ryan Prather
2024-12-07 22:44:20 -05:00
6df0aec578
Remove old migrations
Ryan Prather
2024-12-05 17:29:05 -05:00
a8404841c4
Add case list twig template
Ryan Prather
2024-12-05 01:08:56 -05:00
59ea833841
Update top and left nav to check for roles being granted instead of jobs
Ryan Prather
2024-12-05 01:08:22 -05:00
2726a00502
Add NavList class to store navigation links
Ryan Prather
2024-12-05 01:07:39 -05:00
db01c1296c
Update user templates
Ryan Prather
2024-12-05 01:07:17 -05:00
e25eff2d49
Add referral source content
Ryan Prather
2024-12-05 01:05:35 -05:00
a38e63add9
Add new migration
Ryan Prather
2024-12-05 00:46:17 -05:00
24877f51af
Updated repository
Ryan Prather
2024-12-03 00:00:34 -05:00
bbfce2b424
Removed job type parameter and replace with 4 separate job types
Ryan Prather
2024-12-03 00:00:09 -05:00
920887f3f9
Replace nav links with NavLinks class
Ryan Prather
2024-12-02 23:59:20 -05:00
6c9e67e078
Replaced job parameter in User class with individual job types
Ryan Prather
2024-12-02 23:59:01 -05:00
167bc5b626
Replaced nav links with NavLinks class
Ryan Prather
2024-12-02 23:58:23 -05:00
ac442e65b6
Added class with listCases initial method
Ryan Prather
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
Ryan Prather
2024-12-02 23:57:25 -05:00
3eecb04257
Symfony update
Ryan Prather
2024-12-02 23:55:18 -05:00
a7991b5b19
Add new migration
Ryan Prather
2024-12-02 23:13:08 -05:00
04616ff239
Delete migrations that had conflict
Ryan Prather
2024-12-02 23:13:00 -05:00
8825f5fc36
Move files and add list-cases route method
Ryan Prather
2024-11-30 22:12:33 -05:00
4403f65b74
Move files
Ryan Prather
2024-11-30 22:10:26 -05:00
481a2c2f40
Add supervision classes to support assigning staff supervisors
Ryan Prather
2024-11-30 20:04:24 -05:00
97de984456
Add StaffController for staff supervisor workers
Ryan Prather
2024-11-30 20:02:59 -05:00
5b4a4d4b3d
Add beginning stages of staff dashboard for case managers
Ryan Prather
2024-11-30 20:02:16 -05:00
89599dda91
Add registration link to header
Ryan Prather
2024-11-30 20:01:54 -05:00