Codex/ecommerce history sync #29

Merged
stringadmin merged 14 commits from codex/ecommerce-history-sync into main 2026-06-18 02:20:06 +00:00

14 Commits

Author SHA1 Message Date
stringadmin a2ccf290e5 Fix ecommerce generation history sync
CI / verify (pull_request) Waiting to run
2026-06-18 10:16:40 +08:00
stringadmin da9c5c2fca Merge codex/main-latest-20260615-030000: 一键视频工具 + 快捷操作配色修复 2026-06-17 21:33:50 +08:00
stringadmin 0cba426788 Merge origin/main into main-merge-work 2026-06-17 21:27:24 +08:00
stringadmin 1adcda08b3 build: 引入 ESLint 防回潮基建 + 清理存量未使用 import 2026-06-17 20:53:23 +08:00
stringadmin a0018353ec refactor: 电商平台规格+市场语言改由 API 下发 (AGENTS.md 规则4完全合规) 2026-06-17 18:37:26 +08:00
stringadmin 22ef03839d refactor: EcommercePage 改用 platformRules.ts,删除平台/市场/语言常量内联副本 2026-06-17 17:58:20 +08:00
stringadmin d9604b99dc refactor: OSS base URL 与 logo URL 改由 API 下发 (AGENTS.md 合规) 2026-06-17 17:47:51 +08:00
stringadmin 2759afa176 refactor: sync clonePersistence types, extract WatermarkToolPage 2026-06-17 16:46:55 +08:00
stringadmin dfb38c21c5 refactor: unlock dev flow, dedupe EcommercePage, extract shell UI components 2026-06-17 16:37:22 +08:00
Codex 86e0f83f73 fix(ecommerce): define missing selectAnchorRef in one-click video panel 2026-06-17 14:28:45 +08:00
Codex 2bc6fb7ab1 feat(ecommerce): add one-click video quick tool page
- Add '一键视频' button left of '更多功能' in quick action board

- Create EcommerceOneClickVideoPanel with hot-clone-like UI

- Reuse EcommerceVideoWorkspace on the right for video flow

- Add light-theme CSS matching quick-set/hot-clone pages
2026-06-17 14:25:18 +08:00
Codex 65be92ba43 fix(ecommerce): strengthen product set count stepper theme override
Use html body #root .ecommerce-standalone prefix and !important

to ensure the stepper matches the local light theme.
2026-06-17 11:56:30 +08:00
Codex 98acb79a20 fix(ecommerce): align product set count stepper with local light theme
Add local-theme-parity overrides for .clone-ai-count-stepper

container and count value so they match the page's light palette.
2026-06-17 11:51:14 +08:00
Codex d819cecfc6 fix(ecommerce): restore quick action colors for product/copywriting/more
Add missing --quick-accent/--quick-bg/--quick-text variables for

- product (商品套图)

- copywriting (一键文案)

- more (更多功能)
2026-06-17 11:33:36 +08:00