linkerd2/web/app/js/components
Thomas Rampelberg 6386b832a6
Wrap withREST in context for api reference (#1036)
As part of the HOC + Context merges, ResourceList missed out on the api injection and errors out on the Namespaces tab.

Wrap the returned HOC in `withContext` to make sure it is there, no matter where it is in the tree. (Fixes #1034)
2018-05-29 17:11:40 -07:00
..
util Wrap withREST in context for api reference (#1036) 2018-05-29 17:11:40 -07:00
BaseTable.jsx remove toggle sorting functionality from TableComponent (#630) 2018-03-28 18:01:34 -07:00
CallToAction.jsx Add per namespace pages that show all resource stats for a namespace (#893) 2018-05-08 14:05:16 -07:00
ConduitSpinner.jsx Add linting to js and jsx files (#29) 2017-12-08 16:39:29 -08:00
ErrorBanner.jsx Consolidate api calling from the UI; Start surfacing API errors (#65) 2017-12-21 15:18:35 -08:00
GrafanaLink.jsx Add a namespace column to the metrics tables (#854) 2018-04-26 16:34:59 -07:00
LineGraph.jsx add ability to add flash to latest datapoint on line graph. (#127) 2018-01-12 09:58:36 -08:00
Metric.jsx Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
MetricsTable.jsx Show kube-* stats in the web UI, tweaks to no resources appearance (#1007) 2018-05-25 10:44:23 -07:00
Namespace.jsx Remove RC/Pods/Deploys from the sidebar, replace with namespaces (#1016) 2018-05-25 14:57:40 -07:00
NoMatch.jsx Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
PageHeader.jsx Add an app-wide context for global props. (#949) 2018-05-24 11:09:02 -07:00
ResourceList.jsx Add a HOC for the REST API tooling (#989) 2018-05-29 09:56:49 -07:00
ScatterPlot.jsx Revive scatterplot: re-add scatterplot to Deployments page (#144) 2018-01-17 10:10:59 -08:00
ServiceMesh.jsx Show kube-* stats in the web UI, tweaks to no resources appearance (#1007) 2018-05-25 10:44:23 -07:00
Sidebar.jsx Remove RC/Pods/Deploys from the sidebar, replace with namespaces (#1016) 2018-05-25 14:57:40 -07:00
SocialLinks.jsx UI updates, graph removals (#319) 2018-02-12 12:44:33 -08:00
StatusTable.jsx Add per namespace pages that show all resource stats for a namespace (#893) 2018-05-08 14:05:16 -07:00
Version.jsx Make the sidebar icon based and collapsed by default (#897) 2018-05-08 12:30:05 -07:00