zuul/web
Mohammed Naser 6e3ac84d78 Disable rewriting links in status page with HTML5 mode
The patch to fix the ability to do filtering based on the fragment
identifier enabled HTML5 mode, however, this meant that Angular
would takeover control all the URLs and assume they were all
going to Angular componeents.

In our case, they are not, therefore, we disable the link rewriting
feature of HTML5 mode to resolve this issue.

Change-Id: I25026d8e6a424a0816d5c7863c92486172ed0b21
2018-06-05 17:42:24 -04:00
..
config Upgrade to webpack 4 2018-04-10 10:11:19 -05:00
images Use yarn and webpack to manage zuul-web javascript 2018-03-04 07:20:40 -06:00
styles Fix console stream colors 2018-03-08 08:24:14 +01:00
templates Add branch to Zuul dashboard 2018-04-06 13:18:10 +02:00
.gitignore Use yarn and webpack to manage zuul-web javascript 2018-03-04 07:20:40 -06:00
.jshintignore Use yarn and webpack to manage zuul-web javascript 2018-03-04 07:20:40 -06:00
.jshintrc Use yarn and webpack to manage zuul-web javascript 2018-03-04 07:20:40 -06:00
dashboard.js Improve root api endpoint finding 2018-03-28 15:18:07 -05:00
jquery.zuul.js Use yarn and webpack to manage zuul-web javascript 2018-03-04 07:20:40 -06:00
main.js Use yarn and webpack to manage zuul-web javascript 2018-03-04 07:20:40 -06:00
status-basic.json Use yarn and webpack to manage zuul-web javascript 2018-03-04 07:20:40 -06:00
status-openstack.json Use yarn and webpack to manage zuul-web javascript 2018-03-04 07:20:40 -06:00
status-tree.json Use yarn and webpack to manage zuul-web javascript 2018-03-04 07:20:40 -06:00
status.js Disable rewriting links in status page with HTML5 mode 2018-06-05 17:42:24 -04:00
stream.js Reorganize REST API and dashboard urls 2018-03-28 09:52:54 -05:00
util.js Improve root api endpoint finding 2018-03-28 15:18:07 -05:00