docs : add BookStack connector implementation plan
21-task plan covering backend (entities, migration, service, API resources) and frontend (DTOs, service, admin tab, project drawer, task modal integration). Reviewed and fixed: readonly class issue, page URL construction, Delete provider handling, task:read group, search query syntax, security attributes. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2148
docs/superpowers/plans/2026-03-15-bookstack-connector.md
Normal file
2148
docs/superpowers/plans/2026-03-15-bookstack-connector.md
Normal file
File diff suppressed because it is too large
Load Diff
@@ -294,9 +294,10 @@ src/Service/TokenEncryptor.php (renommage GITEA_ENCRYPTION_KEY → ENCRYPTION_K
|
||||
|
||||
```
|
||||
.env (renommage GITEA_ENCRYPTION_KEY → ENCRYPTION_KEY)
|
||||
docker/.env.docker (idem)
|
||||
```
|
||||
|
||||
> Note : `docker/.env.docker` ne contient pas `GITEA_ENCRYPTION_KEY`. Les développeurs utilisant `docker/.env.docker.local` doivent le mettre à jour manuellement.
|
||||
|
||||
### Frontend — Nouveaux fichiers
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user