linkerd2/web/app/js/components/util
Carol A. Scott dce462acd9
Add Edges table to resource detail view of dashboard (#2965)
Adds an Edges table to the resource detail view that shows the source,
destination name and identity for proxied connections to and from the resource
shown.
2019-06-20 10:50:11 -07:00
..
Accordion.jsx Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
ApiHelpers.jsx Add Edges table to resource detail view of dashboard (#2965) 2019-06-20 10:50:11 -07:00
ApiHelpers.test.jsx Surface TCP stats in more places in the dashboard (#2464) 2019-03-07 14:56:04 -04:00
AppContext.jsx Update eslint config to extend more default rules (#1035) 2018-05-29 18:23:13 -07:00
Chip.jsx Add display chips to the resource detail page to provide more detail (#2063) 2019-01-17 13:58:15 -08:00
CliQueryUtils.js Update Top Routes in dashboard to use new API, add `to` query options (#2112) 2019-01-23 14:29:27 -08:00
CopyUtils.jsx Move the dashboard's component library from antd to material-ui (#1776) 2018-10-19 11:23:43 -07:00
EdgesUtils.jsx Add Edges table to resource detail view of dashboard (#2965) 2019-06-20 10:50:11 -07:00
MetricUtils.jsx Removing TLS columns from tables in dashboard (#2611) 2019-04-02 16:54:39 -07:00
MetricUtils.test.js Removing TLS columns from tables in dashboard (#2611) 2019-04-02 16:54:39 -07:00
OctopusArms.jsx Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05: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 Start reducing webpack bundle size, fix minor bugs (#1995) 2018-12-19 12:51:02 -08:00
SuccessRateMiniChart.jsx Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
SvgWrappers.jsx Making "overview" view of dashboard functional on mobile devices (#2678) 2019-04-11 12:00:21 -07:00
TapUtils.jsx Importing specific font-awesome icons instead of the full CSS stylesheet and webfonts (#2917) 2019-06-17 11:41:44 -07:00
Utils.js Replacing native sort with lodash stable sortBy in Web UI (#2501) 2019-03-21 16:21:30 -07:00
Utils.test.js Show TCP stats in `linkerd stat` when -o wide or -o json is used (#2408) 2019-03-06 17:29:24 -05:00
theme.js Apply global theming to the dashboard using material-ui themes (#1799) 2018-10-24 17:13:39 -07:00
withREST.jsx Replacing lodash filter with native filter to avoid additional import (#2229) 2019-02-07 16:31:46 -08:00