Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sorting as default #90

Closed
alrossi opened this issue May 29, 2018 · 1 comment
Closed

Sorting as default #90

alrossi opened this issue May 29, 2018 · 1 comment

Comments

@alrossi
Copy link
Member

alrossi commented May 29, 2018

Especially on pool names, but also other psu categories

@alrossi
Copy link
Member Author

alrossi commented Jun 5, 2018

This needs to be done on the back end, I think

alrossi added a commit to alrossi/dcache-server that referenced this issue Jun 6, 2018
Motivation:

Requested by admin users at dCache User Workshop (2018).

Modification:

Sorting by comparator on streams is added in most
pertinent cases.  Where there are backend sort lists
generated from parameters on the REST API, the
default fields are added when the sort parameter is
undefined.

Sorted results and default sorting on parameters
have been indicated via Swagger annotation.

Result:

Lists of pools, groups, units, etc., are now
sorted by default.

Target: master
Request: 4.2
Issue: dCache/dcache-view#90
Acked-by: Paul
alrossi added a commit to dCache/dcache that referenced this issue Jun 6, 2018
Motivation:

Requested by admin users at dCache User Workshop (2018).

Modification:

Sorting by comparator on streams is added in most
pertinent cases.  Where there are backend sort lists
generated from parameters on the REST API, the
default fields are added when the sort parameter is
undefined.

Sorted results and default sorting on parameters
have been indicated via Swagger annotation.

Result:

Lists of pools, groups, units, etc., are now
sorted by default.

Target: master
Request: 4.2
Issue: dCache/dcache-view#90
Acked-by: Paul
@alrossi alrossi closed this as completed Jun 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant