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

♻️ Refactor : 최근 7일 이내 알림 구분선 추가 #156

Merged
merged 6 commits into from
Jan 11, 2025

Conversation

JOEIH
Copy link
Collaborator

@JOEIH JOEIH commented Jan 10, 2025

🛠️ 과제 요약

  • 알림 페이지에 최근 7일 이내 알림 구분선 추가

📝 요구 사항과 구현 내용

  • 사용자, 사업자 알림페이지에 3달 지난 알림은 삭제처리된다는 문구 추가
  • formatTime.ts 파일에서 7일 이내인지 판별하는 함수 반환값 boolean으로 변경
  • 알림 페이지에 최근 7일 이내 알림 구분선 추가
  • 실시간 알림 store파일에서 사용하지 않는 activeNoti 삭제

🔗 연관된 이슈

@JOEIH JOEIH added the ♻️ Refactor 코드 리팩토링 관련 이슈 label Jan 10, 2025
@JOEIH JOEIH requested a review from eunjju2 January 10, 2025 18:55
@JOEIH JOEIH self-assigned this Jan 10, 2025
Copy link
Collaborator

@eunjju2 eunjju2 left a comment

Choose a reason for hiding this comment

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

구분선이랑 삭제 문구 넘 좋아요오 ~~~ ☺️

@JOEIH JOEIH merged commit 4abd5f5 into develop Jan 11, 2025
@JOEIH JOEIH deleted the refactor/alarm branch January 11, 2025 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ Refactor 코드 리팩토링 관련 이슈
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Refactor] 알림 페이지에서 최근 7일 이내 알림 구분선 추가
2 participants