(frontend) add trashbin list

List the docs deleted in the trashbin list,
it is displayed in the docs grid.
This commit is contained in:
Anthony LC
2025-10-03 12:45:25 +02:00
parent 2c1a9ff74f
commit 37138c1a23
16 changed files with 460 additions and 39 deletions

View File

@@ -9,6 +9,7 @@ and this project adheres to
### Added
- ✨(frontend) add pdf block to the editor #1293
- ✨List and restore deleted docs #1450
### Changed