admin e6c86a97fc Add RecordModal: row-click detail popup with inline editing
- Click any table row to open a full-detail popup
- Editable fields (text, textarea, select, number) with PATCH save
- Read-only display for IDs, timestamps, arrays
- Pictures table fetches words via /pictures/:id/words in modal
- Stop propagation on linked-field chips so they don't trigger modal
- apiPatch + apiFetchOne helpers in api.js
- editableFields + fetchRelated config in tables.js

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-21 21:53:45 +02:00
2026-05-21 21:29:12 +02:00
2026-05-21 21:29:12 +02:00
2026-05-21 21:29:12 +02:00
2026-05-21 21:29:12 +02:00
2026-05-21 21:29:12 +02:00
2026-05-21 21:29:12 +02:00
2026-05-21 21:29:12 +02:00
2026-05-21 21:29:12 +02:00
2026-05-21 21:29:12 +02:00
2026-05-21 21:29:12 +02:00
2026-05-21 21:29:12 +02:00

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

React Compiler

The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see this documentation.

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.

Description
Content Management Tool für snakkimo
Readme 863 KiB
Languages
JavaScript 98.8%
CSS 1%
HTML 0.1%
Dockerfile 0.1%