Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Report of staff nearing at or below/above X hours of leave time #173

Open
hackartisan opened this issue May 29, 2019 · 0 comments
Open

Report of staff nearing at or below/above X hours of leave time #173

hackartisan opened this issue May 29, 2019 · 0 comments

Comments

@hackartisan
Copy link
Member

As an AA I want a list of staff almost out of sick time or vacation time so I can alert them.

As an AA I want a list of staff almost at their max vacation time so I can remind them to take it.

carolyncole added a commit that referenced this issue Oct 29, 2019
ran `rails generate scaffold Delegate staff_profile:references`
Then updated to have a delegator and delegate staff profile
Updated the controller to only allow the delegate to be set, since the delegator is the logged in user
Fixed up the tests
Added assume_delegate action
Added items inthe application controller to look for deligation
Add delegate to state change
Add temporary delegate property to StaffProfile

refs #173
carolyncole added a commit that referenced this issue Oct 29, 2019
ran `rails generate scaffold Delegate staff_profile:references`
Then updated to have a delegator and delegate staff profile
Updated the controller to only allow the delegate to be set, since the delegator is the logged in user
Fixed up the tests
Added assume_delegate action
Added items inthe application controller to look for deligation
Add delegate to state change
Add temporary delegate property to StaffProfile

refs #173
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants