update progress: mark unified on-site editing complete
All checks were successful
deploy / deploy (push) Successful in 1m14s

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
jamey 2026-03-09 22:00:18 +00:00
parent 94c6137ab1
commit 951147a675

View File

@ -8,6 +8,7 @@ Tier 1 MVP complete. Tier 2 production readiness complete (except Litestream and
**What's working:** **What's working:**
- Complete shop: home, collections, products, cart, checkout, about, contact, custom CMS pages, legal pages - Complete shop: home, collections, products, cart, checkout, about, contact, custom CMS pages, legal pages
- Unified on-site editing (page/theme/settings in 3-tab panel, URL state sync, browser back support)
- Theme editor with 8 presets, instant switching, full customisation - Theme editor with 8 presets, instant switching, full customisation
- Image optimisation pipeline (AVIF/WebP/JPEG responsive variants) - Image optimisation pipeline (AVIF/WebP/JPEG responsive variants)
- Printify + Printful integration (sync, orders, shipping, webhooks, mockup enrichment) - Printify + Printful integration (sync, orders, shipping, webhooks, mockup enrichment)
@ -81,7 +82,7 @@ Replaced floating toast/flash messages with inline feedback and persistent top b
| 6 | Migrate setup wizard notifications | 1h | done | | 6 | Migrate setup wizard notifications | 1h | done |
| 7 | Remove old flash/toast CSS and JS | 30m | done | | 7 | Remove old flash/toast CSS and JS | 30m | done |
### Unified on-site editing ([plan](docs/plans/unified-editing-mode.md)) ### Unified on-site editing ([plan](docs/plans/unified-editing-mode.md)) — Complete
Extend the existing page editor (PageEditorHook + editor_sheet) to include theme editing. Admin clicks "Theme" → taken to actual shop with a 3-tab panel (Page | Theme | Settings). See changes live on the real site instead of a fake preview. Extend the existing page editor (PageEditorHook + editor_sheet) to include theme editing. Admin clicks "Theme" → taken to actual shop with a 3-tab panel (Page | Theme | Settings). See changes live on the real site instead of a fake preview.