Testing vykar 0.14.1 (using the new GUI).
I am referring to the following view:
Repositories > myrepo > Snapshots
The snapshots should be sorted such that the newest snapshots are shown at the top of the list (by default).
There are a couple of places in the GUI where information is sorted by Time:
- Repositories > Overview
- Repositories > Find Files
- Log
In all these cases the newest snapshots are shown at the top of the list.
Reasons:
- For the sake of consistency, the Snapshots view should be sorted in the same way as the other views.
- With many snapshots, this will avoid that the user has to scroll down to find the newest snapshot.
- Currently, scrolling down the snapshot list (during a running backup) does not allow scrolling to a position where the future snapshot will be displayed - so you have to wait for the refresh, before you can scroll down and see the latest snapshot - this hick up will be avoided, with the newest snapshot on top.
Testing vykar 0.14.1 (using the new GUI).
I am referring to the following view:
Repositories > myrepo > Snapshots
The snapshots should be sorted such that the newest snapshots are shown at the top of the list (by default).
There are a couple of places in the GUI where information is sorted by Time:
In all these cases the newest snapshots are shown at the top of the list.
Reasons: