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

Changed default ordering to Decending and preserve ordering of DTOs. #1263

Conversation

whitingjr
Copy link
Collaborator

@whitingjr whitingjr commented Feb 5, 2024

Preserves DTO object ordering to UI.

Fixes Issue

fixes #929 issue

Changes proposed

[x] - Add testcase to check Runs ordering in ASC or DESC mode.
[x] - Add testcase to check Datasets ordering in ASC or default DESC mode.
[x] - Fix the default ordering to Descending
[x] - Fixs the loss of ordering when creating a list of DTO objects

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • All new and existing tests passed.

@whitingjr whitingjr added this to the 0.12 milestone Feb 5, 2024
@whitingjr whitingjr self-assigned this Feb 5, 2024
@whitingjr whitingjr force-pushed the fix-default-list-ordering-dataset-runs-929 branch from 7e1f85a to c9c3883 Compare February 6, 2024 17:37
@whitingjr whitingjr marked this pull request as ready for review February 6, 2024 17:43
@whitingjr whitingjr force-pushed the fix-default-list-ordering-dataset-runs-929 branch from c9c3883 to 0b8d949 Compare February 9, 2024 10:34
@whitingjr whitingjr requested a review from stalep February 9, 2024 10:37
@stalep stalep merged commit 89420ec into Hyperfoil:master Feb 9, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Default sort of runs/datasets are not by newest first
3 participants