Wiki/bridge/tests/routes
Corentin JOGUET 8bda6c5f82 feat(bridge): add timeline-config endpoints and fields in view data — R4.1
- GET /api/v1/views/:viewId/timeline-config: reads config from Redis (TTL 30d)
- POST /api/v1/views/:viewId/timeline-config: saves config (requires write:tables scope)
- GET /api/v1/views/:viewId/data now includes a fields key for column mapping UI
- TimelineConfig type exported for test reuse
- 12 new Vitest tests covering 401/403/400 validation, full CRUD, Redis persistence
- SESSION-RESUME.md updated with R4.1 progress

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-08 11:27:22 +02:00
..
events.test.ts feat(bridge): add SSE realtime stream for R3.1.b database-view live updates 2026-05-07 23:55:06 +02:00
tables.test.ts feat(bridge): R1 refactor proxy generique style Notion 2026-05-07 22:12:32 +02:00
views-r4-timeline.test.ts feat(bridge): add timeline-config endpoints and fields in view data — R4.1 2026-05-08 11:27:22 +02:00
views.test.ts feat(bridge): add views endpoints for R3.1.a database-view 2026-05-07 23:24:10 +02:00