linkerd2/web/app/js/components
Franziska von der Goltz 67fac9d240
remove toggle sorting functionality from TableComponent (#630)
remove toggle sorting functionality from TableComponent:
- tables displaying metrics allowed to toggle between being sorted and unsorted when clicking the same button. This was confusing behavior for the user.
- this PR removes the toggle functionality and introduces a BaseTable Component that extends antd's component without the capability to toggle
- Fixes: #566

Signed-off-by: Franziska von der Goltz <franziska@vdgoltz.eu>
2018-03-28 18:01:34 -07:00
..
util Add ability to cancel promises via a wrapper (#374) 2018-02-19 17:28:40 -08:00
BarChart.jsx Add a couple more eslint rules (#50) 2017-12-15 12:24:42 -08:00
BaseTable.jsx remove toggle sorting functionality from TableComponent (#630) 2018-03-28 18:01:34 -07:00
CallToAction.jsx UI tweaks: sidebar collapse, latency formatting, table row spacing (#361) 2018-02-19 11:21:54 -08:00
ConduitSpinner.jsx Add linting to js and jsx files (#29) 2017-12-08 16:39:29 -08:00
DeploymentDetail.jsx Add ability to cancel promises via a wrapper (#374) 2018-02-19 17:28:40 -08:00
DeploymentSummary.jsx DeploymentsList: Replace "least healthy" with "most active" deployments (#277) 2018-02-06 11:35:57 -08:00
DeploymentsList.jsx Add ability to cancel promises via a wrapper (#374) 2018-02-19 17:28:40 -08:00
ErrorBanner.jsx Consolidate api calling from the UI; Start surfacing API errors (#65) 2017-12-21 15:18:35 -08:00
LatencyOverview.jsx Various small UI tweaks (#234) 2018-01-31 18:09:15 -08:00
LineGraph.jsx add ability to add flash to latest datapoint on line graph. (#127) 2018-01-12 09:58:36 -08:00
Metric.jsx Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
MetricsSummary.jsx UI updates, graph removals (#319) 2018-02-12 12:44:33 -08:00
MetricsTable.jsx remove toggle sorting functionality from TableComponent (#630) 2018-03-28 18:01:34 -07:00
NoMatch.jsx Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
PageHeader.jsx Add ability to change the time window for metrics fetching throughout the app (#237) 2018-02-05 10:56:17 -08:00
ResourceHealthOverview.jsx Remove uses of upstream/downstream from web UI (#400) 2018-02-20 17:05:22 -08:00
ResourceMetricsOverview.jsx Minor UI title renames and other tweaks (#256) 2018-02-05 11:27:31 -08:00
ResourceOverviewMetric.jsx Add ability to change the time window for metrics fetching throughout the app (#237) 2018-02-05 10:56:17 -08:00
ScatterPlot.jsx Revive scatterplot: re-add scatterplot to Deployments page (#144) 2018-01-17 10:10:59 -08:00
ServiceMesh.jsx Add ability to cancel promises via a wrapper (#374) 2018-02-19 17:28:40 -08:00
Sidebar.jsx Add ability to cancel promises via a wrapper (#374) 2018-02-19 17:28:40 -08:00
SocialLinks.jsx UI updates, graph removals (#319) 2018-02-12 12:44:33 -08:00
StatusTable.jsx Small UI tweaks for 0.3 prep (#377) 2018-02-19 14:11:03 -08:00
UpstreamDownstream.jsx Remove uses of upstream/downstream from web UI (#400) 2018-02-20 17:05:22 -08:00
Version.jsx Add ability to cancel promises via a wrapper (#374) 2018-02-19 17:28:40 -08:00