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

Feature: Manager View #18

Open
csharpfritz opened this issue Jun 23, 2019 · 2 comments
Open

Feature: Manager View #18

csharpfritz opened this issue Jun 23, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@csharpfritz
Copy link
Contributor

A manager needs to be able to view the schedule and see how many employees are available each day, and further how many are available for a proposed class to be scheduled

@csharpfritz csharpfritz added the enhancement New feature or request label Jun 23, 2019
@marblekirby
Copy link
Contributor

I think we need to implement some authorization for the manager view, so that only people with person type of manager can see this view. We can then store the person type as a claim and write a authorization policy that will check if the user has that claim.

@csharpfritz
Copy link
Contributor Author

@marblekirby Let's break that authorization requirement out as a separate issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants