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

UI: Dashboard rolls-up data based on UserType #322

Open
4 tasks
schmelz21 opened this issue Jun 5, 2024 · 0 comments
Open
4 tasks

UI: Dashboard rolls-up data based on UserType #322

schmelz21 opened this issue Jun 5, 2024 · 0 comments
Assignees
Labels
frontend improvement This issue or pull request will add or improve functionality, maintainability, or ease of use

Comments

@schmelz21
Copy link
Collaborator

💡 Summary

Display grouped data based on the UserType associated to the vulnerability data collection.

Motivation and context

This is a UX upgrade for Regional Admins, Global View and Global Admin user types.

Implementation notes

Expected Dashboard Display per User Type:

  1. Standard User: Should see specific organization data. (Is Working)
  2. Regional Admin: Should have see all data for organizations within their associated region. (Needs Built)
  3. GlobalView and Global Admin: Should see all data for all organizations. (Needs Built)

Acceptance criteria

  • The dashboard should dynamically display relevant data based on the user’s type.
  • Implement logic to filter data based on user roles.
  • Document any endpoint changes.
  • Specify the data sources or APIs used for collecting organization data.
@schmelz21 schmelz21 added improvement This issue or pull request will add or improve functionality, maintainability, or ease of use frontend labels Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend improvement This issue or pull request will add or improve functionality, maintainability, or ease of use
Projects
None yet
Development

No branches or pull requests

2 participants