linkerd2/web/app/js/components/util
Dennis Adjei-Baah 097632a2f0
Add kubernetes style sidebar (#1500)
Linkerd CLI's "look and feel" is similar to Kubernetes kubectl CLI. Linkerd's dashboard can be extended to match Kubernetes dashboard UI.

This PR serves as a starting point for this work. The new sidebar shows all resources from all namespaces on initial page load. Resources can be filtered to show only items in a given namespace. The sidebar displays authority, deployment, service and, pod resources. We may need to think about whether it is necessary to show all resources types. Some resources, i.e. authorities, contain a large cardinality of resource details and may not be very useful to a user.

fixes #1449

Signed-off-by: Dennis Adjei-Baah <dennis@buoyant.io>
2018-08-27 12:59:37 -07:00
..
ApiHelpers.jsx Add kubernetes style sidebar (#1500) 2018-08-27 12:59:37 -07:00
AppContext.jsx Update eslint config to extend more default rules (#1035) 2018-05-29 18:23:13 -07:00
CopyUtils.jsx Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00
MetricUtils.js Add kubernetes style sidebar (#1500) 2018-08-27 12:59:37 -07:00
Percentage.js Add per namespace pages that show all resource stats for a namespace (#893) 2018-05-08 14:05:16 -07:00
SvgWrappers.jsx Add grafana icon to links, refactor svgs, link to ResourceDetail component (#1482) 2018-08-17 15:12:33 -07:00
TapUtils.jsx linkerd top GUI (#1454) 2018-08-16 10:51:19 -07:00
Utils.js Add the basis for an octopus graph to resource detail page (#1494) 2018-08-21 15:01:34 -07:00
withREST.jsx Tap web UI: Fix latency formatting (#1429) 2018-08-09 15:23:34 -07:00