Commit Graph

18 Commits

Author SHA1 Message Date
jade
2cfba18bb6 style: 윈도우 스크롤바 생성 여부에 따른 헤더 레이아웃 틀어짐 방지를 위해 모든 페이지에 overflow-y: scroll 적용 2026-07-13 14:08:34 +09:00
jade
c4ebdd0154 style: Developer Portal 컨테이너(본문 및 헤더)의 최대 너비와 여백을 타일윈드(max-w-6xl, px-6)와 동일하게 1152px, 1.5rem으로 강제 고정하여 페이지 간 이동 시 흔들림 방지 2026-07-13 13:40:49 +09:00
jade
8ac1560833 style: Developer Portal 헤더를 본문 container 정렬 기준에 맞추어 레이아웃 수정 및 버전 뱃지 추가 2026-07-13 13:31:17 +09:00
jade
3e9d7c4d1d style: Developer Portal(Scaffold) 상단에 네비게이션 헤더 메뉴 추가 2026-07-13 13:12:27 +09:00
jade
6b49f6b6b9 fix: apply native Bootstrap data-bs-theme=dark for perfect dark mode readability 2026-07-12 22:36:05 +09:00
jade
54401bd4ed fix: Scaffold dark theme readability - Bootstrap overrides 2026-07-12 15:33:58 +09:00
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
9730d21ddc fix: change categoryKey input to lowercase to match regex validation 2026-07-11 01:25:49 +09:00
jade
8cb3408310 chore: remove unused SHINHAN_MCP_SECRET_KEY_2026 2026-07-11 01:24:23 +09:00
jade
588a783568 refactor: sync ToolMetadata and HTML scaffolding UI with new @McpFunction attributes (subToolName->name, name->displayName) 2026-07-11 01:20:27 +09:00
jade
b9aa8e0169 refactor: apply new Naming standard (uid, categoryKey, subToolName) across modules 2026-07-11 00:37:29 +09:00
jade
67b83ff356 feat: Tool metadata register flag and dynamic source updater UI 2026-07-09 23:58:42 +09:00
jade
49585082b3 feat: Show unregistered tools and add UI filtering 2026-07-09 23:28:22 +09:00
jade
1f38392600 style: Fix Tool List table layout and clipping 2026-07-09 23:23:05 +09:00
jade
ef9194d55c feat: Add Tool List view tab to Developer Portal 2026-07-09 23:19:20 +09:00
jade
46c40f6aee feat: Add datalist to group input and update title to ShinhanLife 2026-07-09 23:13:15 +09:00
jade
c14cf470a7 style: Apply modern design to Scaffold Web UI and update README 2026-07-09 23:08:17 +09:00
jade
9af1581da3 feat: Add Developer Portal Web UI for scaffolding to Gateway 2026-07-09 23:04:37 +09:00