linkerd2/web/app
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
..
css Implement client-side version checking (#79) 2018-01-02 16:07:50 -08:00
fonts Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
img Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
js Make TabbedMetricsTable in charge of fetching timeseries (#89) 2018-01-03 16:55:56 -08:00
test increase test coverage for ServiceMesh component (#85) 2018-01-03 09:50:29 -08:00
.babelrc Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
.eslintrc Add a couple more eslint rules (#50) 2017-12-15 12:24:42 -08:00
karma.conf.js Add javascript tests (#45) 2017-12-14 15:12:26 -08:00
package.json fix inconsistent deployment count on servicemesh page (#69) 2017-12-19 14:53:47 -08:00
postcss.config.js Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
webpack.config.js Consolidate api calling from the UI; Start surfacing API errors (#65) 2017-12-21 15:18:35 -08:00
yarn.lock Add javascript tests (#45) 2017-12-14 15:12:26 -08:00