gerrit/polygerrit-ui/app
Kasper Nilsson 8517b2b833 Fix back button behavior for hash redirects
A URL that starts with a hash is of the old GWTUI format, and should
redirect to the new PolyGerrit style without the hash. The current
implementation called page(newUrl), which adds another entry to the
browser history. Using page.redirect(newUrl) instead modifies the
history in place, enabling the expected back button behavior.

Bug: Issue 6693
Change-Id: I9e0503808332528c7b86ff24ddeb89d56dcf4c09
(cherry picked from commit 63d7e35f10)
2017-07-17 20:34:53 +00:00
..
behaviors Fix bower paths 2017-05-24 00:42:34 +00:00
elements Fix back button behavior for hash redirects 2017-07-17 20:34:53 +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 PolyGerrit: Make ES6 to ES5 transpilation actually work 2017-05-15 17:00:02 +09: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 Don't hardcode /bin/bash 2017-03-03 08:12:45 -06:00
wct_test.sh Remove Buck based build 2017-01-23 12:44:58 +00:00