horizon/openstack_dashboard
Timur Sufiev 658f502b5d In Stack Details do not display as links events leading to nowhere
Events that correspond to stack operations have the same physical id
as the stack has itself (and the same name), so the link which is
meant to point to some resource description, points to nowhere for
them. Better not render such links at all.

Change-Id: I2cff8efacbc00bed2989e5d4afee0690e712ad66
Closes-Bug: #1480997
2015-10-17 10:39:23 +00:00
..
api Add API for getting Cinder Extensions 2015-10-14 10:20:51 -07:00
conf Adding policy check in quota call 2015-06-25 22:04:50 +00:00
contrib py3: Replace unicode with six.text_type 2015-10-14 08:58:36 +02:00
dashboards In Stack Details do not display as links events leading to nowhere 2015-10-17 10:39:23 +00:00
django_pyscss_fix Workaround for 'File exists' test failure 2014-09-30 06:43:22 -05:00
enabled Create a Angular Modules for Admin Dashboard 2015-09-29 09:41:36 -07:00
local Merge "Add optional Report Bug link to Horizon" 2015-10-16 08:36:12 +00:00
locale Imported Translations from Zanata 2015-10-16 06:05:17 +00:00
management Update WSGI app creation to be compatible with Django 1.7 or greater 2015-09-21 15:36:19 +02:00
static Merge "Add API for getting Cinder Extensions" 2015-10-16 22:33:18 +00:00
templates Add optional Report Bug link to Horizon 2015-09-25 17:29:15 -07:00
templatetags Horizon Context Selection should be to the right 2015-08-14 10:48:45 -07:00
test Integration tests - Instances tests 2015-10-17 07:44:09 +00:00
themes Add optional Report Bug link to Horizon 2015-09-25 17:29:15 -07:00
usage Replace filter() with list-comprehension 2015-10-13 10:39:58 +02:00
utils Replace dict.iteritems() with six.iteritems(dict) 2015-07-24 12:20:56 +02:00
wsgi Update WSGI app creation to be compatible with Django 1.7 2014-10-16 13:57:45 +01:00
.eslintrc Add selective ESLint rule activation for Horizon Legacy JS 2015-07-08 17:06:15 -07:00
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
context_processors.py Fix bug where WEBROOT is not respected 2015-07-22 04:10:50 +00:00
exceptions.py Revert "Refactoring the exceptions lists" 2015-04-06 16:49:17 -05:00
hooks.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
karma.conf.js Add tests for controllers in tech-debt 2015-10-01 00:18:30 -07:00
policy.py Moving policy engine implementation 2015-01-22 15:55:19 -07:00
settings.py Merge "Add optional Report Bug link to Horizon" 2015-10-16 08:36:12 +00:00
static_settings.py Improving find static robustness 2015-09-16 17:16:17 -06:00
urls.py Allow specifying authentication URLs from settings 2015-03-18 11:44:30 +11:00
views.py Redirect initial hit to login page 2015-03-13 15:14:23 +11:00