linkerd2/web/app/js/components/util
Risha Mars d9539bcb37
Add the top routes feature to the dashboard UI (#1868)
Adds a (currently not displayed in sidebar, but available at /routes) page to
mirror the current functionality of `linkerd routes <service>`. So far, this is just a
barebones form and table, but it works.

Adds a /api/routes path and handler to the api to receive TopRoutes requests from the web.
2018-11-27 16:53:10 -08:00
..
Accordion.jsx Move the dashboard's component library from antd to material-ui (#1776) 2018-10-19 11:23:43 -07:00
ApiHelpers.jsx Move the dashboard's component library from antd to material-ui (#1776) 2018-10-19 11:23:43 -07:00
ApiHelpers.test.jsx Switch to jest for assertions, remove mocha and chai (#1769) 2018-10-15 17:17:11 -07:00
AppContext.jsx Update eslint config to extend more default rules (#1035) 2018-05-29 18:23:13 -07:00
Chip.jsx Do some small alignment tweaks, fix Firefox rendering (#1809) 2018-10-25 10:04:58 -07:00
CopyUtils.jsx Move the dashboard's component library from antd to material-ui (#1776) 2018-10-19 11:23:43 -07:00
MetricUtils.jsx Add the top routes feature to the dashboard UI (#1868) 2018-11-27 16:53:10 -08:00
MetricUtils.test.js Move the dashboard's component library from antd to material-ui (#1776) 2018-10-19 11:23:43 -07:00
OctopusArms.jsx Rewrite octopus arm code to be more parameterized and flexible. (#1834) 2018-11-01 12:30:19 -07:00
Percentage.js Add per namespace pages that show all resource stats for a namespace (#893) 2018-05-08 14:05:16 -07:00
Progress.jsx Apply global theming to the dashboard using material-ui themes (#1799) 2018-10-24 17:13:39 -07:00
Spinner.jsx Apply global theming to the dashboard using material-ui themes (#1799) 2018-10-24 17:13:39 -07:00
SuccessRateDot.jsx Re-implement sidebar resource selectors (#1810) 2018-10-26 13:28:29 -07:00
SuccessRateMiniChart.jsx Fix success rate not appearing in Top column (#1816) 2018-10-26 14:40:27 -07:00
SvgWrappers.jsx Move the dashboard's component library from antd to material-ui (#1776) 2018-10-19 11:23:43 -07:00
TapUtils.jsx Fix popovers to be reachable and clickable (#1831) 2018-10-31 13:42:34 -07:00
Utils.js Re-add sortable column headers to tables in web UI (#1814) 2018-10-26 14:58:01 -07:00
Utils.test.js Switch to jest for assertions, remove mocha and chai (#1769) 2018-10-15 17:17:11 -07:00
theme.js Apply global theming to the dashboard using material-ui themes (#1799) 2018-10-24 17:13:39 -07:00
withREST.jsx Move the dashboard's component library from antd to material-ui (#1776) 2018-10-19 11:23:43 -07:00