linkerd2/web/app/test
Risha Mars 9887f10749
Add ability to change the time window for metrics fetching throughout the app (#237)
* Control metricsWindow from root of app

- Add buttons [currently hidden] on metrics pages to control window of metrics requests
- Consolidate metricsWindow usage (stop passing it around)
- Add a ConduitLink component so we can stop passing around pathPrefix
- Add tests for ApiHelpers

* Hide the time window buttons; fix bug in absolute links
* Add a note explaining why metricWindow buttons are disabled
* Convert ConduitLink in to a component that wraps another
2018-02-05 10:56:17 -08:00
..
fixtures Add javascript tests (#45) 2017-12-14 15:12:26 -08:00
ApiHelpersTest.jsx Add ability to change the time window for metrics fetching throughout the app (#237) 2018-02-05 10:56:17 -08:00
DeploymentDetailTest.jsx Add ability to change the time window for metrics fetching throughout the app (#237) 2018-02-05 10:56:17 -08:00
DeploymentsListTest.jsx Rename js components to clarify component relationships (#179) 2018-01-23 10:05:53 -08:00
MetricUtilsTest.js Revive scatterplot: re-add scatterplot to Deployments page (#144) 2018-01-17 10:10:59 -08:00
ResourceMetricsOverviewTest.jsx Rename js components to clarify component relationships (#179) 2018-01-23 10:05:53 -08:00
ServiceMeshTest.jsx Upgrade React, ant, enzyme (#109) 2018-01-10 10:10:59 -08:00
UtilsTest.js Add javascript tests (#45) 2017-12-14 15:12:26 -08:00
VersionTest.jsx Upgrade React, ant, enzyme (#109) 2018-01-10 10:10:59 -08:00
testHelpers.jsx Add ability to change the time window for metrics fetching throughout the app (#237) 2018-02-05 10:56:17 -08:00