linkerd2/web/app/js/components
Risha Mars 269714ab35
Re-add sidebar links to individual resource pages (#1191)
Add Sidebar links to Pods, Deployments, and Replication Controllers

In #1016 we removed the sidebar links to individual resource pages in favour of a namespace
page that lists all resources. These resource pages require no additional code so they're still 
in our UI (accessible under /pods, /deployments etc), just not easily findable. I find them 
useful to check when in development mode, or when debugging something, so I'd like to 
re-add links.

If we don't want them in permanently, we can gate them behind `NODE_ENV=development`
2018-06-25 14:37:16 -07:00
..
util Don't allow stat requests for named resources in --all-namespaces (#1163) 2018-06-20 12:59:31 -07:00
BaseTable.jsx remove toggle sorting functionality from TableComponent (#630) 2018-03-28 18:01:34 -07:00
CallToAction.jsx Add propType validation (#993) 2018-05-30 17:26:05 -07:00
ConduitSpinner.jsx Add linting to js and jsx files (#29) 2017-12-08 16:39:29 -08:00
ErrorBanner.jsx Add propType validation (#993) 2018-05-30 17:26:05 -07:00
ErrorModal.jsx Truncate very long error messages, small tweaks to error messages (#1150) 2018-06-19 13:58:38 -07:00
GrafanaLink.jsx Add propType validation (#993) 2018-05-30 17:26:05 -07:00
LineGraph.jsx add ability to add flash to latest datapoint on line graph. (#127) 2018-01-12 09:58:36 -08:00
Metric.jsx Add propType validation (#993) 2018-05-30 17:26:05 -07:00
MetricsTable.jsx Display proxy container errors in the Web UI (#1130) 2018-06-15 14:12:36 -07:00
Namespace.jsx Web: remove ns column from tables on individual ns page (#1043) 2018-05-31 14:07:33 -07:00
NoMatch.jsx Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
PageHeader.jsx Add propType validation (#993) 2018-05-30 17:26:05 -07:00
ResourceList.jsx Web: remove ns column from tables on individual ns page (#1043) 2018-05-31 14:07:33 -07:00
ScatterPlot.jsx Revive scatterplot: re-add scatterplot to Deployments page (#144) 2018-01-17 10:10:59 -08:00
ServiceMesh.jsx Display proxy container errors in the Web UI (#1130) 2018-06-15 14:12:36 -07:00
Sidebar.jsx Re-add sidebar links to individual resource pages (#1191) 2018-06-25 14:37:16 -07:00
SocialLinks.jsx Update eslint config to extend more default rules (#1035) 2018-05-29 18:23:13 -07:00
StatusTable.jsx Add propType validation (#993) 2018-05-30 17:26:05 -07:00
Version.jsx Add propType validation (#993) 2018-05-30 17:26:05 -07:00