horizon/openstack_dashboard/dashboards/project
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
..
api_access Convert project tests into mock: api_access/backups/overview/snapshots 2018-03-07 23:27:00 +09:00
backups Add enabled check in Backups panel 2018-09-27 13:40:25 +00:00
cg_snapshots Consistency Group Snapshots detail url is wrong 2019-01-31 17:27:46 +00:00
cgroups Generic volume group support 2018-06-09 06:39:18 +00:00
containers Removing deprecated Swift UI code 2016-11-17 16:00:00 -07:00
floating_ips Add DNS parameters to Floating IP panels 2018-07-22 20:24:36 +09:00
images Fix selenuim-headless tests 2018-06-08 12:22:10 +00:00
instances Add "prev" link to instance page list pagination 2019-11-26 12:48:32 -05:00
key_pairs Convert project tests into mock: fip/sg/key_pairs/topology 2018-03-20 08:33:05 +09:00
network_qos Fix W503 warnings 2018-04-11 18:13:47 +09:00
network_topology Restores deletion in flat network topology 2018-08-16 15:00:47 +00:00
networks Add Allowed Address Pair/Delete buttons are only visible to admin 2019-09-26 04:03:15 +00:00
overview usage: Categorize Limit Summary by service 2018-04-20 05:34:33 +09:00
routers Merge "Fix W503 warnings" 2018-04-24 09:48:08 +00:00
security_groups Allow creating ICMPV6 rules 2019-08-26 21:17:35 +00:00
server_groups Fix W503 warnings 2018-04-11 18:13:47 +09:00
snapshots Make project volume group table work even with volumev3 only env 2019-06-07 10:29:05 +00:00
static/dashboard/project Not implicitly set vol_device_name to vda 2019-04-01 14:00:34 +00:00
trunks Fix W503 warnings 2018-04-11 18:13:47 +09:00
vg_snapshots Make project volume group table work even with volumev3 only env 2019-06-07 10:29:05 +00:00
volume_groups Make project volume group table work even with volumev3 only env 2019-06-07 10:29:05 +00:00
volumes Make generic group check work with admin table 2018-08-15 19:25:17 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
dashboard.py Retrieve domain scoped token 2016-03-08 15:17:38 -08:00