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 : 로그인 / 회원가입 시 FcmToken 전달 #167

Closed
1 task
hyunw9 opened this issue Aug 28, 2024 · 0 comments · Fixed by #168
Closed
1 task

Feat : 로그인 / 회원가입 시 FcmToken 전달 #167

hyunw9 opened this issue Aug 28, 2024 · 0 comments · Fixed by #168
Assignees
Labels
Feature 기능 개발

Comments

@hyunw9
Copy link
Contributor

hyunw9 commented Aug 28, 2024

📌 Feature Issue

로그인 시 토큰 전달을 구현합니다.

📝 To-do

  • 로그인 ,회원가입 시 토큰전달 구현
@hyunw9 hyunw9 added the Feature 기능 개발 label Aug 28, 2024
@hyunw9 hyunw9 self-assigned this Aug 28, 2024
hyunw9 added a commit that referenced this issue Aug 29, 2024
hyunw9 added a commit that referenced this issue Aug 29, 2024
* Feat : 토큰 업데이트 구현

* Feat : Controller DTO 수정

* Test : 회원가입 테스트

* Feat(batch) : batch 모듈 추가 및 초기 설정

* Feat(app) : 일기 시간 조회시 답변 타입도 같이 반환

* Feat(infra) : batch를 위한 meta DataSource 설정파일

* Feat(infra) : Schedule Repository Adapter계층 구현

* Feat(domain) : 도메인 계층 모델 정의

* Feat(domain) : 답변 작성시 알림 스케줄 이벤트 발행

- 추가적으로 SQS 로 메세지 발행 시, UserId 또한 포함하여 발송하도록 수정하였습니다.

* Chore(etc) : 사용하지 않는 파일 제거 및 형식 변경

* Feat(batch) : build.gradle

* Feat(batch) : config 추가

* Feat(batch) : Job 및 Step 구현

* Test(batch) : 일기 작성 알림 테스트

* Feat(domain) : schedule 엔티티 구현

* Feat(infra) : adapter 계층 구현

* Chore : 기타 파일 수정
hyunw9 added a commit that referenced this issue Sep 1, 2024
hyunw9 added a commit that referenced this issue Sep 1, 2024
* Feat : 토큰 업데이트 구현

* Feat : Controller DTO 수정

* Test : 회원가입 테스트

* Feat(batch) : batch 모듈 추가 및 초기 설정

* Feat(app) : 일기 시간 조회시 답변 타입도 같이 반환

* Feat(infra) : batch를 위한 meta DataSource 설정파일

* Feat(infra) : Schedule Repository Adapter계층 구현

* Feat(domain) : 도메인 계층 모델 정의

* Feat(domain) : 답변 작성시 알림 스케줄 이벤트 발행

- 추가적으로 SQS 로 메세지 발행 시, UserId 또한 포함하여 발송하도록 수정하였습니다.

* Chore(etc) : 사용하지 않는 파일 제거 및 형식 변경

* Feat(batch) : build.gradle

* Feat(batch) : config 추가

* Feat(batch) : Job 및 Step 구현

* Test(batch) : 일기 작성 알림 테스트

* Feat(domain) : schedule 엔티티 구현

* Feat(infra) : adapter 계층 구현

* Chore : 기타 파일 수정

* Feat(domain) : 도메인 계층 알람 전략 구현

* Feat(domain) : Alarm Creation Event & Message

* Feat(domain) : Schedule 및 Repository

* Feat(domain) : alarm publisher 및 이벤트 정의

* Feat(domain) : 이벤트 발행 DTO 이름 변경

* Feat(infra) : 의존성 추가

* Feat(infra) : MultiDataSource 설정 및 MultiTransactionManager 설정

* Feat(infra) : Adapter 메서드 명 변경

* Feat(infra) : 스케줄링 정보 등록 및 예약 구현

* Feat(batch) : 배치 미활용으로 인한 임시 보류

* Chore : 컨벤션 및 변수명 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature 기능 개발
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant