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

T1413 - Reorder website children #27

Merged
merged 1 commit into from
Jul 29, 2024
Merged

Conversation

clementcharmillot
Copy link
Contributor

Change the sort order of children based on unsposored_since. As it can be NULL, it falls back to create_date and then completion_date.

Task

On the website "/children" page, the children are displayed ordered by local_id, showing then all children from the same country next to each other. It would be nicer to have a more "random" order, maybe based on "unsponsored_since" or lastname, something not really visible.

@clementcharmillot clementcharmillot self-assigned this Jul 24, 2024
Copy link

sonarcloud bot commented Jul 24, 2024

@clementcharmillot clementcharmillot marked this pull request as ready for review July 24, 2024 07:35
@ecino ecino merged commit 2aa262f into 14.0 Jul 29, 2024
2 checks passed
@ecino ecino deleted the T1413-reorder-website-children branch July 29, 2024 14:01
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

Successfully merging this pull request may close these issues.

2 participants