Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: log.debug() 임시 적용 #39

Merged
merged 1 commit into from
Apr 20, 2023
Merged

chore: log.debug() 임시 적용 #39

merged 1 commit into from
Apr 20, 2023

Conversation

BambooKim
Copy link
Contributor

#38

@BambooKim BambooKim self-assigned this Apr 20, 2023
@BambooKim BambooKim merged commit 498cc44 into dev Apr 20, 2023
BambooKim added a commit that referenced this pull request Apr 22, 2023
BambooKim added a commit that referenced this pull request Apr 22, 2023
* feat: DB에서 사용자의 FCM Token 목록 가져와 send Message
#24
- FCMToken Entity 추가
- FCMTokenService.getTokenListByUser: User의 이메일 주소로 FCMToken 목록을 조회하여 토큰 문자열의 목록을 반환
- ImageService.notifyImageComplete

* [Resolves #34] 대표 이미지 선택 API (#36)

#34

* fix: Diary에서 대표 이외 나머지 후보 삭제 NullPointError 수정
#34

* chore: log.debug() 임시 적용 (#39)

#38

* fix: Diary의 태그 (shortcontent)가 null 일 때 Response DTO의 태그에 Empty List 반환하게 수정

* fix: 일기 작성 후 ~ 이미지 생성 전 상태를 확인하도록 수정
- 후보 이미지 목록 조회
- 대표 이미지 선택

* fix: 일기 작성 후 ~ 이미지 생성 전 상태를 확인하도록 수정
- 후보 이미지 목록 조회
- 대표 이미지 선택

* [Resolves #33] 일기 수정 및 삭제 API (#42)

* feat: 일기 삭제 API
#33

* feat: 일기 수정 API
#33

* Docs: 일기 수정 API Swagger
#33

* fix: PathVariable 오탈자 수정

* feat: FCM Token 등록 API
#24

* feat: 이미지 생성 완료 시 클라이언트에 Notify
#24

* feat: Notification 테스트용 API
#24

* fix: FCM Token이 하나도 없을 경우 체크
#24
BambooKim added a commit that referenced this pull request May 9, 2023
BambooKim added a commit that referenced this pull request May 9, 2023
* feat: DB에서 사용자의 FCM Token 목록 가져와 send Message
#24
- FCMToken Entity 추가
- FCMTokenService.getTokenListByUser: User의 이메일 주소로 FCMToken 목록을 조회하여 토큰 문자열의 목록을 반환
- ImageService.notifyImageComplete

* [Resolves #34] 대표 이미지 선택 API (#36)

#34

* fix: Diary에서 대표 이외 나머지 후보 삭제 NullPointError 수정
#34

* chore: log.debug() 임시 적용 (#39)

#38

* fix: Diary의 태그 (shortcontent)가 null 일 때 Response DTO의 태그에 Empty List 반환하게 수정

* fix: 일기 작성 후 ~ 이미지 생성 전 상태를 확인하도록 수정
- 후보 이미지 목록 조회
- 대표 이미지 선택

* fix: 일기 작성 후 ~ 이미지 생성 전 상태를 확인하도록 수정
- 후보 이미지 목록 조회
- 대표 이미지 선택

* [Resolves #33] 일기 수정 및 삭제 API (#42)

* feat: 일기 삭제 API
#33

* feat: 일기 수정 API
#33

* Docs: 일기 수정 API Swagger
#33

* fix: PathVariable 오탈자 수정

* feat: FCM Token 등록 API
#24

* feat: 이미지 생성 완료 시 클라이언트에 Notify
#24

* feat: Notification 테스트용 API
#24

* fix: FCM Token이 하나도 없을 경우 체크
#24
@BambooKim BambooKim deleted the chore/38/dev-log-debug branch May 19, 2023 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant