Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

daeun084

daeun084 created a review on a pull request on KUSITMS-MOAMOA/MOAMOA_BE
확인해야 할 부분과 작업량이 많은 부분인데 꼼꼼하게 잘 작업해주신 것 같습니다! 고생하셨어요 ~ 😊

View on GitHub

daeun084 opened a pull request on LearnMate-Dev/LearnMate_BE
2차 멘토링 코드리뷰용 PR
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

View on GitHub

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
  • chore: ability error status 수정 58dc23f
  • test: ability service test 작성 a2bf3b3

View on GitHub

daeun084 pushed 1 commit to test/#94 KUSITMS-MOAMOA/MOAMOA_BE
  • test: analysis service test 작성 200de0a

View on GitHub

daeun084 pushed 1 commit to test/#94 KUSITMS-MOAMOA/MOAMOA_BE
  • test: analysis 생성 test code 작성 9ffab2d

View on GitHub

daeun084 created a branch on KUSITMS-MOAMOA/MOAMOA_BE

test/#94 - 대학생IT경영학회 큐시즘 30th MOAMOA Backend Repository

daeun084 deleted a branch KUSITMS-MOAMOA/MOAMOA_BE

test/#94

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 ...

View on GitHub

daeun084 pushed 1 commit to test/#80 KUSITMS-MOAMOA/MOAMOA_BE
  • test: memo ver. record service test 작성 ec8bbfb

View on GitHub

daeun084 pushed 1 commit to test/#80 KUSITMS-MOAMOA/MOAMOA_BE
  • test: memo ver. record repository test 작성 284cfa6

View on GitHub

daeun084 pushed 1 commit to develop KUSITMS-MOAMOA/MOAMOA_BE
  • !hotfix: 홈 화면 경험 기록 리스트 조회 사이즈 수정 9475741

View on GitHub

daeun084 created a review on a pull request on KUSITMS-MOAMOA/MOAMOA_BE
확인했습니다! 발생할 수 있는 예외들에 대해서도 알맞게 작성하신 것 같습니다!

View on GitHub

daeun084 deleted a branch KUSITMS-MOAMOA/MOAMOA_BE

chore/#90

daeun084 pushed 2 commits to develop KUSITMS-MOAMOA/MOAMOA_BE
  • chore: 리스트 반환 개수 변환, 메모 임시 저장 내역 조회 오류 해결 3f9c3a9
  • Merge pull request #92 from KUSITMS-MOAMOA/chore/#90 [Chore/#90] 경험 기록 리스트 반환 개수 수정 & 메모 임시 저장 내역 조회 오류 해결 f07c494

View on GitHub

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

View on GitHub

daeun084 deleted a branch KUSITMS-MOAMOA/MOAMOA_BE

chore/#87

daeun084 created a branch on LearnMate-Dev/LearnMate_BE

feature/#19 - 숭실대학교 오픈소스기반기초설계 LearnMate Backend Repository

daeun084 deleted a branch LearnMate-Dev/LearnMate_BE

feature/#18

daeun084 closed an issue on LearnMate-Dev/LearnMate_BE
[Feature] 홈페이지 & 마이페이지 조회 기능 구현
### ✨ 이슈 내용 > 홈 페이지 조회 기능을 구현합니다. > 마이페이지 조회 기능을 구현합니다. ### 💡 작업 내용 - [x] 최근 작성한 투두가이드 조회 기능 구현 - [x] 최근 작성한 일기 조회 기능 구현 - [x] 마이페이지 조회 기능 구현 ### 📌 참고 사항
daeun084 pushed 4 commits to main LearnMate-Dev/LearnMate_BE
  • refactor: signIn, signUp 공통 함수 분리 6117e96
  • chore: report entity 제거 c3b4908
  • feat: 홈 화면 조회 기능 구현 9e6374b
  • Merge pull request #22 from LearnMate-Dev/feature/#18 [Feature/#18] 홈 화면 조회 기능 구현 5b43f5f

View on GitHub

daeun084 opened a pull request on LearnMate-Dev/LearnMate_BE
[Feature/#18] 홈 화면 조회 기능 구현
### #️⃣ 관련 이슈 - closed #18 ### 💡 작업내용 - 홈 화면 조회 기능 구현 - 오늘의 일기 조회 - 가장 최근 작성된 Todo-Guide 조회 - `Report` entity 제거 ### 📸 스크린샷(선택) <img width="843" alt="스크린샷 2024-11-17 오후 8 4...
daeun084 pushed 2 commits to feature/#18 LearnMate-Dev/LearnMate_BE
  • chore: report entity 제거 c3b4908
  • feat: 홈 화면 조회 기능 구현 9e6374b

View on GitHub

Load more