1ffb1bff78
refactor: 구 프로젝트명 snp-batch-validation 잔여 참조를 snp-collector로 변경
...
- application-dev.yml: spring.application.name 변경
- application-prod.yml: spring.application.name 변경
- useTheme.ts: localStorage 키 snp-batch-theme → snp-collector-theme
- CLAUDE.md: 배포 경로 /deploy/snp-batch → /deploy/snp-collector
2026-04-07 15:23:07 +09:00
84db248fb1
Merge pull request 'docs: 릴리즈 노트 정리 (2026-04-07.1)' ( #5 ) from feature/release-notes-2026-04-07-1 into develop
2026-04-07 15:01:00 +09:00
37cf3426a4
docs: 릴리즈 노트 정리 (2026-04-07.1)
2026-04-07 15:00:22 +09:00
09696f0c95
Merge pull request 'fix: context-path를 /snp-collector로 통일' ( #4 ) from feature/unify-context-path into develop
2026-04-07 14:59:43 +09:00
e38fc0ba00
docs: 릴리즈 노트 업데이트
2026-04-07 14:59:22 +09:00
04b66cde17
fix: context-path를 /snp-collector로 통일
...
- application-dev.yml: /snp-api → /snp-collector
- application-prod.yml: /snp-api → /snp-collector
2026-04-07 14:56:57 +09:00
c7c640e538
docs: 릴리즈 노트 정리 (2026-04-07)
2026-04-07 14:42:45 +09:00
2ddbccfd9c
Merge pull request 'ci: snp-collector 자동 배포 워크플로우 구성' ( #2 ) from feature/setup-cicd into develop
2026-04-07 14:36:54 +09:00
6c185f3e19
docs: 릴리즈 노트 업데이트
2026-04-07 14:35:35 +09:00
cbded452fc
ci: snp-collector 자동 배포 워크플로우 구성
...
- deploy.yml: JAR 이름/배포 경로를 snp-collector로 수정
- 서버: systemd 서비스 + deploy watcher 구성
- act-runner: snp-collector 볼륨 마운트 추가
2026-04-07 14:34:43 +09:00
3eab9107c8
Merge pull request 'chore: 팀 워크플로우 초기화 (.claude, .githooks, .gitignore)' ( #1 ) from feature/init-team-workflow into develop
2026-04-07 14:27:50 +09:00
e96cef3fcb
docs: 릴리즈 노트 업데이트
2026-04-07 14:26:54 +09:00
3af7b0a68c
chore: 팀 워크플로우 초기화
...
- .claude/settings.json: 프로젝트 권한, env, hooks 설정
- .claude/workflow-version.json: 팀 워크플로우 v1.6.1
- .githooks/: pre-commit, commit-msg, post-checkout
- .gitignore: 팀 워크플로우 경로 제외 추가
- docs/RELEASE-NOTES.md: 릴리즈 노트 초기화
2026-04-07 14:26:17 +09:00
332ab4b375
Merge pull request 'release: 2026-04-07' ( #3 ) from develop into main
...
Build and Deploy Batch / build-and-deploy (push) Has been cancelled
Reviewed-on: #3
2026-04-07 10:26:52 +09:00
40f42f80ac
Merge pull request 'Update README to reflect project rename from snp-batch-validation to snp-collector' ( #2 ) from feature/update-readme into develop
...
Reviewed-on: #2
2026-04-07 10:25:37 +09:00
803be1d5e4
Update README to reflect project rename from snp-batch-validation to snp-collector
...
- Project name, JAR artifact, main class, context path, URLs all aligned
- Remove VSCode sections (.vscode/ no longer exists)
- Remove outdated AIS cache service description
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 10:03:43 +09:00
94e41909d3
Remove unused bypass/screening code, update frontend favicon and title
...
- Remove 75 orphaned files: bypass API (models, DTOs, repositories, base classes, SQL schema),
screening (models, DTOs, repositories), and CodeGenerationResult DTO
- Replace favicon with navy version
- Rename app title from "S&P Data Platform" to "S&P Collector"
- Fix vite base path to match Spring Boot context-path (/snp-collector)
- Rewrite CLAUDE.md with accurate architecture documentation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 09:49:38 +09:00
5e768c56f2
Initial commit
2026-04-06 15:23:24 +09:00