커밋 그래프

34 커밋

작성자 SHA1 메시지 날짜
042cb54c4a Merge pull request 'release: 2026-03-26 (3건 커밋)' (#23) from develop into main
All checks were successful
Build and Deploy SNP Sync Batch / build-and-deploy (push) Successful in 36s
2026-03-26 13:41:25 +09:00
463a02c56a docs: 릴리즈 노트 정리 (2026-03-26) (#22) 2026-03-26 13:40:25 +09:00
d7b43359fb feat(risk): Risk 데이터 동기화 대상 변경 및 값 변경 이력 관리 (#3) (#21) 2026-03-26 13:38:04 +09:00
405f813c9f feat(maintenance): 배치 로그 관리 정리 Job 구현 (#16) (#20) 2026-03-25 16:11:47 +09:00
81142f88fa Merge pull request 'release: 2026-03-25 (2건 커밋)' (#19) from develop into main
All checks were successful
Build and Deploy SNP Sync Batch / build-and-deploy (push) Successful in 30s
2026-03-25 15:07:53 +09:00
b0b25f79f6 docs: 릴리즈 노트 정리 (2026-03-25) (#18) 2026-03-25 15:06:54 +09:00
01beff1025 perf: 동기화 현황 데이터 로딩 속도 개선 (#9) (#17) 2026-03-25 15:02:45 +09:00
3cfa1fe925 Merge pull request 'release: v1.1.0 - 동기화 현황 메뉴 + 배치 리팩토링 + CI/CD' (#15) from develop into main
All checks were successful
Build and Deploy SNP Sync Batch / build-and-deploy (push) Successful in 29s
2026-03-25 11:24:25 +09:00
c15de4641a ci: Gitea Actions 자동배포 워크플로우 구성 (#12) (#14) 2026-03-25 11:06:29 +09:00
88a8e9c8a9 refactor: 동기화 현황 화면 노출 테이블 목록 정리 (#11) (#13) 2026-03-25 10:58:19 +09:00
d55fba7226 feat(batch): abandon/stale 실행 관리 엔드포인트 구현 (#7) (#10) 2026-03-25 08:53:15 +09:00
86f0942194 fix(schedule): 스케줄 toggle API 메서드 불일치 수정 (#6) (#8) 2026-03-25 08:40:06 +09:00
c3beb65942 feat(동기화현황): 동기화 현황 메뉴 추가 및 배치 Reader 리팩토링 (#1) (#5) 2026-03-24 17:29:07 +09:00
75478266a6 chore: 팀 워크플로우 초기화 및 CLAUDE.md 프로젝트 특화 (#2) 2026-03-23 14:24:41 +09:00
f6683b269e chore: .gitignore 팀 워크플로우 패턴 적용 2026-03-23 13:52:41 +09:00
56d225d1b2 chore: 팀 워크플로우 부트스트랩 - CLAUDE.md 2026-03-23 13:52:41 +09:00
d9b7665ae6 chore: 팀 워크플로우 부트스트랩 - .mvn/settings.xml 2026-03-23 13:52:40 +09:00
4a89caf7d7 chore: 팀 워크플로우 부트스트랩 - .sdkmanrc 2026-03-23 13:52:40 +09:00
3adb405654 chore: 팀 워크플로우 부트스트랩 - .githooks/pre-commit 2026-03-23 13:52:40 +09:00
3ebb1604dc chore: 팀 워크플로우 부트스트랩 - .claude/rules/testing.md 2026-03-23 13:52:39 +09:00
2dfa4f1cb1 chore: 팀 워크플로우 부트스트랩 - .claude/rules/naming.md 2026-03-23 13:52:39 +09:00
f1bff3d6f0 chore: 팀 워크플로우 부트스트랩 - .claude/rules/code-style.md 2026-03-23 13:52:39 +09:00
3d0ffe222d chore: 팀 워크플로우 부트스트랩 - .claude/settings.json 2026-03-23 13:52:38 +09:00
a4cadff8a7 chore: 팀 워크플로우 부트스트랩 - workflow-version.json 2026-03-23 13:52:38 +09:00
add62a3a68 chore: 팀 워크플로우 부트스트랩 - .editorconfig 2026-03-23 13:52:37 +09:00
2259e99dbc chore: 팀 워크플로우 부트스트랩 - .githooks/post-checkout 2026-03-23 13:52:37 +09:00
8e7b8ffadf chore: 팀 워크플로우 부트스트랩 - .githooks/commit-msg 2026-03-23 13:52:37 +09:00
380765cba8 chore: 팀 워크플로우 부트스트랩 - .claude/rules/git-workflow.md 2026-03-23 13:52:36 +09:00
48286525e9 chore: 팀 워크플로우 부트스트랩 - .claude/rules/team-policy.md 2026-03-23 13:52:36 +09:00
0f42668baf chore: 팀 워크플로우 부트스트랩 - .claude/skills/fix-issue/SKILL.md 2026-03-23 13:52:36 +09:00
7b6be10b5e chore: 팀 워크플로우 부트스트랩 - .claude/skills/create-mr/SKILL.md 2026-03-23 13:52:35 +09:00
5fa7af9a20 chore: 팀 워크플로우 부트스트랩 - .claude/skills/sync-team-workflow/SKILL.md 2026-03-23 13:52:35 +09:00
15352c2049 chore: 팀 워크플로우 부트스트랩 - .claude/skills/init-project/SKILL.md 2026-03-23 13:52:35 +09:00
744cc02f36 feat: snp-sync-batch 프로젝트 초기 설정
mda-snp-batch 기반으로 snp-sync-batch 프로젝트 생성
- 프론트엔드: Thymeleaf → React + TypeScript + Vite + Tailwind CSS 전환
- 컨텍스트: /snp-sync, 포트 8051
- 재수집(Recollection) 관련 코드 제거
- displayName → job_schedule.description 기반으로 전환
- 누락 API 추가 (statistics, jobs/detail, executions/recent)
- 실행 이력 조회 속도 개선 (JDBC 경량 쿼리)
- 스케줄 CRUD API 메서드 매핑 수정 (PUT/DELETE)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 13:33:31 +09:00