You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
TODOs related to Juno component requested functionality:
isFetching
state to be displayed in all views when the data is displayed but being updated.TODOs related to the API requested functionality:
api/v1/services
andapi/v1/services/:serviceId
TODOs related to the UI:
ThreatLevelOverall
for each service inservices
viewThe text was updated successfully, but these errors were encountered: