Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
daeun084 created a review on a pull request on KUSITMS-MOAMOA/MOAMOA_BE
확인해야 할 부분과 작업량이 많은 부분인데 꼼꼼하게 잘 작업해주신 것 같습니다! 고생하셨어요 ~ 😊
daeun084 created a branch on LearnMate-Dev/LearnMate_BE
review - 숭실대학교 오픈소스기반기초설계 LearnMate Backend Repository
daeun084 pushed 1 commit to develop KUSITMS-MOAMOA/MOAMOA_BE
- !hotfix: 역량 분석 response @NoargsConstructor 추가 00ae92f
daeun084 opened a pull request on KUSITMS-MOAMOA/MOAMOA_BE
[Test/#94] Analysis, Ability 도메인 관련 테스트 코드 작성
### #️⃣ 관련 이슈 - closed #94 ### 💡 작업내용 - `Analysis` service 단위 테스트 진행 - `Ability` service 단위 테스트 진행 - AnalysisErrorStatus enum 변경 (INVALID_KEYWORD -> INVALID_ABILITY_KEYWORD) - AbilityErr...daeun084 pushed 2 commits to test/#94 KUSITMS-MOAMOA/MOAMOA_BE
daeun084 pushed 1 commit to test/#94 KUSITMS-MOAMOA/MOAMOA_BE
- test: analysis service test 작성 200de0a
daeun084 pushed 1 commit to test/#94 KUSITMS-MOAMOA/MOAMOA_BE
- test: analysis 생성 test code 작성 9ffab2d
daeun084 created a branch on KUSITMS-MOAMOA/MOAMOA_BE
test/#94 - 대학생IT경영학회 큐시즘 30th MOAMOA Backend Repository
daeun084 opened an issue on KUSITMS-MOAMOA/MOAMOA_BE
[Test] Analysis, Ability domain 관련 테스트 코드 작성
### ✨ 이슈 내용 > Analysis 도메인과 관련된 테스트 코드를 작성합니다. > Ability 도메인과 관련된 테스트 코드를 작성합니다. ### 💡 작업 내용 - [ ] Analysis test code 작성 - [ ] Ability test code 작성 ### 📌 참고 사항daeun084 opened a pull request on KUSITMS-MOAMOA/MOAMOA_BE
[Test/#80] Record domain Test Code 작성
### #️⃣ 관련 이슈 - closed #80 ### 💡 작업내용 - Record domain 관련 테스트 코드 작성 - Repository 단위 테스트 진행 - Service 단위 테스트 진행 ### 📸 스크린샷(선택) <img width="454" alt="스크린샷 2024-11-18 오후 7 01 14"...daeun084 pushed 35 commits to test/#80 KUSITMS-MOAMOA/MOAMOA_BE
- refactor : jwt 관련 코드 auth 패키지로 이동 50cce2a
- fix : jwt 검증 예외 수정 4b100b7
- test : jwtUtil 테스트 코드 추가 26a29ac
- !hotfix : accessToken 예외 코드 설정 c76203d
- !hotfix: swagger config 수정 a941695
- Merge pull request #85 from KUSITMS-MOAMOA/refactor/#84 [Refactor/#84] Ability, Analysis 도메인 분리 3986778
- Merge pull request #86 from KUSITMS-MOAMOA/test/#79 [Test/#79] Folder 도메인 관련 Test Code 작성 69bf2a9
- !hotfix : 닉네임 유효성 검사 정규식 수정 c312c5f
- fix : 충돌 해결 46da35c
- fix : 충돌 해결 553a141
- hotfix : Long 타입 Valid 검사 NotNull 로 변경 d825fd2
- Merge branch 'develop' of https://github.com/KUSITMS-CORECORD/CORECORD_BE into test/#82 b92f21b
- test : JwtUtil 테스트 setup으로 중복 코드 생략 62ed901
- test : User 관련 테스트 코드 추가 ad20f89
- fix : 첫번째 채팅 ux라이팅 수정 2bf2141
- feat : 채팅 가이드 기능 추가 c79bfad
- fix : 채팅 사이즈 숫자 오류 수정 702bfb3
- Merge pull request #88 from KUSITMS-MOAMOA/test/#82 baf89bb
- Merge pull request #89 from KUSITMS-MOAMOA/feat/#71 91a8cc8
- hotfix : 리프레쉬 토큰 없을 때 로그아웃 오류 수정 b7db242
- and 15 more ...
daeun084 pushed 1 commit to test/#80 KUSITMS-MOAMOA/MOAMOA_BE
- test: memo ver. record service test 작성 ec8bbfb
daeun084 pushed 1 commit to test/#80 KUSITMS-MOAMOA/MOAMOA_BE
- test: memo ver. record repository test 작성 284cfa6
daeun084 pushed 1 commit to develop KUSITMS-MOAMOA/MOAMOA_BE
- !hotfix: 홈 화면 경험 기록 리스트 조회 사이즈 수정 9475741
daeun084 created a review on a pull request on KUSITMS-MOAMOA/MOAMOA_BE
확인했습니다! 발생할 수 있는 예외들에 대해서도 알맞게 작성하신 것 같습니다!
daeun084 pushed 2 commits to develop KUSITMS-MOAMOA/MOAMOA_BE
daeun084 closed an issue on KUSITMS-MOAMOA/MOAMOA_BE
[Chore] Transaction 범위 수정
### ✨ 이슈 내용 > 각 기능 및 함수의 Transaction 범위를 수정합니다. > 외부 API를 호출하는 함수의 Transaction을 제거하고 작업의 단위를 수정합니다. ### 💡 작업 내용 - [ ] @Transaction 단위 변경 - [ ] Entity 변경 함수 분리 ### 📌 참고 사항daeun084 closed a pull request on KUSITMS-MOAMOA/MOAMOA_BE
[Chore/#90] 경험 기록 리스트 반환 개수 수정 & 메모 임시 저장 내역 조회 오류 해결
### #️⃣ 관련 이슈 - closed #90 ### 💡 작업내용 - 불필요한 Transaction annotation 제거 - 리스트 반환 개수 변환 - 경험 기록 리스트 : 20 -> 30 - 홈 : 3 -> 9 - 메모 임시 저장 내역 조회 오류 해결 ### 📝 기타 (참고사항, 리뷰어에게 전하고 싶은 말 등을...daeun084 opened a pull request on KUSITMS-MOAMOA/MOAMOA_BE
[Chore/#90] 경험 기록 리스트 반환 개수 수정 & 메모 임시 저장 내역 조회 오류 해결
### #️⃣ 관련 이슈 - closed #90 ### 💡 작업내용 - 불필요한 Transaction annotation 제거 - 리스트 반환 개수 변환 - 경험 기록 리스트 : 20 -> 30 - 홈 : 3 -> 9 - 메모 임시 저장 내역 조회 오류 해결 ### 📝 기타 (참고사항, 리뷰어에게 전하고 싶은 말 등을...daeun084 pushed 1 commit to chore/#90 KUSITMS-MOAMOA/MOAMOA_BE
- chore: 리스트 반환 개수 변환, 메모 임시 저장 내역 조회 오류 해결 3f9c3a9
daeun084 created a branch on LearnMate-Dev/LearnMate_BE
feature/#19 - 숭실대학교 오픈소스기반기초설계 LearnMate Backend Repository