docs(session): update SESSION-RESUME post R3.5.2 — graph view UI LIVRE
Some checks are pending
CI / Lint bridge (Biome) (push) Waiting to run
CI / Type-check bridge (push) Blocked by required conditions
CI / Tests unit bridge (push) Blocked by required conditions
CI / Tests integration bridge (push) Blocked by required conditions
CI / Security scan (push) Waiting to run
CI / Docker build + healthcheck (push) Blocked by required conditions
E2E Playwright / Playwright e2e (chromium) (push) Waiting to run
Some checks are pending
CI / Lint bridge (Biome) (push) Waiting to run
CI / Type-check bridge (push) Blocked by required conditions
CI / Tests unit bridge (push) Blocked by required conditions
CI / Tests integration bridge (push) Blocked by required conditions
CI / Security scan (push) Waiting to run
CI / Docker build + healthcheck (push) Blocked by required conditions
E2E Playwright / Playwright e2e (chromium) (push) Waiting to run
R3.5.2 frontend graph view livre (aac0149). R3.5 entierement termine. Prochaine etape : R3.6 templates de pages. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
0bc151a6fa
commit
124be4f305
1 changed files with 4 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
# SESSION RESUME — formation-hub Acadenice (last update post R3.5.1)
|
# SESSION RESUME — formation-hub Acadenice (last update post R3.5.2)
|
||||||
|
|
||||||
## RECAP SESSION 2026-05-07 (lecture obligatoire post-/compact)
|
## RECAP SESSION 2026-05-07 (lecture obligatoire post-/compact)
|
||||||
|
|
||||||
|
|
@ -29,6 +29,7 @@ Bridge state : 380/380 tests verts (+44 R3.1.a +6 retry/fake-redis, +11 SSE rout
|
||||||
|
|
||||||
**Fork DocAdenice (`docmost/`, gitignored, branche `acadenice/main`, local-only)** :
|
**Fork DocAdenice (`docmost/`, gitignored, branche `acadenice/main`, local-only)** :
|
||||||
```
|
```
|
||||||
|
aac0149 feat(acadenice): add graph view UI for R3.5.2 (58 tests, Patch 013)
|
||||||
5f7271d feat(acadenice): add graph endpoint for R3.5.1 (35 tests, Patch 012)
|
5f7271d feat(acadenice): add graph endpoint for R3.5.1 (35 tests, Patch 012)
|
||||||
9be979e feat(acadenice): add dual editor (WYSIWYG + markdown source) for R3.4 (77 tests)
|
9be979e feat(acadenice): add dual editor (WYSIWYG + markdown source) for R3.4 (77 tests)
|
||||||
ba18a34 docs(fork): update ACADENICE_PATCHES.md Patch 010 for R3.3
|
ba18a34 docs(fork): update ACADENICE_PATCHES.md Patch 010 for R3.3
|
||||||
|
|
@ -77,8 +78,9 @@ Owner=`admin:*`, Admin=tout sauf `*:delete` et `roles:manage`, Editor, Member, G
|
||||||
- **R3.4** dual editor (code raw markdown + WYSIWYG) — **LIVRE** `9be979e`
|
- **R3.4** dual editor (code raw markdown + WYSIWYG) — **LIVRE** `9be979e`
|
||||||
- **R3.5** graph view (style Obsidian / AFFiNE) — visualise les liens entre pages :
|
- **R3.5** graph view (style Obsidian / AFFiNE) — visualise les liens entre pages :
|
||||||
- **R3.5.1 backend** : `GET /api/acadenice/graph` — **LIVRE** `5f7271d` (35 tests, Patch 012)
|
- **R3.5.1 backend** : `GET /api/acadenice/graph` — **LIVRE** `5f7271d` (35 tests, Patch 012)
|
||||||
- **R3.5.2 frontend** : page `/graph` avec lib graph interactif (zoom, pan, drag, click), candidates : `react-force-graph-2d`, `cytoscape.js`, `sigma.js`
|
- **R3.5.2 frontend** : page `/graph` interactif (zoom, pan, drag, click, side panel, search) — **LIVRE** `aac0149` (58 tests, Patch 013)
|
||||||
- Depend de R3.2 (backlinks fournit la data)
|
- Depend de R3.2 (backlinks fournit la data)
|
||||||
|
- **R3.5 ENTIEREMENT TERMINE**
|
||||||
- **R3.6** templates de pages — creer/sauvegarder/instancier templates incluant database-views, slash customs, structure. Table `acadenice_template` + UI gallery.
|
- **R3.6** templates de pages — creer/sauvegarder/instancier templates incluant database-views, slash customs, structure. Table `acadenice_template` + UI gallery.
|
||||||
- **R3.7** mentions `@user` + notifs in-app — mention declenche notif + email. Reuse RBAC visibility check. Center notifs UI + bell icon.
|
- **R3.7** mentions `@user` + notifs in-app — mention declenche notif + email. Reuse RBAC visibility check. Center notifs UI + bell icon.
|
||||||
- **R3.8** comments inline — threads sur paragraphes Tiptap + sur rows database. Resolu/non-resolu. Notif R3.7 sur reply.
|
- **R3.8** comments inline — threads sur paragraphes Tiptap + sur rows database. Resolu/non-resolu. Notif R3.7 sur reply.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue