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

[feature]: 유저는 반 투표 시작 알림을 눌러 우리 반 투표에 참여할 수 있다 #40

Closed
4 tasks done
kpeel5839 opened this issue Jul 24, 2024 · 0 comments
Assignees
Labels
🌱기능🌱 새로운 기능을 추가해요 !

Comments

@kpeel5839
Copy link
Contributor

kpeel5839 commented Jul 24, 2024

Epic/Story Ticket Number

WS-333

작업 사항

반 투표가 생성될 때, 반에 포함된 모든 인원에게 알림을 발송하는 기능을 구현할 예정입니다.

Todo

  • 반 투표 생성 시, 알람 이벤트 추가
  • 상수 추가
  • 이벤트 리스너 추가
  • 테스트 추가

기타사항

No response

@kpeel5839 kpeel5839 added the 🌱기능🌱 새로운 기능을 추가해요 ! label Jul 24, 2024
@kpeel5839 kpeel5839 self-assigned this Jul 24, 2024
@sectionr0 sectionr0 changed the title [feature]: 유저는 반 투표 시작 알림을 눌러 우리 반 투표에 참여할 수 있다 WS-342 [feature]: 유저는 반 투표 시작 알림을 눌러 우리 반 투표에 참여할 수 있다 Jul 24, 2024
@kpeel5839 kpeel5839 changed the title WS-342 [feature]: 유저는 반 투표 시작 알림을 눌러 우리 반 투표에 참여할 수 있다 [feature]: 유저는 반 투표 시작 알림을 눌러 우리 반 투표에 참여할 수 있다 Jul 24, 2024
kpeel5839 added a commit that referenced this issue Aug 3, 2024
* refactor: 기존 파일 삭제

* chore: Firebase config 추가

* feature: Ballots get Sender 추가

* feature: Vote Get Sender 추가

* refactor: findLoginUserId -> findLoginUser 변경

* feature: Notification 추가

* refactor: SendMessageService 수정

* featrue: UserClass 추가

* featrue: Print 문 제거

* refactor: Modify Message Service 수정

* feature: Event 추가

* feature: disableMessageNotification Domain Service 추가

* feature: Encourage Vote Notification Domain Service 추가

* config: FirebaseConfig 추가

* feat: Finder 추가

* feat: Notification infra 영역 추가

* feat: ClassmateValidator 추가

* test: UserClassTest 추가

* feat: VoteEventListener 추가

* feat: Notification infra 쪽 추가

* feat: NotificationController 추가

* feat: Request, Response 추가

* feat: Notification Scheduler 추가

* feat: SignUpVoteNotificationService 추가

* feat: RegisteredVoteNotificationService 추가

* feat: ReceivedMessageNotificationService 추가

* feat: ReadMessageByReceiverService 추가

* feat: DisabledNotificationUseCase 추가

* feat: InquiryNotificationUseCase 정의

* feat: MessageNotificationUseCase 정의

* feat: VoteNotificationUseCase 정의

* feat: VoteNotificationEventListener 추가

* feat: OpenMessageNotificationService 추가

* feat: MessageNotificationEventListener 추가

* feat: NotificationInfo 추가

* feat: EndVoteNotificationService 추가

* feat: DisabledNotificationService 추가

* feat: InquiryNotificationService 추가

* feat: NotificationSendService, Helper 추가

* feat: CreatedVoteNotificationService 추가

* feat: CreatedMessageNotificationService 추가

* feat: ReceivedMessageNotificationService Test 추가

* test: ReceivedVoteNotificationService Test 추가

* test: SignUpVoteNotificationService Test 추가

* test: EncourageVoteNotificationService Test 추가

* test: RegisteredVoteNotificationService Test 추가

* test: DisabledMessageNotificationByLimitService Test 추가

* refactor: Naming 변경 및 테스트 수정

* refactor: 슬래시 추가

* refactor: Void->Unit으로 변경... 자바 저리가

* refactor: 사용하지 않는 프린트 스택 제거

* feature: fcm 모듈 추가

* chore: 모듈 의존성 추가

* test: 인프라 변경 및 로직 변경 후 테스트 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱기능🌱 새로운 기능을 추가해요 !
Projects
None yet
Development

No branches or pull requests

1 participant