linkerd2/web/app/js/components
Tharun Rajendran b45abeaad5
Fix tap filter authority (#4810)
Tap component is calling fetch metrics with skip_stats and authority
service type is not sent.So, authority dropdown is not getting populated.

Added a seperate call to get metrics for authority

Fixes #4697

Signed-off-by: Tharun <rajendrantharun@live.com>
2020-08-20 09:05:53 -07:00
..
util Add es translations and docs instructions to dashboard (#4866) 2020-08-14 10:50:51 -07:00
AddResources.jsx Adopt more common Javascript linting conventions (#3882) 2020-01-08 15:01:16 -08:00
BaseTable.jsx Add es translations and docs instructions to dashboard (#4866) 2020-08-14 10:50:51 -07:00
BaseTable.test.js Update dashboard to Material-UI 4.7.1 (#3710) 2019-12-17 13:04:26 -08:00
BreadcrumbHeader.jsx Adopt more common Javascript linting conventions (#3882) 2020-01-08 15:01:16 -08:00
BreadcrumbHeader.test.jsx Pluralize dashboard breadcrumbs if appropriate (#3832) 2019-12-16 16:31:45 -08:00
CallToAction.jsx Add spacing in CallToAction banner (#4095) 2020-02-26 19:53:26 -08:00
CheckModal.jsx Add es translations and docs instructions to dashboard (#4866) 2020-08-14 10:50:51 -07:00
Community.jsx Adopt more common Javascript linting conventions (#3882) 2020-01-08 15:01:16 -08:00
Community.test.jsx Stop using react-iframe library in dashboard (#3695) 2019-11-25 11:29:05 -08:00
ConfigureProfilesMsg.jsx Adopt more common Javascript linting conventions (#3882) 2020-01-08 15:01:16 -08:00
EdgesTable.jsx Add es translations and docs instructions to dashboard (#4866) 2020-08-14 10:50:51 -07:00
EmptyCard.jsx Add es translations and docs instructions to dashboard (#4866) 2020-08-14 10:50:51 -07:00
ErrorBanner.jsx Fix security issues by bumping all dependencies (#4284) 2020-04-23 10:31:55 -07:00
ErrorModal.jsx Add es translations and docs instructions to dashboard (#4866) 2020-08-14 10:50:51 -07:00
ExpandableTable.jsx Add es translations and docs instructions to dashboard (#4866) 2020-08-14 10:50:51 -07:00
Gateway.jsx Add es translations and docs instructions to dashboard (#4866) 2020-08-14 10:50:51 -07:00
GrafanaLink.jsx Fix namespace-scoped Grafana links (#4119) 2020-03-02 13:20:40 -08:00
GrafanaLink.test.jsx Fix namespace-scoped Grafana links (#4119) 2020-03-02 13:20:40 -08:00
JaegerLink.jsx Add Jaeger links to the Linkerd dashboard (#4177) 2020-05-07 16:35:56 -05:00
MeshedStatusTable.jsx Add es translations and docs instructions to dashboard (#4866) 2020-08-14 10:50:51 -07:00
MetricsTable.jsx Add es translations and docs instructions to dashboard (#4866) 2020-08-14 10:50:51 -07:00
MetricsTable.test.js jaeger and grafana propTypes nit and tests (#4365) 2020-05-18 23:24:17 +05:30
Namespace.jsx Add es translations and docs instructions to dashboard (#4866) 2020-08-14 10:50:51 -07:00
NamespaceConfirmationModal.jsx Adopt more common Javascript linting conventions (#3882) 2020-01-08 15:01:16 -08:00
Navigation.jsx Add es translations and docs instructions to dashboard (#4866) 2020-08-14 10:50:51 -07:00
Navigation.test.jsx Enable no-use-before-define eslint rule (#3925) 2020-01-17 14:29:54 -08:00
NetworkGraph.jsx Adopt more common Javascript linting conventions (#3882) 2020-01-08 15:01:16 -08:00
NetworkGraph.test.jsx Switch to jest for assertions, remove mocha and chai (#1769) 2018-10-15 17:17:11 -07:00
NoMatch.jsx Add es translations and docs instructions to dashboard (#4866) 2020-08-14 10:50:51 -07:00
Octopus.jsx The api prop is optional and not used with TrafficSplit. (#4343) 2020-05-07 09:04:56 -07:00
Popover.jsx Refactoring to suppress eslint warnings jsx-a11y/click-events-have-key-events (#3995) 2020-02-11 09:28:02 -08:00
QueryToCliCmd.jsx Adopt more common Javascript linting conventions (#3882) 2020-01-08 15:01:16 -08:00
QueryToCliCmd.test.jsx Start reducing webpack bundle size, fix minor bugs (#1995) 2018-12-19 12:51:02 -08:00
ResourceDetail.jsx Add es translations and docs instructions to dashboard (#4866) 2020-08-14 10:50:51 -07:00
ResourceList.jsx Add es translations and docs instructions to dashboard (#4866) 2020-08-14 10:50:51 -07:00
ResourceList.test.jsx Better handle TCP only resources in the dashboard (#2532) 2019-03-26 14:39:54 -07:00
ServiceMesh.jsx Add es translations and docs instructions to dashboard (#4866) 2020-08-14 10:50:51 -07:00
ServiceMesh.test.jsx Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
StatusTable.jsx Add es translations and docs instructions to dashboard (#4866) 2020-08-14 10:50:51 -07:00
Tap.jsx Fix tap filter authority (#4810) 2020-08-20 09:05:53 -07:00
TapEventHeadersTable.jsx Adopt more common Javascript linting conventions (#3882) 2020-01-08 15:01:16 -08:00
TapEventTable.jsx Add es translations and docs instructions to dashboard (#4866) 2020-08-14 10:50:51 -07:00
TapLink.jsx Adopt more common Javascript linting conventions (#3882) 2020-01-08 15:01:16 -08:00
TapQueryForm.jsx Add es translations and docs instructions to dashboard (#4866) 2020-08-14 10:50:51 -07:00
Top.jsx Adopt more common Javascript linting conventions (#3882) 2020-01-08 15:01:16 -08:00
TopEventTable.jsx Add es translations and docs instructions to dashboard (#4866) 2020-08-14 10:50:51 -07:00
TopModule.jsx Adopt more common Javascript linting conventions (#3882) 2020-01-08 15:01:16 -08:00
TopRoutes.jsx Add es translations and docs instructions to dashboard (#4866) 2020-08-14 10:50:51 -07:00
TopRoutesModule.jsx Adopt more common Javascript linting conventions (#3882) 2020-01-08 15:01:16 -08:00
TopRoutesTable.jsx Add es translations and docs instructions to dashboard (#4866) 2020-08-14 10:50:51 -07:00
TopRoutesTable.test.js Update enzyme-adapter-react-16 library (#3820) 2019-12-13 15:48:08 -08:00
TopRoutesTabs.jsx Adopt more common Javascript linting conventions (#3882) 2020-01-08 15:01:16 -08:00
TrafficSplitDetail.jsx Add es translations and docs instructions to dashboard (#4866) 2020-08-14 10:50:51 -07:00
Version.jsx Adopt more common Javascript linting conventions (#3882) 2020-01-08 15:01:16 -08:00
Version.test.js Update enzyme-adapter-react-16 library (#3820) 2019-12-13 15:48:08 -08:00