linkerd2/web/app/test
Risha Mars 14cba8870e
Revive scatterplot: re-add scatterplot to Deployments page (#144)
* Revive scatterplot: re-add scatterplot to Deployments page

Tried to make some UI improvements to address previous problems:

* added a hover bar and tooltip that displays all of the nodes under the bar, 
in descending order of successRate (to correspond with their order in the chart)
* the tooltip looked weird in the empty state so I also added the max/min latencies 
observed there

Also cleans up the Deployments page a little when there are not any "least healthy deployments".

* Previously, the sidebar tooltip would still render the last
highlighted nodes' information when the dots updated. Fix that
by selecting a datapoint to highlight when the dots update.

* Add overlay tooltip with names of highlighted nodes

* Align the node labels with the node, except in cases of label overlap


Signed-off-by: Risha Mars <mars@buoyant.io>
2018-01-17 10:10:59 -08:00
..
fixtures Add javascript tests (#45) 2017-12-14 15:12:26 -08:00
DeploymentTest.jsx Upgrade React, ant, enzyme (#109) 2018-01-10 10:10:59 -08:00
DeploymentsTest.jsx Upgrade React, ant, enzyme (#109) 2018-01-10 10:10:59 -08:00
MetricUtilsTest.js Revive scatterplot: re-add scatterplot to Deployments page (#144) 2018-01-17 10:10:59 -08:00
ServiceMeshTest.jsx Upgrade React, ant, enzyme (#109) 2018-01-10 10:10:59 -08:00
StatPaneTest.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 fix inconsistent deployment count on servicemesh page (#69) 2017-12-19 14:53:47 -08:00