Support #14901
[Data operations] Sorting by date
0%
Description
As a user, I would have default sorting by last modification date, from the newest to the oldest,
so that I will always have my latest projects and processes on top of the table.
Acceptance criteria:
- content in the table is sorted by default from the newest to the oldest
- a user still have the possibility to change the order
- sorting affects: Projects, Shared with me, Favorites, Trash and Search results
Associated revisions
Merge branch '14901-change-default-sorting-to-last-modified'
refs #14901
Arvados-DCO-1.1-Signed-off-by: Michal Klobukowski <michal.klobukowski@contractors.roche.com>
Sort favorties using modified by field by default
Feature #14901
Arvados-DCO-1.1-Signed-off-by: Michal Klobukowski <michal.klobukowski@contractors.roche.com>
Sort trash using trashed date field by default
Feature #14901
Arvados-DCO-1.1-Signed-off-by: Michal Klobukowski <michal.klobukowski@contractors.roche.com>
Merge branch '14901-default-sort-of-favorites-and-trash-by-modification-data'
refs #14901
Arvados-DCO-1.1-Signed-off-by: Michal Klobukowski <michal.klobukowski@contractors.roche.com>
Set default sorting of search results by last modification date
Feature #14901
Arvados-DCO-1.1-Signed-off-by: Michal Klobukowski <michal.klobukowski@contractors.roche.com>
Merge branch '14901-default-sort-search-results-by-modification-data'
refs #14901
Arvados-DCO-1.1-Signed-off-by: Michal Klobukowski <michal.klobukowski@contractors.roche.com>
History
#1
Updated by Chrystian Klingenberg about 3 years ago
- Description updated (diff)
#2
Updated by Chrystian Klingenberg about 3 years ago
- Subject changed from [Data operarations] Sorting by date to [Data operations] Sorting by date
#3
Updated by Chrystian Klingenberg about 3 years ago
- Target version set to Backlog Q1, Q2
#4
Updated by Michał Kłobukowski about 3 years ago
- Status changed from New to In Progress
- Assigned To set to Michał Kłobukowski
#5
Updated by Michał Kłobukowski about 3 years ago
- Status changed from In Progress to Resolved
#6
Updated by Chrystian Klingenberg about 3 years ago
Sorting inside Favorites and Trash still need to be changed.
#7
Updated by Michał Kłobukowski about 3 years ago
Sorting in favorites and trash updated
#8
Updated by Chrystian Klingenberg about 3 years ago
- Status changed from Resolved to Closed
Change default project explorer's sorting tDESC in the last modified column
Feature #14901
Arvados-DCO-1.1-Signed-off-by: Michal Klobukowski <michal.klobukowski@contractors.roche.com>