Ecosyste.ms: Timeline

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

daeun084

daeun084 pushed 2 commits to chore/#47 LearnMate-Dev/LearnMate_BE
  • fix: 다이어리 삭제 후 칭찬 카드 삭제 로직 수정 812178a
  • chore: 투두 리스트 조회 response 수정 2747c63

View on GitHub

daeun084 deleted a branch LearnMate-Dev/LearnMate_BE

fix/#46

daeun084 pushed 3 commits to main LearnMate-Dev/LearnMate_BE
  • chore: 칭찬 키워드별 일기 조회 response 수정 ee573ba
  • fix: 존재하지 않는 칭찬 키워드 추출 시 NO_KEYWORD 반환 f297e94
  • Merge pull request #48 from LearnMate-Dev/fix/#46 [Fix/#46] 존재하지 않는 칭찬 키워드 추출에 대한 예외 처리 추가 5d7065f

View on GitHub

daeun084 closed a pull request on LearnMate-Dev/LearnMate_BE
[Fix/#46] 존재하지 않는 칭찬 키워드 추출에 대한 예외 처리 추가
### #️⃣ 관련 이슈 - closed #46 ### 💡 작업내용 - 칭찬 키워드에 대한 일기 리스트 조회 기능 response 수정 - emoticon -> emotion - 칭찬 키워드 파싱 시, 리스트에 존재하지 않는 키워드를 추출하면 NO_KEYWORD 일괄 반환 ### 📝 기타 (참고사항, 리뷰어에게 전하고 ...
daeun084 pushed 1 commit to fix/#46 LearnMate-Dev/LearnMate_BE
  • fix: 존재하지 않는 칭찬 키워드 추출 시 NO_KEYWORD 반환 f297e94

View on GitHub

daeun084 pushed 1 commit to fix/#46 LearnMate-Dev/LearnMate_BE
  • chore: 칭찬 키워드별 일기 조회 response 수정 ee573ba

View on GitHub

daeun084 opened an issue on LearnMate-Dev/LearnMate_BE
[Chore] 투두 가이드 리스트 조회 Response 수정
### ✨ 이슈 내용 > 투두 가이드 리스트 조회 response를 수정합니다 ### 💡 작업 내용 - [ ] 투두 가이드 2개 함께 반환 ### 📌 참고 사항
daeun084 pushed 1 commit to main LearnMate-Dev/.github

View on GitHub

daeun084 created a branch on LearnMate-Dev/LearnMate_BE

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

daeun084 opened an issue on LearnMate-Dev/LearnMate_BE
[Fix] 존재하지 않는 칭찬 키워드 예외 처리 추가
### ✨ 이슈 내용 > 칭찬 카드 발급 후 기존 키워드 리스트에 포함되지 않는 키워드가 추출될 시 NO_KEYWORD 반환 ### 💡 작업 내용 - [ ] 칭찬 카드 발급 예외 처리 추가 ### 📌 참고 사항
daeun084 deleted a branch LearnMate-Dev/LearnMate_BE

feature/36-implement-todo-functions

daeun084 deleted a branch LearnMate-Dev/LearnMate_BE

feat/#44

daeun084 pushed 3 commits to main LearnMate-Dev/LearnMate_BE
  • chore: 캘린더 조회 response - id 제거 858f3c8
  • feat: 날짜로 일기 상세 조회 기능 구현 e4330a8
  • Merge pull request #45 from LearnMate-Dev/feat/#44 [Feat/#44] 일기 상세 조회 추가 기능 구현 de07f3d

View on GitHub

daeun084 closed an issue on LearnMate-Dev/LearnMate_BE
[Feat] 일기 조회 기능 추가 구현
### ✨ 이슈 내용 > 날짜를 parameter으로 받아 해당 날짜에 작성한 일기 정보를 반환합니다. ### 💡 작업 내용 - [x] 날짜에 따라 일기 조회 ### 📌 참고 사항
daeun084 closed a pull request on LearnMate-Dev/LearnMate_BE
[Feat/#44] 일기 상세 조회 추가 기능 구현
### #️⃣ 관련 이슈 - closed #44 ### 💡 작업내용 - 날짜를 parameter으로 받아 일기 상세 조회 - 캘린더 조회 response -> diaryId 제거 ### 📝 기타 (참고사항, 리뷰어에게 전하고 싶은 말 등을 넣어주세요)
daeun084 opened a pull request on LearnMate-Dev/LearnMate_BE
[Feat/#44] 일기 상세 조회 추가 기능 구현
### #️⃣ 관련 이슈 - closed #44 ### 💡 작업내용 - 날짜를 parameter으로 받아 일기 상세 조회 - 캘린더 조회 response -> diaryId 제거 ### 📝 기타 (참고사항, 리뷰어에게 전하고 싶은 말 등을 넣어주세요)
daeun084 pushed 2 commits to feat/#44 LearnMate-Dev/LearnMate_BE
  • chore: 캘린더 조회 response - id 제거 858f3c8
  • feat: 날짜로 일기 상세 조회 기능 구현 e4330a8

View on GitHub

daeun084 created a branch on LearnMate-Dev/LearnMate_BE

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

daeun084 opened an issue on LearnMate-Dev/LearnMate_BE
[Feat] 일기 조회 기능 추가 구현
### ✨ 이슈 내용 > 날짜를 parameter으로 받아 해당 날짜에 작성한 일기 정보를 반환합니다. ### 💡 작업 내용 - [ ] 날짜에 따라 일기 조회 ### 📌 참고 사항
daeun084 pushed 1 commit to main LearnMate-Dev/LearnMate_BE
  • !hotfix: diary repository flush 5a32125

View on GitHub

daeun084 deleted a branch LearnMate-Dev/LearnMate_BE

fix/#42

daeun084 pushed 2 commits to main LearnMate-Dev/LearnMate_BE
  • fix: 연관된 diary가 없는 compliment delete e06fab0
  • Merge pull request #43 from LearnMate-Dev/fix/#42 [Fix] 일기 삭제 시 칭찬 카드 회수 579b132

View on GitHub

daeun084 closed an issue on LearnMate-Dev/LearnMate_BE
[Fix] 일기 삭제 시 칭찬 카드 회수
### ✨ 이슈 내용 > 일기 삭제 시 칭찬 카드를 회수합니다. ### 💡 작업 내용 - [x] 일기, 칭찬카드 cascade ### 📌 참고 사항
daeun084 closed a pull request on LearnMate-Dev/LearnMate_BE
[Fix] 일기 삭제 시 칭찬 카드 회수
### #️⃣ 관련 이슈 - closed #42 ### 💡 작업내용 - diary 삭제 후, 연관된 diary가 없는 compliment delete ### 📝 기타 (참고사항, 리뷰어에게 전하고 싶은 말 등을 넣어주세요)
daeun084 opened a pull request on LearnMate-Dev/LearnMate_BE
[Fix] 일기 삭제 시 칭찬 카드 회수
### #️⃣ 관련 이슈 - closed #42 ### 💡 작업내용 - diary 삭제 후, 연관된 diary가 없는 compliment delete ### 📝 기타 (참고사항, 리뷰어에게 전하고 싶은 말 등을 넣어주세요)
daeun084 pushed 1 commit to fix/#42 LearnMate-Dev/LearnMate_BE
  • fix: 연관된 diary가 없는 compliment delete e06fab0

View on GitHub

daeun084 created a branch on LearnMate-Dev/LearnMate_BE

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

daeun084 opened an issue on LearnMate-Dev/LearnMate_BE
[Fix] 일기 삭제 시 칭찬 카드 회수
### ✨ 이슈 내용 > 일기 삭제 시 칭찬 카드를 회수합니다. ### 💡 작업 내용 - [ ] 일기, 칭찬카드 cascade ### 📌 참고 사항
daeun084 deleted a branch LearnMate-Dev/LearnMate_BE

chore/#40

daeun084 pushed 2 commits to main LearnMate-Dev/LearnMate_BE
  • chore: 칭찬 카드 생성 순서 변경 및 일기 조회 수정 c8617a4
  • Merge pull request #41 from LearnMate-Dev/chore/#40 [Chore/#40] 칭찬 카드 생성 순서 변경 및 일기 상세 조회 수정 e9b7e9d

View on GitHub

Load more