• Joined on 2023-07-19
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-05-19 06:18:00 +00:00
f36010fefa fix: 유저 행동 데이터
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-05-19 06:08:47 +00:00
aa23d6d50f fix: 주문한 콘텐츠에 댓글 작성 이벤트
6df043dfac fix: 콘텐츠 댓글 작성시 유저 행동 데이터에 댓글 ID를 같이 기록하도록 수정
fe84292483 fix: 포인트 지급 요소 계산시 정책 시작 날짜 이후의 유저 행동들만 반영하도록 수정
Compare 3 commits »
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-05-19 02:43:51 +00:00
0f48c71837 fix: transactionTemplate 을 적용하여 횟수가 잘못 판단되는 경우 최소화
107e8fce55 fix: 유저의 행동 데이터 기록시 주문한 콘텐츠에 댓글을 쓰는 것을 판단하기 위해 주문 정보 조회시 id 내림차순으로 하여 가장 최근 주문정보를 가져오도록 수정
Compare 2 commits »
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-05-17 09:44:19 +00:00
3079998a5d fix: 구매한 콘텐츠 댓글 이벤트 추가
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-05-17 09:13:23 +00:00
e2d0ae558a feat: 구매한 콘텐츠 댓글 이벤트 추가
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-05-17 09:07:22 +00:00
1bca1b27ed feat: 구매한 콘텐츠 댓글 이벤트 추가
klaus pushed to test at klaus/sodalive-vuejs-admin 2025-05-17 08:51:35 +00:00
d3f98ec9cb 포인트 정책 - 페이징 처리
klaus pushed to test at klaus/sodalive-vuejs-admin 2025-05-17 08:35:35 +00:00
d8e75f299b 포인트 정책 - 수정 버튼을 눌렀다가 취소했을 때 데이터가 초기화 되지 않아 포인트 등록이 불가능한 버그 수정
klaus pushed to test at klaus/sodalive-vuejs-admin 2025-05-16 12:28:36 +00:00
256f65e370 feat: 포인트 정책 등록 - 지급유형(매일, 전체), 참여 가능 횟수 추가
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-05-16 12:24:28 +00:00
6fc372c898 feat: 유저 행동 데이터 기록 Controller 추가
ddcd54d3b9 feat: 유저 행동 데이터 기록 추가 - 콘텐츠에 댓글 쓰기
Compare 2 commits »
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-05-16 09:06:27 +00:00
eb8c8c14e8 fix: 유저 행동 데이터 기록시 포인트 지급과 로그 기록 순서 변경
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-05-16 08:31:53 +00:00
affc0cc235 fix: 관리자 - 포인트 정책 리스트 값 추가
klaus pushed to main at klaus/sodalive-backend-spring-boot 2025-05-12 08:24:54 +00:00
84f33d1bc2 Merge pull request 'fix: 소셜로그인시 유저 행동데이터 SIGN_UP 중복 기록 버그' (#315) from test into main
73c9a90ae3 fix: 소셜로그인시 유저 행동데이터 SIGN_UP 중복 기록 버그
Compare 2 commits »
klaus merged pull request klaus/sodalive-backend-spring-boot#315 2025-05-12 08:24:54 +00:00
fix: 소셜로그인시 유저 행동데이터 SIGN_UP 중복 기록 버그
klaus created pull request klaus/sodalive-backend-spring-boot#315 2025-05-12 08:24:49 +00:00
fix: 소셜로그인시 유저 행동데이터 SIGN_UP 중복 기록 버그
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-05-12 08:19:47 +00:00
73c9a90ae3 fix: 소셜로그인시 유저 행동데이터 SIGN_UP 중복 기록 버그
klaus merged pull request klaus/sodalive-backend-spring-boot#314 2025-05-12 02:12:47 +00:00
test
klaus created pull request klaus/sodalive-backend-spring-boot#314 2025-05-12 01:21:56 +00:00
test
klaus merged pull request klaus/sodalive-backend-spring-boot#313 2025-05-02 10:58:05 +00:00
fix: 구글/카카오 로그인 회원가입 오류 수정
klaus created pull request klaus/sodalive-backend-spring-boot#313 2025-05-02 10:57:59 +00:00
fix: 구글/카카오 로그인 회원가입 오류 수정