DDD1542
|
2348800e68
|
refactor(common-code): 마스터-디테일 재설계 — code_info(그룹) + code_detail(재귀 트리)
Build & Deploy to K8s / build-and-deploy (push) Successful in 9m22s
카테고리/캐스케이딩 시스템 (B/C/D) 전부 폐기:
- BE: mapper/Service/Controller 9세트 삭제 (cascading*, categoryTree, tableCategoryValue, categoryValueCascading, codeMerge)
- FE: 페이지 3 + API 8 + hooks 2 + 폐기 컴포넌트 6 삭제, 14곳 의존성 정리
- DB: 12 테이블 DROP, TABLE_TYPE_COLUMNS.CODE_CATEGORY → CODE_INFO rename
신설 commonCode 마스터-디테일:
- code_info: 1레벨 그룹 마스터
- code_detail: 2~∞ depth 재귀 트리 (parent_detail_id self-FK, depth 자동 계산)
- API: /api/common-codes/{info,detail}
- CodeCategoryFormModal/Panel → CodeInfoFormModal/Panel rename
- code_category 컬럼명 전부 code_info 로 치환 (mapper/Java/FE)
- 옛 commonCode API URL (/categories/...) → getCodeOptions 어댑터 + /detail?code_info=... 전환
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-15 16:50:50 +09:00 |
|
DDD1542
|
b9e3f68fce
|
[agent-pipeline] pipe-20260330021427-v9fb round-1
|
2026-03-30 11:25:52 +09:00 |
|
DDD1542
|
4f10b5e42d
|
refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환
447+ 파일, 4500+ 줄 변경:
- gray-* → border/bg-muted/text-foreground/text-muted-foreground
- blue-* → primary/ring
- red-* → destructive
- green-* → emerald (일관성)
- indigo-* → primary
- yellow/orange → amber (통일)
- dark mode 변형도 시맨틱 토큰으로 변환
Made-with: Cursor
|
2026-03-09 14:31:59 +09:00 |
|
leeheejin
|
3fa410cbe4
|
ui 수정 및 시현할 기능 업데이트
|
2025-10-02 14:34:15 +09:00 |
|
hyeonsu
|
0bad11686e
|
web_type에 따른 input 변화 구현
|
2025-09-21 12:31:37 +09:00 |
|
hyeonsu
|
c3cb1a0033
|
entity 수정
|
2025-09-21 11:39:34 +09:00 |
|
hyeonsu
|
44ed594dd7
|
insert 매핑 시 날짜 기본값 설정
|
2025-09-21 11:10:18 +09:00 |
|
hyeonsu
|
33600ce667
|
webtype 엔티티 수정
|
2025-09-21 10:28:15 +09:00 |
|
hyeonsu
|
43e335d271
|
전체실행조건 웹 타입별 조건분기
|
2025-09-21 09:53:05 +09:00 |
|
hyeonsu
|
8dec80fe22
|
필드 연결 설정 테이블 및 컬럼 db에서 가져오기
|
2025-09-19 10:45:09 +09:00 |
|
hyeonsu
|
7acea0b272
|
ConnectionSetupModal 리팩터링
|
2025-09-16 15:43:18 +09:00 |
|