Commit Graph

266 Commits

Author SHA1 Message Date
jade
f11f64d1b8 chore: remove API security key generation from application-local.properties template 2026-07-14 10:49:30 +09:00
jade
a882c9fea2 fix: generate tool name in camelCase instead of lowerCase during scaffolding 2026-07-14 10:44:25 +09:00
jade
63f7837026 보통 금융권(신한라이프 등 은행/보험사)의 내부 레거시 시스템 2026-07-14 10:24:50 +09:00
jade
698a08ef77 style: fix inline FQCNs to proper imports to comply with team rules 2026-07-14 10:18:20 +09:00
jade
97a054da82 fix: resolve MCI_STRING routing issue and add fast fail timeout for router 2026-07-14 09:56:21 +09:00
jade
06e6bc6f6c feat: unified MCI routing with auto detection for String format 2026-07-14 09:37:50 +09:00
jade
f6fea43495 Remove python files 2026-07-14 00:15:59 +09:00
jade
24a94ca352 fix: update scaffolder template for mci-mock 2026-07-14 00:05:57 +09:00
jade
85ebfef6f6 chore: update EAI mock host to mci-mock for consistency 2026-07-14 00:04:16 +09:00
jade
1addc86854 refactor: extract MCI Mock server to WireMock container 2026-07-13 23:56:55 +09:00
jade
ef50130139 소스 수정 2026-07-13 23:37:54 +09:00
jade
1df6d65439 feat: Add integrationType badge to playground UI 2026-07-13 22:56:09 +09:00
jade
29f5822d5c refactor: replace MapStruct INSTANCE with Spring DI in SmsLegacyConverter and ToolScaffolder template 2026-07-13 22:41:12 +09:00
jade
db180db710 docs: Add MCP categoryKey filtering guide to README 2026-07-13 22:26:16 +09:00
jade
d23768dfa1 feat: Add categoryKey filtering support to /tools/list API 2026-07-13 22:21:24 +09:00
jade
53602f1ec7 fix: PodScaffolder uses explicit import for ConfigurationPropertiesScan and fix settings 2026-07-13 18:01:37 +09:00
jade
ee0efeb55f refactor: apply Legacy naming convention to Sample ResDto and CallService 2026-07-13 17:51:08 +09:00
jade
d24c95a2df refactor: apply Legacy naming convention to Sms and Sample converters and DTOs 2026-07-13 17:45:25 +09:00
jade
c8fef29fcd refactor: update ToolScaffolder to use LegacyReq/Res and remove deleted hr module from settings 2026-07-13 17:40:24 +09:00
jade
6610589c51 소스 수정 완료 2026-07-13 17:39:49 +09:00
jade
24975d3701 소스 수정 완료 2026-07-13 17:34:42 +09:00
jade
6ea0e827a5 소스 수정 완료 2026-07-13 17:30:44 +09:00
jade
4d5832c0ef fix: application-local.yml template simplified to match axhub-tool-sms format 2026-07-13 17:21:27 +09:00
jade
f87b547911 fix: PodScaffolder application.properties template aligned with axhub-tool-email format 2026-07-13 17:19:08 +09:00
jade
5f8621916f fix: scaffold.html header layout aligned with catalog/playground/index pages 2026-07-13 17:08:15 +09:00
jade
ce4f5ca802 refactor: extract inline fully qualified class names to imports 2026-07-13 16:54:08 +09:00
jade
8560fe5cae 이모지 py 파일 삭제 2026-07-13 16:28:59 +09:00
jade
7e591e8421 style: remove all emojis from source code as per user rule 2026-07-13 16:15:17 +09:00
jade
fc1e8489cd style: 브라우저 줌/폰트 설정에 따른 px-rem 간 오차 방지를 위해 scaffold 헤더 단위를 rem으로 통일 2026-07-13 14:22:45 +09:00
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
a6f00d506b fix: Gateway Fallback 라우팅 누락 수정 (hr, payment 모듈 추가) 2026-07-13 13:25:39 +09:00
jade
3e9d7c4d1d style: Developer Portal(Scaffold) 상단에 네비게이션 헤더 메뉴 추가 2026-07-13 13:12:27 +09:00
jade
4db8f7b44e feat: ToolScaffolder에 레거시 연동용 MciMapper 및 MciReq/ResDto 자동 생성 로직 추가 2026-07-13 13:08:43 +09:00
jade
da314fbe65 feat: SearchHr 툴 추가 및 categoryKey 버그 핫픽스 적용 2026-07-13 11:45:05 +09:00
jade
e140b3d4d4 hr 프로젝트 삭제 2026-07-13 11:37:38 +09:00
jade
743ea30e48 hr 프로젝트 삭제 2026-07-13 11:34:26 +09:00
jade
d1b4fa6275 fix: ToolScaffolder에서 입력받은 baseName을 PascalCase로 강제 변환하도록 수정 및 HrTest 파일 재생성 2026-07-13 11:33:05 +09:00
jade
e8c574b2c6 feat: HrTest 툴(기능) 스캐폴딩 생성 적용 2026-07-13 09:56:10 +09:00
jade
1a954d3757 fix: ToolScaffolder DTO 템플릿(Req, Res)의 String.format 매핑 오류 마저 수정 2026-07-13 09:48:18 +09:00
jade
76ef17e21c fix: ToolScaffolder String.format 파라미터 매핑 불일치(Format specifier '%s') 오류 수정 2026-07-13 09:38:45 +09:00
jade
71c8afef33 fix: Developer Portal 스캐폴딩 시 빈 문자열 입력에 대한 기본값 처리 로직 보완 2026-07-13 09:37:17 +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
383ab92e98 fix: correctly place template downloadUrl inside contracts and calculate original_size 2026-07-11 02:07:35 +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
b3e9e28570 소스 수정 2026-07-11 01:28:05 +09:00