horizon/openstack_dashboard/test
Ferenc Cserepkei 44a098abcf Add "prev" link to instance page list pagination
Currently there is no link to previous page at paginated instances
table. This patch resolves that issue by re-using the pagination
code for flavors.

It also supports Ying Zuo's scenario:
After I set only 1 item per page and deleted the instance on the first page,
the expected behavior is showing the next instance in the table after one is
deleted.

xxxIndexView uses PagedTableMixin's _get_marker() from now instead of GET()-
ing the markers

Closes-Bug: #1274427
Co-Authored-By: Dmitry Ratushnyy <dratushn@cisco.com>
Co-Authored-By: Akihiro Motoki <amotoki@gmail.com>
Change-Id: Id8eaae6bf1b5d6f42291291655e14b8715c08bc8
Signed-off-by: Ferenc Cserepkei <ferenc.cserepkei@ericsson.com>
(cherry picked from commit 4676694179)
2019-11-26 12:48:32 -05:00
..
integration_tests Add "prev" link to instance page list pagination 2019-11-26 12:48:32 -05:00
jasmine Remove unused jasmine_tests.py 2015-05-13 12:39:00 -06:00
selenium openstack_dashboard: Move test files to match module structure 2017-12-09 21:38:06 +09:00
templates Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
test_data Fix listing security groups when no rules 2019-09-14 03:53:23 +00:00
test_panels Drop unnecessary executable flags 2017-12-27 21:32:48 +00:00
test_plugins Use default Django test runner instead of nose 2018-06-08 15:21:12 +03:00
unit Add "prev" link to instance page list pagination 2019-11-26 12:48:32 -05:00
__init__.py Revamp of testing machinery. 2012-04-23 22:24:21 -07:00
error_pages_urls.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
extensible_header_urls.py Drop unnecessary executable flags 2017-12-27 21:32:48 +00:00
helpers.py Ensure django.contrib.auth.middleware monkey patching for APIMockTestCase 2019-01-30 01:10:26 +09:00
settings.py Generic volume group support 2018-06-09 06:39:18 +00:00
urls.py Fix Angular errors in openstack_auth 2018-03-17 18:36:01 +09:00