linkerd2/web/app
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
..
css Increase padding of main section (#395) 2018-02-20 10:11:32 -08:00
fonts Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
img Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
js remove toggle sorting functionality from TableComponent (#630) 2018-03-28 18:01:34 -07:00
test Add ability to cancel promises via a wrapper (#374) 2018-02-19 17:28:40 -08:00
.babelrc Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
.eslintrc Add a couple more eslint rules (#50) 2017-12-15 12:24:42 -08:00
karma.conf.js Add javascript tests (#45) 2017-12-14 15:12:26 -08:00
package.json Upgrade React, ant, enzyme (#109) 2018-01-10 10:10:59 -08:00
postcss.config.js Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
webpack.config.js Consolidate api calling from the UI; Start surfacing API errors (#65) 2017-12-21 15:18:35 -08:00
yarn.lock Upgrade React, ant, enzyme (#109) 2018-01-10 10:10:59 -08:00