horizon/openstack_dashboard
pedro 4c96f652ee Add pages menu to volume backups pagination
The backups pagination was with a bug that prevents users from
access older backups when the number of backups exceeds the
page size configurated in 'API_RESULT_PAGE_SIZE' properties.

The bug was occurring because the pages displays (Next, Prev) were
not displayed in the backups page, leaving the user with only
the first page to access their backups, so the backups from other
pages are unreachable.

Was fixed this bug and also was added new buttons to access
a specific, the last and the first pages. Easing the users'
navigation through the backups pages.

Change-Id: I148634152484f9718759775b81aab3703a296ef5
2020-05-28 16:21:45 +00:00
..
api Add pages menu to volume backups pagination 2020-05-28 16:21:45 +00:00
conf Drop cinder consistency group support 2019-05-03 18:16:23 +00:00
contrib Remove ceilometer from osprofile backend 2020-05-22 05:56:20 +00:00
dashboards Add pages menu to volume backups pagination 2020-05-28 16:21:45 +00:00
django_pyscss_fix Handle log message interpolation by the logger 2017-03-31 20:59:16 +09:00
enabled Drop cinder consistency group support 2019-05-03 18:16:23 +00:00
local Changed default identity url to horizon 2019-12-06 18:41:38 +08:00
locale Imported Translations from Zanata 2020-05-09 07:12:37 +00:00
management Remove six usage from openstack_dashboard package 2020-01-15 12:47:48 +02:00
static Add support for multiple swift storage policies 2020-04-16 22:18:06 +12:00
templates Forwards LOGOUT_URL to templates. 2019-09-20 11:51:48 +02:00
templatetags Remove Keystone v2 related code 2020-04-23 11:43:12 +09:00
test Update cirros image to cirros-0.5.1-x86_64 2020-05-28 08:26:10 +00:00
themes Implement 'selector-append' sass function 2020-04-14 15:24:01 +00:00
usage Deprecate legacy way to retrieve neutron usage 2020-03-23 14:21:04 +00:00
utils Remove six.reraise usage 2020-01-17 07:31:26 +09:00
wsgi Create new wsgi.py file and deprecate old file 2018-05-15 01:41:01 +00:00
.eslintrc Add selective ESLint rule activation for Horizon Legacy JS 2015-07-08 17:06:15 -07:00
__init__.py
context_processors.py Forwards LOGOUT_URL to templates. 2019-09-20 11:51:48 +02:00
defaults.py Add support for multiple swift storage policies 2020-04-16 22:18:06 +12:00
exceptions.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
hooks.py pylint: fix import-error 2019-01-16 00:00:58 +09:00
karma.conf.js Makes the xstatic files lookup dynamic in the tests 2017-07-27 10:01:33 -04:00
policy.py Specify POLICY_CHECK_FUNCTION as a string 2016-11-25 13:06:14 +01:00
settings.py Fix tempest and pep8 tests 2020-05-12 18:49:34 +02:00
theme_settings.py pylint: fix several warnings 2019-01-15 00:22:27 +09:00
urls.py Define default settings explicitly (openstack_dashboard 5/5) 2019-07-08 18:20:32 +09:00
views.py Remove six usage from openstack_dashboard package 2020-01-15 12:47:48 +02:00
wsgi.py Fixed path after moving wsgi/django.wsgi to wsgi.py 2018-09-06 12:05:37 +02:00