zuul/web
Monty Taylor bcfc82b6a9
Improve root api endpoint finding
The relative paths here weren't really doing their job. Instead, go
ahead and pull in the function we wrote for the later angular5 patch to
dynamically find the base href and use it to figure out what we should
be appending the api paths to.

Also, Remove double api prefix from tenants call

Erroneously added it in the previous patch while also updating
getSourceUrl to pre-pend the api string appropriately.

Change-Id: Ib58c4569dbe21824c138c57c6353454ea1e4bc71
2018-03-28 15:18:07 -05:00
..
config Use bootstrap 3.1.1 instead of 3.3.7 2018-03-09 11:28:49 -06: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 Reorganize REST API and dashboard urls 2018-03-28 09:52:54 -05: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 Reorganize REST API and dashboard urls 2018-03-28 09:52:54 -05: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