horizon/horizon/templatetags
manchandavishal 5081359295 Refactor error messages.
Error messages can come from different projects(cinder, keystone,
nova, etc.),but we are currently catching all the exceptions and
return a generic error message and it hard for the user to determine
the source of error. Horizon team decided to add a collapse-able box
for error messages which shows the detailed error message on the
horizon UI during shanghai summit[1]. This patch do the same.

Partially-Implements blueprint refactor-error-messages

[1] https://etherpad.openstack.org/p/horizon-u-ptg#110

Change-Id: If0bd24540562b8f1330ac6cb7db5f1d354e1d1b7
2020-08-28 13:20:09 +00:00
..
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
angular.py Fix django-compress caching issues 2020-06-15 17:33:16 +03:00
bootstrap.py Stop to use the __future__ module. 2020-06-03 10:45:18 +02:00
branding.py Define default settings explicitly (horizon) 2019-09-12 15:05:56 +09:00
breadcrumb_nav.py Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00
form_helpers.py Add pages menu to volume backups pagination 2020-05-28 16:21:45 +00:00
horizon.py Stop to use the __future__ module. 2020-06-03 10:45:18 +02:00
parse_date.py Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00
shellfilter.py Bump hacking to 1.1.0 2018-11-10 16:44:25 +09:00
sizeformat.py filesizeformat() does't consider the situation like `float('inf')` 2017-01-18 08:10:54 +08:00
splitfilter.py Refactor error messages. 2020-08-28 13:20:09 +00:00
truncate_filter.py pylint: fix some refactor recommendations 2019-01-17 00:44:19 +09:00