linkerd2/web/app/test
Risha Mars d1ab629953
Add grafana icon to links, refactor svgs, link to ResourceDetail component (#1482)
This PR started out as a PR to link to our Resource Detail dashboard in 
addition to grafana in the resource list pages, but I decided to refactor 
the way we deal with our svgs since I was here.

This branch:
- modifies the GrafanaLink component to consist of the grafana icon 
that links to grafana adds links to the ResourceDetail page in all our metrics tables
- adds a jsx component we can use to wrap svgs so that we don't get 
annoying 404s on images that we have to handle
- remove the relative paths hack for images
- removes unused svg files in /img
2018-08-17 15:12:33 -07:00
..
fixtures Update prometheus labels to match k8s resource names (#1355) 2018-07-23 15:45:05 -07:00
ApiHelpersTest.jsx Changing the statusText to be an object with more fields, then displa… (#1395) 2018-08-08 15:45:08 -07:00
GrafanaLinkTest.jsx Update prometheus labels to match k8s resource names (#1355) 2018-07-23 15:45:05 -07:00
MetricUtilsTest.js Add a meshed column to metrics tables in the web UI (#1466) 2018-08-16 11:14:01 -07:00
MetricsTableTest.js Add grafana icon to links, refactor svgs, link to ResourceDetail component (#1482) 2018-08-17 15:12:33 -07:00
NetworkGraphTest.jsx add application topology graph to namespace tab (#1110) 2018-07-18 17:10:15 -07:00
ResourceListTest.jsx Changing the statusText to be an object with more fields, then displa… (#1395) 2018-08-08 15:45:08 -07:00
ServiceMeshTest.jsx Changing the statusText to be an object with more fields, then displa… (#1395) 2018-08-08 15:45:08 -07:00
UtilsTest.js Tap web UI: Fix latency formatting (#1429) 2018-08-09 15:23:34 -07:00
VersionTest.jsx Changing the statusText to be an object with more fields, then displa… (#1395) 2018-08-08 15:45:08 -07:00
testHelpers.jsx Continue to remove conduit branding from /web (#1290) 2018-07-10 17:57:27 -07:00