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 : 주문 관련, 호스트 초대 이메일 알림 전송 #297

Merged
merged 17 commits into from
Feb 6, 2023

Conversation

ImNM
Copy link
Member

@ImNM ImNM commented Feb 5, 2023

개요

작업사항 거의 html 관련 내용이니 소스코드만 보셔도 무방합니당

  • 타임리프 이메일 템플릿 작업

  • 프래그먼트 , 메일 폼 전용 레이아웃 설정
    IMG_5256

  • 주문 선착순 완료시

  • 주문 승인방식 - 승인 요청시

  • 주문 승인방식 - 승이 ㄴ확인시

  • 주문 철회 - 관리자가 ( 취소 )

  • 주문 철회 - 사용자가 (환불 )

  • 호스트 초대시

@gengminy 호스트 초대시 알림메일 비동기로 처리하고 싶은데 아직 도메인이벤트가 없어서
소스에다가 바로 넣었어요!

변경로직

  • 내용을 적어주세요.

@ImNM ImNM added For: Utils [이슈 대상] API, 모델, 뷰를 제외한 백엔드 로직 Type: Feature [이슈 목적] 새로운 기능 추가 labels Feb 5, 2023
@ImNM ImNM requested a review from sanbonai06 as a code owner February 5, 2023 07:16
@ImNM ImNM self-assigned this Feb 5, 2023
Copy link
Member

@sanbonai06 sanbonai06 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

HTML까지 섭렵한 찬진님 멋져요

Copy link
Member

@cofls6581 cofls6581 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이메일 템플릿 작업 고생하셨습니다!

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 305 Code Smells

16.5% 16.5% Coverage
0.0% 0.0% Duplication

@ImNM ImNM merged commit 4e7e56d into dev Feb 6, 2023
@ImNM ImNM deleted the feature/292-email-template branch February 6, 2023 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For: Utils [이슈 대상] API, 모델, 뷰를 제외한 백엔드 로직 Type: Feature [이슈 목적] 새로운 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚀 [feature] 이메일 템플릿 작업
3 participants