linkerd2/web/app
Risha Mars da07d5db14
Add pod table to resource detail page (#1491)
Add a pod table to the Resource Detail page showing metrics 
for pods belonging to a resource.

In the future, I think we'll modify the stat summary endpoint to 
take multiple resources as arguments, and have the resource detail page 
first query for the pods associated with the resource and then 
query for stats for those pods.

See #1467 for discussion.

This PR also modifies the queries to not use the withREST component, in anticipation of the above changes.
2018-08-21 11:38:34 -07:00
..
css Add grafana icon to links, refactor svgs, link to ResourceDetail component (#1482) 2018-08-17 15:12:33 -07:00
img Add grafana icon to links, refactor svgs, link to ResourceDetail component (#1482) 2018-08-17 15:12:33 -07:00
js Add pod table to resource detail page (#1491) 2018-08-21 11:38:34 -07:00
test Add grafana icon to links, refactor svgs, link to ResourceDetail component (#1482) 2018-08-17 15:12:33 -07:00
.babelrc Update babel to use `env` and `react-app` as presets. (#976) 2018-05-22 17:17:44 -07:00
.eslintrc Add propType validation (#993) 2018-05-30 17:26:05 -07:00
karma.conf.js Add javascript tests (#45) 2017-12-14 15:12:26 -08:00
package.json Add grafana icon to links, refactor svgs, link to ResourceDetail component (#1482) 2018-08-17 15:12:33 -07:00
postcss.config.js Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
webpack.config.js Delete remaining conduit logo; add linkerd favicon (#1343) 2018-07-18 17:27:57 -07:00
yarn.lock Add grafana icon to links, refactor svgs, link to ResourceDetail component (#1482) 2018-08-17 15:12:33 -07:00