Commit Graph

114 Commits

Author SHA1 Message Date
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
494e5b16ce rename case-list twig template to list-cases to be more consistent with other templates 2024-12-07 22:59:16 -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
4c9f9ca203 Fix paths for scripts and styles 2024-12-07 22:50:21 -05:00
116393aca6 Couple nav updates 2024-12-07 22:45:23 -05:00
0a4a0e2e75 Add case twig templates and update referral source 2024-12-07 22:44:20 -05:00
6df0aec578 Remove old migrations 2024-12-05 17:29:05 -05:00
a8404841c4 Add case list twig template 2024-12-05 01:08:56 -05:00
59ea833841 Update top and left nav to check for roles being granted instead of jobs 2024-12-05 01:08:22 -05:00
2726a00502 Add NavList class to store navigation links 2024-12-05 01:07:39 -05:00
db01c1296c Update user templates 2024-12-05 01:07:17 -05:00
e25eff2d49 Add referral source content 2024-12-05 01:05:35 -05:00
a38e63add9 Add new migration 2024-12-05 00:46:17 -05:00
24877f51af Updated repository 2024-12-03 00:00:34 -05:00
bbfce2b424 Removed job type parameter and replace with 4 separate job types 2024-12-03 00:00:09 -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
3eecb04257 Symfony update 2024-12-02 23:55:18 -05:00
a7991b5b19 Add new migration 2024-12-02 23:13:08 -05:00
04616ff239 Delete migrations that had conflict 2024-12-02 23:13:00 -05:00
8825f5fc36 Move files and add list-cases route method 2024-11-30 22:12:33 -05:00
4403f65b74 Move files 2024-11-30 22:10:26 -05:00
481a2c2f40 Add supervision classes to support assigning staff supervisors 2024-11-30 20:04:24 -05:00
97de984456 Add StaffController for staff supervisor workers 2024-11-30 20:02:59 -05:00
5b4a4d4b3d Add beginning stages of staff dashboard for case managers 2024-11-30 20:02:16 -05:00
89599dda91 Add registration link to header 2024-11-30 20:01:54 -05:00
287376d078 Make header fixed 2024-11-30 20:01:28 -05:00
5bced5d71a Add Stafff Dashboard for staff supervisors to display case work for subordinates 2024-11-30 20:01:15 -05:00
ffa728b093 Update twig template locations and add assign-supervisor 2024-11-30 20:00:20 -05:00
777a95728b Add methods to retrieve different job types within company 2024-11-30 19:59:22 -05:00
20b67f86e5 Add supervisor and associated getter and setter 2024-11-30 19:58:48 -05:00
3dfd8712cf Add email to company info block 2024-11-30 19:58:13 -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
f2f2c3e662 Replace migration 2024-11-30 19:53:26 -05:00
4ee1050553 Add supervision table and change default target path 2024-11-29 21:50:31 -05:00
8b7f30875b User/Company updates 2024-11-29 21:47:37 -05:00
eac41ac9fc Update controllers 2024-11-29 21:46:33 -05:00
9a0b4db460 Update twigs 2024-11-29 21:46:09 -05:00