linkerd2/web/app/js/components
Carol A. Scott a2e63de966
Add "Community" menu item to dashboard that displays linkerd.io content (#2476)
Closes #2327.

This PR creates a "Community" menu item on the dashboard sidebar that, when clicked, displays an iFrame of a page on linkerd.io. A yellow badge appears on the menu item if there has been an update since the user last clicked the "Community" menu item. This is calculated by comparing a date in the user's localStorage to a JSON feed at linkerd.io.
2019-03-14 09:55:09 -07:00
..
util Fix name of default route to ensure DEFAULT route is sorted to the bottom (#2469) 2019-03-07 19:27:39 -04: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 Adding filter feature to web UI (#2297) 2019-03-01 13:47:42 -08:00
BaseTable.test.js Adding filter feature to web UI (#2297) 2019-03-01 13:47:42 -08:00
BreadcrumbHeader.jsx Add "Community" menu item to dashboard that displays linkerd.io content (#2476) 2019-03-14 09:55:09 -07: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
Community.jsx Add "Community" menu item to dashboard that displays linkerd.io content (#2476) 2019-03-14 09:55:09 -07:00
ConfigureProfilesMsg.jsx Remove single namespace functionality (#2474) 2019-03-12 00:17:22 -07:00
Debug.jsx Add an Endpoints view to the web dashboard (#2275) 2019-02-21 11:57:51 -08: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 Show TCP stats in `linkerd stat` when -o wide or -o json is used (#2408) 2019-03-06 17:29:24 -05:00
MetricsTable.test.js Adding filter feature to web UI (#2297) 2019-03-01 13:47:42 -08:00
Namespace.jsx Surface TCP stats in more places in the dashboard (#2464) 2019-03-07 14:56:04 -04:00
NamespaceLanding.jsx Surface TCP stats in more places in the dashboard (#2464) 2019-03-07 14:56:04 -04:00
Navigation.jsx Add "Community" menu item to dashboard that displays linkerd.io content (#2476) 2019-03-14 09:55:09 -07: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 Refactor code to make sidebar in sync with the main view (#2134) (#2440) 2019-03-05 16:43:18 -08:00
NavigationResources.jsx Added Jobs Resource to Linkerd Dashboard along with grafana. (#2439) 2019-03-06 17:06:46 -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 Surface TCP stats in more places in the dashboard (#2464) 2019-03-07 14:56:04 -04: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 Rename linkerd-proxy-api to linkerd-destination (#2281) 2019-02-15 15:11:04 -08: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 Kubernetes health check no longer triggers warning in web UI Top view (#2261) 2019-02-12 10:41:29 -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 Adding filter feature to web UI (#2297) 2019-03-01 13:47:42 -08: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 Remove single namespace functionality (#2474) 2019-03-12 00:17:22 -07: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 Adding filter feature to web UI (#2297) 2019-03-01 13:47:42 -08:00
TopRoutesTable.test.js Adding filter feature to web UI (#2297) 2019-03-01 13:47:42 -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