sync: auto-sync from HOWARD-HOME at 2026-04-22 16:38:05
Author: Howard Enos Machine: HOWARD-HOME Timestamp: 2026-04-22 16:38:05
This commit is contained in:
@@ -253,7 +253,6 @@ const INITIAL = {
|
||||
["Lois Lane","Health Services Director","Care, Assisted Living (Nursing / Clinical)","D+P",true,true,""],
|
||||
["Karen Rossini","Health Services Manager","Care, Assisted Living (Nursing / Clinical)","D+P",true,true,""],
|
||||
["Veronica Feller","Care, Assisted Living Aide","Care, Assisted Living (Nursing / Clinical)","D+P",true,true,""],
|
||||
["Britney Thompson","Memory Care Nurse","Care, Assisted Living (Nursing / Clinical)","D+P",true,true,"[?] Phone Y/N and outside sign-in Y/N? Currently assumed D+P with outside sign-in — flip the flags if that's wrong."],
|
||||
|
||||
// Care, Memory Care
|
||||
["Shelby Trozzi","Memory Care Director","Care, Memory Care","D+P",true,true,""],
|
||||
@@ -272,7 +271,7 @@ const INITIAL = {
|
||||
// Life Enrichment
|
||||
["Susan Hicks","Life Enrichment Director","Life Enrichment","D+P",true,true,""],
|
||||
["Sharon Edwards","Life Enrichment Assistant","Life Enrichment","D+P",false,true,""],
|
||||
["Alma R Montt","","Life Enrichment","D+P",true,true,"[?] What's her title / role — admin, manager, or something else in Life Enrichment? Please type it into the Title box."],
|
||||
["Alma R Montt","Memory Care Life Enrichment","Life Enrichment","D+P",true,true,"Confirmed by John 2026-04-22: D+P, ALIS, offsite. LE staff assigned to Memory Care residents."],
|
||||
|
||||
// Culinary
|
||||
["JD Martin","Culinary Director","Culinary","D+P",true,true,""],
|
||||
@@ -286,10 +285,11 @@ const INITIAL = {
|
||||
// Housekeeping
|
||||
["Lupe Sanchez","Housekeeping Director","Housekeeping","D+P",true,true,"AKA Guadalupe Sanchez"],
|
||||
|
||||
// Transportation
|
||||
["Richard Adams","Driver","Transportation","P",false,false,"Phone only"],
|
||||
["Julian Crim","Driver","Transportation","P",false,false,"Phone only"],
|
||||
["Christopher Holick","Driver","Transportation","P",false,false,"Phone only"],
|
||||
// Transportation — on the roster for tracking but no IT access (2026-04-22 Howard decision).
|
||||
// Existing AD accounts will be disabled.
|
||||
["Richard Adams","Driver","Transportation","",false,false,"No IT access — drivers use personal phones for Google Maps. Existing AD account will be disabled."],
|
||||
["Julian Crim","Driver","Transportation","",false,false,"No IT access — drivers use personal phones for Google Maps. Existing AD account will be disabled."],
|
||||
["Christopher Holick","Driver","Transportation","",false,false,"No IT access — drivers use personal phones for Google Maps. Existing AD account will be disabled."],
|
||||
|
||||
// Caregivers (shift staff) — Tue–Sat
|
||||
["Thelma Abainza","Caregiver — Tower (Tue–Sat)","Caregivers (shift staff)","D+P",false,true,""],
|
||||
@@ -302,7 +302,6 @@ const INITIAL = {
|
||||
["Bella Mendoza","Caregiver — Memory Care (Tue–Sat)","Caregivers (shift staff)","D+P",false,true,""],
|
||||
["Rosa Morales","MedTech — Memory Care (Tue–Sat)","Caregivers (shift staff)","D+P",false,true,""],
|
||||
["Sandra Padilla","MedTech / CCG — Tower (Tue–Sat)","Caregivers (shift staff)","D+P",false,true,""],
|
||||
["Polett Pinazavala","MedTech — Memory Care (Tue–Sat)","Caregivers (shift staff)","D+P",false,true,"Confirmed still employed 2026-04-22. Setup declared: D+P, ALIS, no outside sign-in."],
|
||||
["Whisper Reed","MedTech — Tower overnight (Tue–Sat)","Caregivers (shift staff)","D+P",false,true,""],
|
||||
["Patricia Sandoval-Beck","MedTech — Tower (Tue–Sat)","Caregivers (shift staff)","D+P",false,true,""],
|
||||
["Charity Sika","Caregiver — Memory Care (Tue–Sat)","Caregivers (shift staff)","D+P",false,true,""],
|
||||
@@ -341,9 +340,9 @@ const INITIAL = {
|
||||
["Ezekiel Huerta","Caregiver PRN — Tower","Caregivers (shift staff)","D+P",false,true,""],
|
||||
["Maia Baker","MedTech PRN — Memory Care","Caregivers (shift staff)","D+P",false,true,"Part-time (confirmed)"],
|
||||
|
||||
// Caregivers — agency shared-login accounts
|
||||
["Reliable Agency shared login #1","Agency caregiver","Caregivers (shift staff)","D+P",false,true,"[?] Shared login (not per-person — whoever from Reliable is on shift signs in). Please confirm short username preference: proposing reliable1@ rather than the long reliable.agency.caregiver1@."],
|
||||
["Reliable Agency shared login #2","Agency caregiver","Caregivers (shift staff)","D+P",false,true,"[?] Shared login (not per-person — whoever from Reliable is on shift signs in). Please confirm short username preference: proposing reliable2@ rather than the long reliable.agency.caregiver2@."],
|
||||
// Caregivers — agency shared-login accounts (usernames confirmed by John 2026-04-22)
|
||||
["Reliable Agency shared login #1","Agency caregiver","Caregivers (shift staff)","D+P",false,true,"Shared login — whoever from Reliable Agency is on shift signs in. Username: reliable1@cascadestucson.com (confirmed by John)."],
|
||||
["Reliable Agency shared login #2","Agency caregiver","Caregivers (shift staff)","D+P",false,true,"Shared login — whoever from Reliable Agency is on shift signs in. Username: reliable2@cascadestucson.com (confirmed by John)."],
|
||||
]
|
||||
};
|
||||
const CAREGIVER_DEPT = "Caregivers (shift staff)";
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user