horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/users
Thai Tran 35e47358f0 Fix bug where WEBROOT is not respected
The WEB_ROOT setting needs to be respected rather than assuming / as
the root of the application. Simiarly, we can not assume that STATIC_URL
is a sub url of the WEB_ROOT. They can be configured as two indepedent url.

Angular templates are loaded dynamically with Ajax, which requires an
absolute base path. We define those base paths as angular constants for
template use and future routing.

TO TEST, follow directions at:
  http://docs.openstack.org/developer/horizon/topics/settings.html#webroot

Co-Authored-By: Matt Borland <matt.borland@hp.com>
Co-Authored-By: Shaoquan Chen <sean.chen2@hp.com>
Co-Authored-By: Thai Tran <tqtran@us.ibm.com>

Change-Id: Ifcd459633682edc94b270019ce77e17d64bea22d
Closes-Bug: #1451681
2015-07-22 04:10:50 +00:00
..
table Fix bug where WEBROOT is not respected 2015-07-22 04:10:50 +00:00
users.module.js Adding Angular Users Panel 2015-06-29 17:32:57 +00:00
users.module.spec.js Adding Angular Users Panel 2015-06-29 17:32:57 +00:00
users.scss Adding identity users table 2015-07-11 11:52:17 -07:00