linkerd2/web/app/js/components
Risha Mars c5a4b0828d
Display the popover Source/Destination info side-by-side (#1706)
Previously, we would display source and destination info in the Top/Tap table
popovers in a vertical format. This PR places them in a table so that each type
of source/dest (ip, pod, pod owner) can be read left to right.

* Display the popover Source/Destination info for the tap and top tables in a 
  tabular format
* Added an arrow column between Src and Dst
2018-09-25 11:21:34 -07:00
..
util Display the popover Source/Destination info side-by-side (#1706) 2018-09-25 11:21:34 -07:00
AddResources.jsx Don't start a Top in the resource detail page if the resource is unmeshed (#1563) 2018-08-31 14:04:59 -07:00
BaseTable.jsx remove toggle sorting functionality from TableComponent (#630) 2018-03-28 18:01:34 -07:00
BreadcrumbHeader.jsx Add breadcrumb navigation at the top of linkerd dashboard (#1613) 2018-09-12 09:22:01 -07:00
CallToAction.jsx Add propType validation (#993) 2018-05-30 17:26:05 -07:00
ErrorBanner.jsx Correctly pass tap errors into the ErrorBanner component (#1443) 2018-08-13 12:20:12 -07:00
ErrorModal.jsx Add an initializing status icon when pods are initializing (#1689) 2018-09-24 10:45:59 -07:00
GrafanaLink.jsx Add grafana icon to links, refactor svgs, link to ResourceDetail component (#1482) 2018-08-17 15:12:33 -07:00
Metric.jsx Add propType validation (#993) 2018-05-30 17:26:05 -07:00
MetricsTable.jsx UI fixes: Remove RPS unit, fix Tap and Top in sidebar (#1663) 2018-09-17 12:00:18 -07:00
Namespace.jsx Add small success rate chart to table, misc web tweaks (#1628) 2018-09-12 13:47:46 -07:00
NamespaceLanding.jsx Add small success rate chart to table, misc web tweaks (#1628) 2018-09-12 13:47:46 -07:00
NetworkGraph.jsx Add small success rate chart to table, misc web tweaks (#1628) 2018-09-12 13:47:46 -07:00
NoMatch.jsx Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
Octopus.jsx Draw SVG octopus arms in ResourceDetail inbound/outbound chart (#1693) 2018-09-24 10:41:08 -07:00
PageHeader.jsx Start removing references to conduit in the web UI (#1260) 2018-07-05 15:07:51 -07:00
ResourceDetail.jsx Add small success rate chart to table, misc web tweaks (#1628) 2018-09-12 13:47:46 -07:00
ResourceList.jsx Add small success rate chart to table, misc web tweaks (#1628) 2018-09-12 13:47:46 -07:00
ServiceMesh.jsx Add breadcrumb navigation at the top of linkerd dashboard (#1613) 2018-09-12 09:22:01 -07:00
Sidebar.jsx Update version checks to support release channels (#1667) 2018-09-17 17:13:50 -07:00
StatusTable.jsx Start removing references to conduit in the web UI (#1260) 2018-07-05 15:07:51 -07:00
Tap.jsx Stop trying to call setState on unmounted Tap and Top components (#1694) 2018-09-24 10:43:15 -07:00
TapEventTable.jsx Indicate a --- for non-grpc requests (#1707) 2018-09-25 11:10:33 -07:00
TapLink.jsx Add link to tap each row in top table (#1643) 2018-09-14 14:35:13 -07:00
TapQueryCliCmd.jsx Fix errors on the tap form when clearing items (#1666) 2018-09-17 14:28:01 -07:00
TapQueryForm.jsx Disable the tap start button if no ns/resource is selected (#1679) 2018-09-18 12:40:32 -07:00
Top.jsx Stop trying to call setState on unmounted Tap and Top components (#1694) 2018-09-24 10:43:15 -07:00
TopEventTable.jsx Add HTTP method to Top display in the CLI and Web UI (#1709) 2018-09-25 11:15:11 -07:00
TopModule.jsx Add HTTP method to Top display in the CLI and Web UI (#1709) 2018-09-25 11:15:11 -07:00
Version.jsx Update version checks to support release channels (#1667) 2018-09-17 17:13:50 -07:00