horizon/openstack_dashboard/dashboards/admin
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
..
aggregates Fix pep8 errors 2018-04-11 00:34:21 +09:00
defaults Add server groups and server group members quota management in Horizon 2018-05-06 00:33:41 +08:00
flavors Convert admin.flavors tests into mock 2018-05-14 09:29:38 +09:00
floating_ips Floating ip filter has no effect 2018-08-23 09:58:16 +08:00
hypervisors Fix W503 warnings 2018-04-11 18:13:47 +09:00
images Fix W503 warnings 2018-04-11 18:13:47 +09:00
info admin info: check required service for network tab 2018-09-08 19:00:20 +00:00
instances Bump hacking to 1.1.0 2018-11-10 16:44:25 +09:00
metadata_defs Remove remaining mox usage in tests converted to mock 2018-04-08 07:58:50 +09:00
networks Merge "add the assertWorkflowErrors" 2018-11-20 12:35:54 +00:00
ngflavors Rework hardcoded policy in admin dash 2016-11-18 15:42:16 -07:00
overview Convert admin.overview tests into mock 2018-05-14 00:20:25 +00:00
routers Add "Create Router" button to admin panel 2018-11-05 09:10:08 +09:00
snapshots Fix bug about snapshot pagination 2018-11-23 17:12:46 +08:00
trunks Fix W503 warnings 2018-04-11 18:13:47 +09:00
volume_types fix bug of fail to create volume type encryption from dashboard 2018-08-08 07:48:46 +09:00
volumes Make API calls in Volumes view parallel 2018-11-15 14:50:01 +02:00
__init__.py
dashboard.py Bump hacking to 1.1.0 2018-11-10 16:44:25 +09:00