♻️(backend) document list order by updated_at desc

Document list is now ordered by updated_at in
descending order.
Test cases were improved as well.
This commit is contained in:
Anthony LC
2024-08-23 13:20:19 +02:00
committed by Anthony LC
parent b5a67df88b
commit 3a420c0416
3 changed files with 73 additions and 126 deletions

View File

@@ -8,6 +8,11 @@ and this project adheres to
## [Unreleased]
## Changed
- ♻️ Change ordering docs datagrid #195
## [1.2.0] - 2024-08-06
## Added