-
Notifications
You must be signed in to change notification settings - Fork 0
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: 커뮤니티 - 공구 모집 및 진행 포스트 수정 페이지 생성 #20
Labels
feat
feat
Comments
sunglitter
added a commit
that referenced
this issue
Nov 27, 2024
- 포스트 수정 페이지로 이동하기 위한 라우터 경로 추가 - 동적 라우팅을 통한 포스트 ID 전달 로직 구현
sunglitter
added a commit
that referenced
this issue
Nov 27, 2024
- 기능 정상 작동 시험을 위한 mock data 값 변경 - 테스트 목적에 맞게 데이터 구조와 내용 일부 조정
sunglitter
added a commit
that referenced
this issue
Nov 27, 2024
- 포스트 작성 페이지와 동일한 UI를 활용하여 수정 페이지 구현 - 수정 대상 포스트 정보를 받아와 입력 필드에 초기값 설정 - 페이지 내 포스트 삭제 버튼 추가
sunglitter
added a commit
that referenced
this issue
Nov 27, 2024
- updatedAt 필드를 Post에서 PostData로 이동하여 데이터 일관성 확보 - 포스트 수정 API 호출 기능 구현 - 수정 요청 시 필요한 데이터 검증 로직 추가
sunglitter
added a commit
that referenced
this issue
Nov 27, 2024
- 참여 현황에 필요한 수량이 모두 충족된 상태를 가정하여 mock data 값 변경 - 테스트 및 로직 검증을 위한 데이터 구조 조정
sunglitter
added a commit
that referenced
this issue
Dec 1, 2024
- 수정 대상 포스트 데이터를 처리하기 위한 제네릭 타입 변경 - 수정 페이지의 기본값 로직 개선 및 초기값 설정 방식 수정 - 코드 가독성과 데이터 처리 일관성 향상
sunglitter
added a commit
that referenced
this issue
Dec 5, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🧃 Issues
🍤 작업 내용
The text was updated successfully, but these errors were encountered: