Commit Graph

4 Commits (c58ad64352f7cbe5272338a8bb326175ffa9ef0b)

Author SHA1 Message Date
DrSmoothl c58ad64352
feat(dashboard): integrate DynamicConfigForm for ChatSection POC
- Register ChatSectionHook as 'replace' mode field hook
- Replace ChatSection rendering with DynamicConfigForm
- Use hardcoded minimal schema (POC - API integration pending)
- Preserve all existing state management and auto-save logic
- TypeScript compilation: ✓ PASSED

Complete Task 11 (Wave 3)
Ref: WebUI config visualization refactor plan
2026-02-17 17:46:40 +08:00
DrSmoothl 3fcf02866a
feat(dashboard): export ChatSectionHook in hooks index
- Add ChatSectionHook export to hooks/index.ts
- Complete Task 10 (Wave 3)
- ChatSectionHook now available for import and registration
2026-02-17 17:41:41 +08:00
DrSmoothl b382747398
feat(dashboard): convert ChatSection to Hook component 2026-02-17 17:37:47 +08:00
墨梓柒 812296590e
上传完整的WebUI前端仓库 2026-01-13 06:24:35 +08:00