linkerd2/web/app/js/components
Risha Mars fa49de6ff4
Make TabbedMetricsTable in charge of fetching timeseries (#89)
* Make TabbedMetricsTable in charge of fetching timeseries

All of the parent components in charge of fetching timeseries data
don't actually use them, but pass them to this table. It would simplify
a lot of the parents if this component handled the ts fetching too.

This introduces a urlsForResource helper in ApiHelpers to allow
us to consolidate url generating in the app to one place. It also
associates the appropriate groupBy for various fetches.

Signed-off-by: Risha Mars <mars@buoyant.io>
2018-01-03 16:55:56 -08:00
..
util Make TabbedMetricsTable in charge of fetching timeseries (#89) 2018-01-03 16:55:56 -08:00
BarChart.jsx Add a couple more eslint rules (#50) 2017-12-15 12:24:42 -08:00
CallToAction.jsx refactored incomplete-mesh messaging to be stored in CopyUtils.jsx (#78) 2017-12-21 10:51:54 -08:00
ConduitSpinner.jsx Add linting to js and jsx files (#29) 2017-12-08 16:39:29 -08:00
Deployment.jsx Make TabbedMetricsTable in charge of fetching timeseries (#89) 2018-01-03 16:55:56 -08:00
DeploymentSummary.jsx Allow Deployments page to handle larger numbers of deployments (#32) 2017-12-13 15:29:00 -08:00
Deployments.jsx Make TabbedMetricsTable in charge of fetching timeseries (#89) 2018-01-03 16:55:56 -08:00
ErrorBanner.jsx Consolidate api calling from the UI; Start surfacing API errors (#65) 2017-12-21 15:18:35 -08:00
HealthPane.jsx Add links to each deployment name in the Conduit dashboard (#44) 2017-12-19 15:40:24 -08:00
LatencyOverview.jsx Add a couple more eslint rules (#50) 2017-12-15 12:24:42 -08:00
LineGraph.jsx Add a couple more eslint rules (#50) 2017-12-15 12:24:42 -08:00
Metric.jsx Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
NoMatch.jsx Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
PodDetail.jsx Make TabbedMetricsTable in charge of fetching timeseries (#89) 2018-01-03 16:55:56 -08:00
Routes.jsx Add message to indicate /routes is not implemented (#77) 2017-12-20 10:25:10 -08:00
ScatterPlot.jsx Allow Deployments page to handle larger numbers of deployments (#32) 2017-12-13 15:29:00 -08:00
ServiceMesh.jsx Consolidate api calling from the UI; Start surfacing API errors (#65) 2017-12-21 15:18:35 -08:00
Sidebar.jsx Implement client-side version checking (#79) 2018-01-02 16:07:50 -08:00
StatPane.jsx Allow Deployments page to handle larger numbers of deployments (#32) 2017-12-13 15:29:00 -08:00
StatPaneStat.jsx Add linting to js and jsx files (#29) 2017-12-08 16:39:29 -08:00
StatusTable.jsx Add links to each deployment name in the Conduit dashboard (#44) 2017-12-19 15:40:24 -08:00
TabbedMetricsTable.jsx Make TabbedMetricsTable in charge of fetching timeseries (#89) 2018-01-03 16:55:56 -08:00
UpstreamDownstream.jsx Make TabbedMetricsTable in charge of fetching timeseries (#89) 2018-01-03 16:55:56 -08:00
Version.jsx Implement client-side version checking (#79) 2018-01-02 16:07:50 -08:00