Files
gerrit/polygerrit-ui/app/elements/change-list/gr-change-list
Logan Hanks 9ccf9d023b Add support for viewing other users' dashboards
The PolyGerrit router already accepts URLs like /dashboard/USER, but we
didn't respect the parameter. This change replaces all occurrences of
"self" that were hard-coded in the dashboard section queries with a
${user} placeholder.

We also eliminate redundant set of search query requests that are
emitted when navigating away from the dashboard view.

Feature: Issue 6982
Change-Id: I7baad12a02e0e9e53b74537215ddbf21c7b2d006
2017-08-25 10:38:03 -07:00
..