-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feat: FCM 도입 및 푸시 알림 테스트 구현 #102
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✨ Feat: github issue, PR Template 생성
[CI] 👷 ci/cd 파이프라인 구축
[CI,BUG] 🐛 Fix : docker 설정 추가
[CI, Bug] 🐛 Fix : ci/cd 파이프라인 ebextensions 추가
✨ Feat : API 응답통일, 에러핸들러 설계
✨ Feat: 엔티티 매핑
✨ Feat: 스웨거 세팅
🐛 Bug: test 삭제
✨ Feat : spring security 추가
✨ Feat : 로그인, 회원가입, 토큰 재발급 API
Feat/19 시큐리티 세팅 및 Invitation 관련 로직 추가, 초대장 조회 API 구현
🐛 Bug: 초대장 조회 URI 수정
Feat/22 초대장 관련 API 요청/응답 구현
Feat: Treehouse 가입 API 구현
📝 DOCS: 트리하우스 생성 - 이름 관련 유효성 검사
♻️ Refactor: 트리하우스 회원가입 API 수정
♻️ Refactor: 알림 조회 시 반환 필드 수정
Refactor/92
📝 Dockerfile에 시간대 설정 추가
Closed
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚀 개요
FCM 기반 푸시 알림 테스트 API 구현
🔍 변경사항
⏳ 작업 내용
📝 논의사항