linkerd2/web/app/js/components
Risha Mars 067a70e0d2
Fail CI on unlinted js code (#2178)
I noticed that #2131 was able to merge even though it contained a missing ;
which should have failed lint checks. I think the problem is that if fix is
enabled, running bin/web build fixes the issue and then the lint checks pass on
the fixed but uncommitted code.

We should avoid autofixing in environments that aren't development to avoid
merging unfixed code to master.
2019-01-30 15:58:48 -08:00
..
util Don't show the tap icon for requests from sources that are not meshed (#2131) 2019-01-30 14:03:19 -05:00
AddResources.jsx Move the dashboard's component library from antd to material-ui (#1776) 2018-10-19 11:23:43 -07:00
BaseTable.jsx Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
BreadcrumbHeader.jsx Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
BreadcrumbHeader.test.jsx Switch to jest for assertions, remove mocha and chai (#1769) 2018-10-15 17:17:11 -07:00
CallToAction.jsx Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
ConfigureProfilesMsg.jsx Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
ErrorBanner.jsx Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
ErrorModal.jsx Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
ExpandableTable.jsx Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
GrafanaLink.jsx Proxy grafana requests through web service (#2039) 2019-01-04 16:07:57 -08:00
GrafanaLink.test.jsx Switch to jest for assertions, remove mocha and chai (#1769) 2018-10-15 17:17:11 -07:00
MeshedStatusTable.jsx Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
MetricsTable.jsx Allow the resource detail page to display traffic from more than one resource type (#2108) 2019-01-22 12:37:36 -08:00
MetricsTable.test.js Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
Namespace.jsx Wire up stats commands for daemonsets (#2006) (#2086) 2019-01-24 14:34:13 -08:00
NamespaceLanding.jsx Wire up stats commands for daemonsets (#2006) (#2086) 2019-01-24 14:34:13 -08:00
Navigation.jsx Start reducing webpack bundle size, fix minor bugs (#1995) 2018-12-19 12:51:02 -08:00
Navigation.test.jsx Move the dashboard's component library from antd to material-ui (#1776) 2018-10-19 11:23:43 -07:00
NavigationResource.jsx Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
NavigationResources.jsx Wire up stats commands for daemonsets (#2006) (#2086) 2019-01-24 14:34:13 -08:00
NetworkGraph.jsx Reduce webpack bundle size: remove react prop types in production builds (#2036) 2019-01-04 16:05:48 -05:00
NetworkGraph.test.jsx Switch to jest for assertions, remove mocha and chai (#1769) 2018-10-15 17:17:11 -07:00
NoMatch.jsx Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
Octopus.jsx Allow the resource detail page to display traffic from more than one resource type (#2108) 2019-01-22 12:37:36 -08:00
Popover.jsx Fix popovers to be reachable and clickable (#1831) 2018-10-31 13:42:34 -07:00
QueryToCliCmd.jsx Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
QueryToCliCmd.test.jsx Start reducing webpack bundle size, fix minor bugs (#1995) 2018-12-19 12:51:02 -08:00
ResourceDetail.jsx Don't show the tap icon for requests from sources that are not meshed (#2131) 2019-01-30 14:03:19 -05:00
ResourceList.jsx Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
ResourceList.test.jsx Move the dashboard's component library from antd to material-ui (#1776) 2018-10-19 11:23:43 -07:00
ServiceMesh.jsx reduce webpack bundle size: replace moment with date-rns (#2035) 2019-01-04 15:51:22 -05:00
ServiceMesh.test.jsx Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
StatusTable.jsx Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
Tap.jsx Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
TapEventTable.jsx Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
TapLink.jsx Fail CI on unlinted js code (#2178) 2019-01-30 15:58:48 -08:00
TapQueryForm.jsx Update Top Routes in dashboard to use new API, add `to` query options (#2112) 2019-01-23 14:29:27 -08:00
Top.jsx Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
TopEventTable.jsx Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
TopModule.jsx Don't show the tap icon for requests from sources that are not meshed (#2131) 2019-01-30 14:03:19 -05:00
TopRoutes.jsx Update Top Routes in dashboard to use new API, add `to` query options (#2112) 2019-01-23 14:29:27 -08:00
TopRoutesModule.jsx Update Top Routes in dashboard to use new API, add `to` query options (#2112) 2019-01-23 14:29:27 -08:00
TopRoutesTable.jsx Update Top Routes in dashboard to use new API, add `to` query options (#2112) 2019-01-23 14:29:27 -08:00
TopRoutesTabs.jsx Don't show the tap icon for requests from sources that are not meshed (#2131) 2019-01-30 14:03:19 -05:00
Version.jsx Remove less and post-css from the project (#2002) 2018-12-19 16:34:04 -08:00