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

Feat: FCM 도입 및 푸시 알림 테스트 구현 #102

Merged
merged 157 commits into from
Aug 9, 2024
Merged

Feat: FCM 도입 및 푸시 알림 테스트 구현 #102

merged 157 commits into from
Aug 9, 2024

Conversation

HyoBN
Copy link
Member

@HyoBN HyoBN commented Aug 9, 2024

🚀 개요

FCM 기반 푸시 알림 테스트 API 구현

🔍 변경사항

  • FCM 기능 추가
  • FCM 키파일 보호

⏳ 작업 내용

  • FCM 기능 추가
  • FCM 키파일 보호

📝 논의사항

HyoBN and others added 30 commits April 21, 2024 16:52
✨  Feat: github issue, PR Template 생성
[CI] 👷 ci/cd 파이프라인 구축
[CI,BUG] 🐛  Fix : docker 설정 추가
[CI, Bug] 🐛  Fix : ci/cd 파이프라인 ebextensions 추가
✨  Feat : API 응답통일, 에러핸들러 설계
✨  Feat: 엔티티 매핑
✨  Feat: 스웨거 세팅
✨  Feat : spring security 추가
✨  Feat : 로그인, 회원가입, 토큰 재발급 API
Feat/19 시큐리티 세팅 및 Invitation 관련 로직 추가, 초대장 조회 API 구현
🐛 Bug: 초대장 조회 URI 수정
Feat/22 초대장 관련 API 요청/응답 구현
Feat: Treehouse 가입 API 구현
koojun99 and others added 24 commits August 5, 2024 10:22
📝 DOCS: 트리하우스 생성 - 이름 관련 유효성 검사
♻️ Refactor: 트리하우스 회원가입 API 수정
♻️ Refactor: 알림 조회 시 반환 필드 수정
📝 Dockerfile에 시간대 설정 추가
@HyoBN HyoBN added 🐛 bug Something isn't working ✨ feat New feature or request labels Aug 9, 2024
@HyoBN HyoBN self-assigned this Aug 9, 2024
@HyoBN HyoBN linked an issue Aug 9, 2024 that may be closed by this pull request
3 tasks
@HyoBN HyoBN merged commit 937b5fc into develop Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working ✨ feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚀 [feature] 푸시 알림 구현
3 participants