Commit Graph

  • 3075a5d49f 물리아키텍처 설계 완료 physical jhbkjh 2025-10-29 15:13:01 +09:00
  • 2bce7cfb24 Merge branch 'feature/event' into develop merrycoral 2025-10-29 15:01:57 +09:00
  • bcfbb6c7f9 Kafka 메시지 구조 개선 및 알림 서비스 추가 merrycoral 2025-10-29 15:00:20 +09:00
  • da173d79e9 EventService에 Kafka Producer 연동 추가 및 이벤트 배포 시 메시지 발행 구현 merrycoral 2025-10-29 14:11:07 +09:00
  • 7711f2d527 Merge pull request #24 from ktds-dg0501/feature/distribution 이선민 2025-10-29 13:38:30 +09:00
  • edcb519800 api path 수정 sunmingLee 2025-10-29 13:37:33 +09:00
  • e7ffdcfe44 GitHub Actions CI/CD 파이프라인 및 Kustomize 다중 환경 배포 설정 wonho 2025-10-29 13:23:41 +09:00
  • 95a419f104 Event 엔티티에 참여자 및 ROI 필드 추가 및 Frontend-Backend 통합 merrycoral 2025-10-29 13:23:09 +09:00
  • 1b73d2880b Redis 마스터 노드로 연결 설정 변경 cherry2250 2025-10-29 11:20:27 +09:00
  • 5a93205f30 Update secret-content-service.yaml Cherry Kim 2025-10-29 11:07:01 +09:00
  • df04f85346 백엔드 서비스 AKS 배포 및 설정 완료 wonho 2025-10-29 10:59:09 +09:00
  • 23265b5849 Merge pull request #23 from ktds-dg0501/feature/distribution 이선민 2025-10-29 10:14:56 +09:00
  • 8fef09df02 필요없는 폴더 삭제 sunmingLee 2025-10-29 10:12:42 +09:00
  • 63ba449f93 Merge origin/develop into feature/distribution sunmingLee 2025-10-29 10:09:47 +09:00
  • 64aec0fda5 distribution-completed Kafka 이벤트 형식 변경 sunmingLee 2025-10-29 09:56:32 +09:00
  • 436c0bf2b8 Merge pull request #22 from ktds-dg0501/feature/content Cherry Kim 2025-10-29 09:43:17 +09:00
  • ea026d7fa3 Merge branch 'develop' into feature/content feature/content Cherry Kim 2025-10-29 09:42:16 +09:00
  • 019ac96daa HuggingFace 제거 및 Replicate API 통합 완료 cherry2250 2025-10-28 23:08:54 +09:00
  • bc57b27852 라우팅 충돌 해결: imageId 경로 변수에 숫자 정규식 추가 cherry2250 2025-10-28 20:15:35 +09:00
  • b9514257b0 HuggingFaceImageGenerator를 프로파일 기반으로 변경하여 빈 충돌 해결 cherry2250 2025-10-28 19:47:39 +09:00
  • 977a287a91 participation-service: CORS 설정 추가 jhbkjh 2025-10-28 17:47:25 +09:00
  • 3f0eccb69a Merge pull request #21 from ktds-dg0501/feature/analytics Hyowon Yang 2025-10-28 16:44:32 +09:00
  • f30213d1a2 Analytics Service 실행 프로파일 추가 Hyowon Yang 2025-10-28 16:42:05 +09:00
  • 284278180c Merge branch 'feature/event' into develop merrycoral 2025-10-28 16:40:57 +09:00
  • 9438e0d285 Merge pull request #20 from ktds-dg0501/feature/ai SWPARK 2025-10-28 16:37:16 +09:00
  • 02a4e966e8 ai-service application.yml 환경 변수를 static 값으로 변경 박세원 2025-10-28 16:33:59 +09:00
  • d36dc5be27 Merge pull request #19 from ktds-dg0501/feature/content Cherry Kim 2025-10-28 16:22:49 +09:00
  • 9305dfdb7f application.yml 통합 및 Azure Blob Storage 설정 추가 cherry2250 2025-10-28 16:19:51 +09:00
  • d511140ecb Merge pull request #18 from ktds-dg0501/feature/analytics Hyowon Yang 2025-10-28 16:03:44 +09:00
  • 4421f4447f Analytics Service 프론트엔드 연동을 위한 DTO 필드명 수정 및 증감 데이터 추가 Hyowon Yang 2025-10-28 15:59:49 +09:00
  • 5a82fe3610 Mock 구현 제거 및 원격 서비스 연결 설정 cherry2250 2025-10-28 15:52:57 +09:00
  • 02fd82e0af Analytics Service DDL_AUTO를 create로 변경하여 스키마 재생성 Hyowon Yang 2025-10-28 15:31:51 +09:00
  • 0c718c67f6 백엔드 컨테이너 실행 가이드 작성 merrycoral 2025-10-28 15:26:35 +09:00
  • ea4aa5d072 Analytics Service storeId → userId 변환 및 User 통합 분석 API 개발 완료 Hyowon Yang 2025-10-28 15:19:43 +09:00
  • e807bdbd59 Merge pull request #17 from ktds-dg0501/feature/participation-service kkkd-max 2025-10-28 15:18:01 +09:00
  • cf2689390d Kafka 메시지 타입 불일치 수정 (Long → UUID) merrycoral 2025-10-28 15:07:35 +09:00
  • 89a86c1301 Event Service 컨테이너 이미지 빌드 및 타입 시스템 통일 merrycoral 2025-10-28 14:41:48 +09:00
  • c768fff11e participant_id 중복 생성 문제 수정 feature/participation-service doyeon 2025-10-28 14:34:09 +09:00
  • f07002ac33 Merge branch 'feature/event' into develop merrycoral 2025-10-28 13:36:20 +09:00
  • 2ca453f89e event 서비스 설정파일 충돌 수정 merrycoral 2025-10-28 13:33:00 +09:00
  • e2179daaf7 Event Service API 매핑 문서 현행화 (v2.0) merrycoral 2025-10-28 13:22:22 +09:00
  • be4fcc0dc3 Merge pull request #15 from ktds-dg0501/develop hyeda2020 2025-10-28 13:16:23 +09:00
  • de32a70f29 Merge branch 'main' into develop hyeda2020 2025-10-28 13:16:15 +09:00
  • 435ba1a86c Event Service 백엔드 테스트 완료 merrycoral 2025-10-28 11:45:09 +09:00
  • 16a91c85bf gradlew 실행 권한 추가 cherry2250 2025-10-28 10:46:47 +09:00
  • 429f737066 Merge pull request #14 from ktds-dg0501/exec/participation kkkd-max 2025-10-28 10:24:16 +09:00
  • 7a99dc95fe participation 실행프로파일 수정 exec/participation Unknown 2025-10-28 10:21:38 +09:00
  • d56ff7684b Merge pull request #13 from ktds-dg0501/feature/content Cherry Kim 2025-10-28 09:41:26 +09:00
  • c152faff54 Claude 폴더 원복 cherry2250 2025-10-28 09:40:53 +09:00
  • ee664a6134 develop 브랜치 병합 (271 파일 업데이트) cherry2250 2025-10-28 09:29:26 +09:00
  • 50043add5d analytics 서비스 동시성 충돌 해결 Hyowon Yang 2025-10-28 09:16:24 +09:00
  • d89ee4edf7 Event Service 백엔드 API 개발 및 테스트 완료 merrycoral 2025-10-27 17:24:09 +09:00
  • 397a23063d Merge pull request #12 from ktds-dg0501/feature/content Cherry Kim 2025-10-27 17:10:48 +09:00
  • 5f8bd7cf68 VM 배포를 위한 Docker 컨테이너 설정 추가 cherry2250 2025-10-27 17:00:20 +09:00
  • 3855e78abf gradlew 실행 권한 설정 가이드 추가 docker/analytics Hyowon Yang 2025-10-27 16:43:11 +09:00
  • bea547a463 Merge pull request #11 from ktds-dg0501/feature/ai SWPARK 2025-10-27 16:36:11 +09:00
  • c126c71e00 Merge branch 'develop' into feature/ai SWPARK 2025-10-27 16:36:03 +09:00
  • 29dddd89b7 AI 서비스 Kafka/Redis 통합 테스트 및 설정 개선 박세원 2025-10-27 16:27:14 +09:00
  • d223510198 컨테이너배포설정 Hyowon Yang 2025-10-27 16:25:26 +09:00
  • e0fc4286c7 Merge pull request #10 from ktds-dg0501/docker/participation kkkd-max 2025-10-27 16:17:51 +09:00
  • 060921e756 백엔드 컨테이너 실행 가이드 문서 추가 docker/participation doyeon 2025-10-27 16:17:23 +09:00
  • 2da2f124a2 이미지 생성 프롬프트 개선: 음식 전문 사진 생성 및 텍스트 제외 cherry2250 2025-10-27 16:11:31 +09:00
  • b198c46d06 Analytics 서비스 및 보안 기능 업데이트 doyeon 2025-10-27 16:11:00 +09:00
  • 003b3843cc Merge branch 'develop' into docker/participation doyeon 2025-10-27 16:10:47 +09:00
  • 453f77ef01 Merge pull request #9 from ktds-dg0501/feature/user hyeda2020 2025-10-27 15:49:54 +09:00
  • 375fcb390b UserPricipal 중복 필드 제거 feature/user wonho 2025-10-27 15:49:01 +09:00
  • 8323b795df Merge pull request #8 from ktds-dg0501/feature/user hyeda2020 2025-10-27 15:28:05 +09:00
  • ce3e01008a Merge branch 'develop' into feature/user hyeda2020 2025-10-27 15:27:57 +09:00
  • 55e546e0b3 이벤트 API 매핑 문서 업데이트 (v1.1) merrycoral 2025-10-27 15:24:28 +09:00
  • ea807cf33e UserPricipal 충돌 부분 조치 wonho 2025-10-27 15:19:35 +09:00
  • 394c7a0029 Merge pull request #7 from ktds-dg0501/feature/analytics Hyowon Yang 2025-10-27 15:10:51 +09:00
  • 9b247ca058 Merge branch 'develop' into feature/analytics Hyowon Yang 2025-10-27 15:10:31 +09:00
  • 25ff21f684 analytics-백엔드테스트완료 Hyowon Yang 2025-10-27 15:04:03 +09:00
  • e70f121db5 배포 가이드 및 명령어 추가 doyeon 2025-10-27 15:03:36 +09:00
  • 180e5978a0 kafka 설정변경 Hyowon Yang 2025-10-27 14:42:03 +09:00
  • 6465719b2c SecurityConfig와 application.yml 설정 업데이트 doyeon 2025-10-27 14:06:02 +09:00
  • 42f0665f5e Merge pull request #6 from ktds-dg0501/feature/event Hayoung Song 2025-10-27 13:43:44 +09:00
  • 6728b98878 Merge branch 'develop' into feature/event Hayoung Song 2025-10-27 13:43:15 +09:00
  • 6a31e5204b Merge pull request #3 from ktds-dg0501/feature/participation kkkd-max 2025-10-27 13:41:22 +09:00
  • c249d94dd1 Merge branch 'develop' into feature/participation feature/participation kkkd-max 2025-10-27 13:41:13 +09:00
  • fdeba361b4 커ë°gitignore적용 doyeon 2025-10-27 13:40:18 +09:00
  • 918e71cc35 API 경로를 /api/v1 접두사로 변경 merrycoral 2025-10-27 13:38:08 +09:00
  • 1ad7655bb6 Update .gitignore kkkd-max 2025-10-27 13:34:25 +09:00
  • 12584a96c4 API 경로에 /api/v1 prefix 추가 doyeon 2025-10-27 13:26:05 +09:00
  • ec0b892757 channel 필드 스키마 오류 수정 doyeon 2025-10-27 13:22:25 +09:00
  • 446e4c613d Merge pull request #4 from ktds-dg0501/feature/user hyeda2020 2025-10-27 13:15:57 +09:00
  • 16b5a68ff7 Merge pull request #2 from ktds-dg0501/feature/content Cherry Kim 2025-10-27 13:14:05 +09:00
  • 03bbe8b021 참여 채널(channel) 필드 추가 doyeon 2025-10-27 13:05:42 +09:00
  • c82dbc6572 Content Service Kafka 의존성 제거 cherry2250 2025-10-27 11:50:19 +09:00
  • f82e69ea0d Participation Service 테스트 수정 완료 doyeon 2025-10-27 11:42:43 +09:00
  • 4197c72af5 Merge branch 'main' of https://github.com/ktds-dg0501/kt-event-marketing into feature/analytics Hyowon Yang 2025-10-27 11:25:08 +09:00
  • 97a3c41fff analytics 서비스 api개발 Hyowon Yang 2025-10-27 11:23:56 +09:00
  • f7159465ac Content Service API 경로 표준화 cherry2250 2025-10-27 11:16:54 +09:00
  • 45f370a944 프로젝트 구성 개선 및 Kafka 인프라 추가 merrycoral 2025-10-27 11:16:50 +09:00
  • 9039424c40 WinnerController Swagger 문서화 추가 및 이벤트/참여자 예외 처리 개선 doyeon 2025-10-27 11:15:04 +09:00
  • a34037cdd1 TimelineData 샘플 데이터 생성 기능 추가 Hyowon Yang 2025-10-27 11:14:54 +09:00
  • f0699b2e2b add ai-service 박세원 2025-10-27 11:09:12 +09:00
  • 4d180c2a9f Event Service 개발 환경 구축 및 타입 시스템 개선 merrycoral 2025-10-27 11:04:03 +09:00
  • 884c964af6 Kafka Consumer 자동 시작 활성화 (autoStartup=true) Hyowon Yang 2025-10-27 10:59:31 +09:00
  • 1168ba2d1d User Service api prefix 수정(api/v1/users/*) wonho 2025-10-27 10:46:57 +09:00