gerrit/polygerrit-ui/app
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
..
behaviors Fix bower paths 2017-05-24 00:42:34 +00:00
elements Mark all "My" menu links as external 2018-02-14 20:03:07 +00:00
scripts Remove unnecessary HTML escaping 2017-01-30 17:28:57 -08:00
styles Remove hint of underline from mobile subject 2017-02-24 13:09:35 -08:00
test Fix PolyGerrit URLs to support prefixed URL 2017-04-19 09:33:58 +00:00
.gitignore Ignore the polygerrit plugins directory 2017-02-10 10:57:29 -08:00
BUILD Bazel: Use rules_closure from HEAD 2018-02-04 20:56:19 +00:00
favicon.ico Add a Retina (2x) resolution version to the default gerrit favicon. 2017-04-01 11:51:30 +00:00
index.html Use anonymous origin for gr-app.js 2017-02-13 10:14:49 -08:00
robots.txt Add the skeleton of a new UI based on Polymer, PolyGerrit 2015-11-09 22:01:28 +00:00
run_test.sh web-component-tester: Support headless mode 2018-01-28 12:35:22 +00:00
wct_test.sh web-component-tester: Support headless mode 2018-01-28 12:35:22 +00:00