horizon/openstack_dashboard/dashboards/project
Wangliangyu 9faf1cd109 Fix bug about snapshot pagination
Now, one page content will be changed after Clicking
"Next page" or "Prev page" to go back.

As we know, the order of the list could not be changed
at will, for one at the beginning or the end is a marker.
The marker is very importent for pagination.
So, this commit remove the sort of snapshots and reverse
the sort of the previous page ones.

Change-Id: I8d3d0cf4a1e6526bed3055b18741b1cf5d6166ff
Closes-Bug: #1804391
2018-11-23 17:12:46 +08: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 09:37:15 +01:00
cg_snapshots Generic volume group support 2018-06-09 06:39:18 +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 Disables Django 1.10 required attribute 2018-09-12 13:16:29 +02:00
images Bump hacking to 1.1.0 2018-11-10 16:44:25 +09:00
instances Merge "Show snapshots list correctly when launching instance" 2018-11-06 23:03:35 +00: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-07-16 15:54:49 +02:00
networks Merge "add the assertWorkflowErrors" 2018-11-20 12:35:54 +00:00
overview usage: Categorize Limit Summary by service 2018-04-20 05:34:33 +09:00
routers Add "Create Router" button to admin panel 2018-11-05 09:10:08 +09:00
security_groups Merge "Fix W503 warnings" 2018-04-24 09:48:08 +00:00
server_groups Fix W503 warnings 2018-04-11 18:13:47 +09:00
snapshots Make generic group check work with admin table 2018-08-15 01:52:10 +00:00
static/dashboard/project Merge "Show snapshots list correctly when launching instance" 2018-11-06 23:03:35 +00:00
trunks Fix W503 warnings 2018-04-11 18:13:47 +09:00
vg_snapshots Show generic group info in volume and volume snapshot pages 2018-07-03 13:24:24 +03:00
volume_groups Hide default_cgsnapshot_type from cinder group types 2018-08-08 21:10:38 +09:00
volumes Fix bug about snapshot pagination 2018-11-23 17:12:46 +08:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
dashboard.py Bump hacking to 1.1.0 2018-11-10 16:44:25 +09:00