Skip to content

Refactor/#407 3차 스프린트 1차 기획 QA 사항 반영 (승준)#412

Merged
dev-domo merged 13 commits intodevelopfrom
refactor/#407-planQASeungjun
Mar 16, 2026
Merged

Refactor/#407 3차 스프린트 1차 기획 QA 사항 반영 (승준)#412
dev-domo merged 13 commits intodevelopfrom
refactor/#407-planQASeungjun

Conversation

@dev-domo
Copy link
Copy Markdown
Collaborator

🔗 연결된 이슈

📄 작업 내용

  • 최초 앱 진입 시 알림을 허용하면 마이페이지에 진입했을 때도 퀘스트 알림 토글이 on되어있도록 수정했습니다.
  • 공통퀘스트가 3월 5일부터 시행되고 있으므로, 3월 6일일 때는 이전 날짜로 돌아갈 수 없도록 구현했습니다.

📚 참고자료

@dev-domo dev-domo requested review from juri123123 and y-eonee March 15, 2026 07:14
@dev-domo dev-domo self-assigned this Mar 15, 2026
@dev-domo dev-domo added 승준🤠 refactor 기존 코드 리팩토링 labels Mar 15, 2026
@dev-domo dev-domo linked an issue Mar 15, 2026 that may be closed by this pull request
1 task
Comment on lines +35 to +40
self.minDate = DateComponents(
calendar: calendar,
year: 2026,
month: 3,
day: 6
).date ?? .now
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

배포하게 되면 또 달라질 것 같긴한데 . . 다른 방법으로 MinDate를 설정하는 방법이 있을까요 ? 흠

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

서버에서 내려받기 ..... ?????? ... 흠 .. . .. .

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

wow 감사합니다

Copy link
Copy Markdown
Member

@y-eonee y-eonee left a comment

Choose a reason for hiding this comment

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

수고하셨습니당

Comment on lines +35 to +40
self.minDate = DateComponents(
calendar: calendar,
year: 2026,
month: 3,
day: 6
).date ?? .now
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

서버에서 내려받기 ..... ?????? ... 흠 .. . .. .

@dev-domo dev-domo merged commit 7dad38f into develop Mar 16, 2026
1 check passed
@dev-domo dev-domo deleted the refactor/#407-planQASeungjun branch March 16, 2026 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor 기존 코드 리팩토링 승준🤠

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Refactor] 기획 QA 사항 반영

3 participants