ordinarthur b6fd89978e
All checks were successful
Build & Deploy to K3s / build-and-deploy (push) Successful in 2m55s
feat(admin): visual inline editor for the homepage
The Page d'accueil global now uses the same edit-in-place pattern as
products: hero (with image upload), collection header, contact, and
footer are all clickable-to-edit directly on a scoped replica of the
live page. Technical fields (WhatsApp number, Instagram URL, response
time, SEO) move to a "Réglages avancés" drawer.

- HomePreviewEditor + home-panel.css mirror the public layout
- HeroImageUploadSlot: single-image click-to-replace variant
- HomeSettingsDrawer for non-visual fields
- InlineEditable: add `separator` prop so stored `|` line-breaks render
  as newlines in the editor and roundtrip on save (used for heroTitle,
  contactTitle)
- Remove unused ProductPanelInfo + editor.css

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