JumboCode / casa-myrna

JumboCode 2023-2024 project for Casa Myrna, led by Elizabeth Foster
https://casa-myrna-pumv.vercel.app
4 stars 0 forks source link

Account Permissions: Assigned employee can cancel shift #126

Open elizabethfoster02 opened 5 months ago

elizabethfoster02 commented 5 months ago

Purpose Currently, any account can approve a cancel shift. We want to restrict this so that only the account assigned can cancel on a shift. This means modifying what buttons are available on a shift details page depending on the user's account. So, if a shift is assigned, the approve/reject request buttons should only appear on the assigned employee's side

TODO

Testing