-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(member): 활동 3차 QA 피드백 반영 (#242)
* fix(member): 업로드 파일 이미지 조회 문제 해결 * refactor(member): 선택 멤버 승인 예외처리 추가, 지원자 없는 경우엔 버튼 표시 X * refactor(member): 글자수 제한 추가, 활동 카테고리 한글로 표시 * refactor(member): 제출물 조회에서 지난 제출 시간 표시되도록 수정 * refactor(member): 종료된 활동 상세 페이지 접근 제한 * refactor(member): 페이지네이션 오류 수정 * style(member): 버튼마다 모달창 message 다르게 적용, 활동 상세 페이지 레이아웃 변경 * fix(member): endpoint 오타 수정, 공지사항 추가 후 파일 input 초기화 * style(member): safari 브라우저에서 이미지 깨지는 현상 보완 * refactor(member): mode에 따른 페이지네이션 초기화, 확인 모달창 문구 수정 * style(member): 선택된 이미지 명확하게 확인할 수 있도록 변경 * refactor(member): 활동 쿼리키 수정 * fix(member): 변경된 modal 구조 적용 * Create modern-panthers-eat.md * refactor(member): 관리자 페이지 UI 개선 * refactor(member): 불필요한 쿼리키 삭제 및 코드 개선 --------- Co-authored-by: Gwansik Kim <[email protected]>
- Loading branch information
Showing
27 changed files
with
288 additions
and
131 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@clab-platforms/member": patch | ||
--- | ||
|
||
refactor(member): 활동 3차 QA 피드백 반영 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.