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-fe: 이메일 발송 내역 조회 #970

Draft
wants to merge 13 commits into
base: fe/develop
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 19, 2024

목적

이메일 발송 내역을 조회하는 페이지를 추가합니다.

작업 세부사항

  • api 적용
  • 디자인
  • 이메일 발송 Form 컴포넌트 리팩토링 및 적용
  • 이메일 발송 후 내역 조회 쿼리 무효화

작업 결과

email_history

리팩토링 참고

기존 MessageForm 컴포넌트를 재사용하기 위해 Compound Pattern을 사용해 리팩토링했습니다.
이에 따라 아래 요소로 분리되었습니다. 오랜만에 리팩토링하니까 개운하고 재밌네요^^

image

구성 요소는 아래와 같습니다.

  • MessageForm(Base)
  • MessageForm.FloatingBody
  • MessageForm.Header
  • MessageForm.Form

아래의 별표줄 밑에 요구사항 ID만 작성해주세요. Prefix 금지!


EMAIL_01

closes #969

@github-actions github-actions bot added feature 새로운 기능 frontend 프론트엔드 labels Dec 19, 2024
@github-actions github-actions bot added this to the 스프린트 7.0 milestone Dec 19, 2024
Copy link
Contributor Author

1736864820.768509

Copy link
Contributor Author

1736864823.314289

@llqqssttyy llqqssttyy removed the request for review from seongjinme January 15, 2025 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 새로운 기능 frontend 프론트엔드
Projects
Status: 할일
Development

Successfully merging this pull request may close these issues.

1 participant