gerrit/polygerrit-ui/app/elements/core/gr-main-header
Wyatt Allen 00635a9928 Mark all "My" menu links as external
Custom menu links may use URLs that are not covered by the client
router. When following a link that shares the domain, it will be
intercepted by the catchall route and a visual 404 will be mistakenly
shown. With this change, all of the custom links in this menu are marked
as external so that following them causes a full reload and a 404 is
shown only in the appropriate case.

Bug: Issue 8373
Change-Id: I1cad36de97786a0f9af42e08105ab485fa198a15
2018-02-14 20:03:07 +00:00
..
gr-main-header.html Fix PolyGerrit URLs to support prefixed URL 2017-04-19 09:33:58 +00:00
gr-main-header.js Mark all "My" menu links as external 2018-02-14 20:03:07 +00:00
gr-main-header_test.html Mark all "My" menu links as external 2018-02-14 20:03:07 +00:00