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

[heureka] Missing functionality #175

Open
6 of 15 tasks
ArtieReus opened this issue Jul 7, 2022 · 1 comment
Open
6 of 15 tasks

[heureka] Missing functionality #175

ArtieReus opened this issue Jul 7, 2022 · 1 comment

Comments

@ArtieReus
Copy link
Collaborator

ArtieReus commented Jul 7, 2022

TODOs related to Juno component requested functionality:

  • Pagination component
  • Custom Icons for the main Objects [Services, Components, User]
  • Custom Icons for displaying vulnerabilities levels ["Low", "Medium", "High", "Critical"]
  • PopOver component to display a preview of object dependencies. Ex: in services view display a preview of the related components and not just the number of components.
  • Design and related component for building toolbar
  • Design a generic isFetching state to be displayed in all views when the data is displayed but being updated.
  • Tooltip for displaying user IDs and Emails
  • Header Section by the DetailsView

TODOs related to the API requested functionality:

  • Preload vulnerabilities for api/v1/services and api/v1/services/:serviceId

TODOs related to the UI:

  • Display of overall vulnerabilities typeThreatLevelOverall for each service in services view
  • Change the user ID to name (display of ID and email in a tooltip)
  • Define / Implement the breadcrumb
  • Service detail view
  • Component detail view
  • Vulnerability detail view
@edda
Copy link
Collaborator

edda commented Jul 8, 2022

Icons added.

  • Services: dns
  • Components: widgets
  • User: accountCircle
  • Vulnerabilities: bolt
  • Severity Low/Medium/High/Critical: severityLow, severityMedium, ...
  • "Back/Forward" arrow for pagination: chevronLeft, chevronRight

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

No branches or pull requests

2 participants