From 951147a675f9216847bcecb82b3bb041b0476d6e Mon Sep 17 00:00:00 2001 From: jamey Date: Mon, 9 Mar 2026 22:00:18 +0000 Subject: [PATCH] update progress: mark unified on-site editing complete Co-Authored-By: Claude Opus 4.5 --- PROGRESS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PROGRESS.md b/PROGRESS.md index ad1d567..b569412 100644 --- a/PROGRESS.md +++ b/PROGRESS.md @@ -8,6 +8,7 @@ Tier 1 MVP complete. Tier 2 production readiness complete (except Litestream and **What's working:** - 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 - Image optimisation pipeline (AVIF/WebP/JPEG responsive variants) - 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 | | 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.