(frontend) subdocs can manage link reach

The subdocs can now have their own link reach
properties, dissociated from the parent document.
This commit is contained in:
Anthony LC
2025-07-17 12:33:16 +02:00
parent 04273c3b3e
commit 34ce276222
8 changed files with 177 additions and 143 deletions

View File

@@ -11,6 +11,7 @@ and this project adheres to
### Added
- ✨(backend) allow masking documents from the list view #1171
- ✨(frontend) subdocs can manage link reach #1190
- ✨(frontend) add duplicate action to doc tree #1175
### Changed