[ ] 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.
[x] 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:
[x] 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)
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
view