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

ETQ usager, mes dossiers sont triés par ordre de dépôt, le plus récent en premier #11292

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

krichtof
Copy link
Contributor

@krichtof krichtof commented Feb 5, 2025

close #11271

Cette PR change l'ordre de la liste des dossiers d'un usager.
Ils sont désormais classés par date de dépôt. Et les brouillons sont affichés en premier.

Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.43%. Comparing base (54b5401) to head (a3246c6).
Report is 14 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11292   +/-   ##
=======================================
  Coverage   84.43%   84.43%           
=======================================
  Files        1211     1211           
  Lines       26688    26689    +1     
  Branches     5038     5038           
=======================================
+ Hits        22533    22534    +1     
  Misses       4155     4155           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@krichtof krichtof force-pushed the 11271-dossiers-sort branch from 92ec027 to a3246c6 Compare February 5, 2025 17:20
@krichtof krichtof marked this pull request as ready for review February 5, 2025 17:30
@colinux colinux changed the title fix order for user's dossiers page ETQ usager, mes dossiers sont triés par ordre de dépôt, le plus récent en premier Feb 10, 2025
@colinux colinux added this pull request to the merge queue Feb 10, 2025
Merged via the queue into main with commit 3e449af Feb 10, 2025
18 checks passed
@colinux colinux deleted the 11271-dossiers-sort branch February 10, 2025 09:54
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.

ETQ usager, mes dossiers doivent être triés par date de dépôt
3 participants