Files
MuyueWorkspace/internal/api/handlers_config.go
Augustin 8005e978f0
All checks were successful
Beta Release / beta (push) Successful in 44s
feat(config): dynamic profile panel, generic save, tabs margin fix
- Config tabs now have bottom padding for visual spacing
- Profile panel dynamically renders all config fields (strings, bools,
  arrays, nested objects) — new struct fields appear automatically
- handleSaveProfile uses generic JSON merge via deepMerge, so any
  new Profile field works without handler changes
- RenderFields recursively renders config sections with edit/view modes

💘 Generated with Crush

Assisted-by: GLM-5.1 via Crush <crush@charm.land>
2026-04-23 21:14:47 +02:00

12 KiB