ordinarthur 8fc3b2365a
Some checks failed
Build & Deploy to K3s / build-and-deploy (push) Failing after 14m11s
feat(admin): click-to-edit visual editor for products
New "Édition visuelle" tab on the product edit view renders the
product panel with each text field wrapped in a contentEditable
InlineEditable that calls useField.setValue on blur. Combined with
the collection's existing autosave, changes persist automatically
without a manual save.

- InlineEditable: contentEditable wrapper backed by useField
- ProductPanelInfo: presentational product-panel JSX
- ProductPreviewEditor: default-exported custom view component
  registered at admin.components.views.edit.livePreview
- Image is read-only; slug/price/SEO still edited via default form tab

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-21 12:09:45 +02:00
2026-04-11 17:42:39 +02:00
2026-04-04 11:15:54 +02:00
2026-04-11 17:42:39 +02:00
2026-04-11 17:42:39 +02:00
2026-03-20 22:15:18 +01:00
2026-03-30 18:03:12 +02:00
2026-03-30 18:03:12 +02:00
2026-03-30 18:03:12 +02:00
2026-04-11 17:42:39 +02:00
2026-04-11 17:42:39 +02:00
2026-03-30 18:03:12 +02:00
2026-04-11 17:42:39 +02:00
Description
No description provided
3.7 MiB
Languages
TypeScript 61.5%
CSS 22.5%
JavaScript 14.5%
Dockerfile 1.5%