Commit Graph

6 Commits

Author SHA1 Message Date
jade
1b9d6ef57d feat: Premium Dark Theme UI redesign for all admin pages
- index.html: Complete redesign with deep zinc-950 background, card-based dashboard, neon blue accents
- catalog.html: Full rewrite with dark theme, styled parameter tables with visible borders, tool cards
- playground.html: Full rewrite with dark theme, visible input fields, gradient Execute button with glow effect
- scaffold.html: CSS variables updated to dark theme (zinc-900 backgrounds, zinc-100 text, blue accents)
- ScaffoldingController.java: Added listModules API for dynamic module dropdown
2026-07-12 15:30:06 +09:00
jade
931c22e17a fix: update UI tool dropdown grouping to use categoryKey instead of domainGroup 2026-07-11 01:59:28 +09:00
jade
c44e8db08e fix: WebConfig markdown API key bypass & ApiKeyInterceptor empty keys logic & UI tool identifier mapping 2026-07-11 01:55:22 +09:00
jade
d4232e6d7f refactor: rename McpFunction attributes (subToolName -> name, parameterSchema -> inputSchema) and remove hardcoded API key 2026-07-11 01:13:20 +09:00
jade
ddd2a2412d index.html 소스 수정 2026-07-06 14:35:51 +09:00
jade
10f3f0513d feat: Refactor monolith to microservices architecture 2026-07-05 17:27:44 +09:00