Skip to content

[mod/#65] 전체 2차 QA 반영#68

Merged
vvan2 merged 11 commits intodevelopfrom
mod/#65-all-qa-2
Jan 22, 2026
Merged

[mod/#65] 전체 2차 QA 반영#68
vvan2 merged 11 commits intodevelopfrom
mod/#65-all-qa-2

Conversation

@vvan2
Copy link
Member

@vvan2 vvan2 commented Jan 22, 2026

ISSUE

❗ WORK DESCRIPTION

  • 일정 empty view 문구 위치조정
  • 일정 상단바 날짜 변경(ex. 1월 마지막주차->1월 4주차) 및 localdate 연동 수정
  • 일정 스케줄 block 텍스트 수정
  • 일정 추가 시 유효성 (2개 이상의 조건부 수정)
  • 일정 추가 TimePicker 초기 위치 및 유효성 수정
  • 일정 추가 반복 일정 클릭시 텍스트 해제 수정
  • 미션 추가 생성 시 중복 요청 수정
  • 미션 추가 TextField 인터렉션 오류 수정

📢 TO REVIEWERS

  • 2차 QA 이후 기디 쌤들한테 계속 확인 받아서 현재 담당 뷰 및 API 수정은 완료했습니다.
  • 자세한 내용은 노션 QA 페이지 확인해주시고 내일 3차 QA 이전까지 오늘 나온 내용들 전부 수정 부탁드려용. (난 이제 자러갈긔)

📸 SCREENSHOT

default.mp4

@vvan2 vvan2 added this to the [키어로] AppJam milestone Jan 22, 2026
@vvan2 vvan2 requested review from dmp100, seungjae708 and sonms January 22, 2026 02:59
@vvan2 vvan2 self-assigned this Jan 22, 2026
@vvan2 vvan2 added mod 🎉 큰 단위의 코드 수정 ☀️주완 주완 전용 라벨 labels Jan 22, 2026
@vvan2 vvan2 linked an issue Jan 22, 2026 that may be closed by this pull request
1 task
Copy link
Collaborator

@dmp100 dmp100 left a comment

Choose a reason for hiding this comment

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

항상 고생이많아요 이제 진짜 다왔ㄷ,,

}
fun validateAndTimeAdjustment(timeStr: String): TimeValidationResult {
return try {
val regex = Regex("""(\d{1,2}):(\d{2})\s*(AM|PM)""", RegexOption.IGNORE_CASE)
Copy link
Collaborator

Choose a reason for hiding this comment

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

p3) 추후 이런 포멧팅은 따로 빼는 식으로 리펙토링 가보죠,,

@seungjae708 seungjae708 requested a review from dietken1 January 22, 2026 11:58
Copy link
Member

@sonms sonms left a comment

Choose a reason for hiding this comment

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

대 주 완 킹 주 완

Copy link
Collaborator

@seungjae708 seungjae708 left a comment

Choose a reason for hiding this comment

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

대 킹 갓 엠퍼럴 주 완

@vvan2 vvan2 merged commit 08d3e5f into develop Jan 22, 2026
@dietken1
Copy link

제가 아직 approved를 하지 않았지만 merge하신 action은 little chill하지 못한 situation이네요...
그렇기 때문에 오늘은 그냥 meow를 드리겠읍니다....😿😿😿
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod 🎉 큰 단위의 코드 수정 ☀️주완 주완 전용 라벨

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[mod] 전체 2차 QA

5 participants