- GET /api/versions/:id/log — log entries with row counts via JOIN - DELETE /api/log/:logid — undo in a transaction (delete fc rows + log entry) - PATCH /api/log/:logid — update note text - History button opens a modal: op badge, slice, editable note, row count, Undo per entry - Undo triggers full Perspective table reload via initViewer Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| log.js | ||
| operations.js | ||
| sources.js | ||
| tables.js | ||
| versions.js | ||