-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: 스픽커가 만든 모임 정렬 * feat: ClassApplyRule 아이콘 추가 * feat: ClassApplyDeposit 에 들어가는 게스트 클래스 레지스터 카드 디자인 수정 * feat: HostInfoPage 디자인 수정사항 반영 * feat: HostInfoPage -> class 선택 시 스크롤 맨 위로 올라가게 수정 * feat: api에 스픽커 베테랑 여부 isVeteran 추가 (HostInfoCard, HostInfoPage, HostInfoCardWithLink) * feat: DepositModal x 버튼에onClose 달아주기 * feat: ApplicantListModal 스크롤 만들기 + SimpleUserProfile medium 사이즈 변경 * feat: 관리자 페이지 - 승인 / 거절 / 환불 / 완료 상태 부분 처리하기 * chore: HostInfoEditPage placeholder 수정 * chore: 'https:// 로 시작하는' 문구 추가하기 * chore: MyClassManage console.log 제거 * feat: isReviewed 상태에 따라 버튼 다르게 보이게 / 리뷰 보기 버튼 누르면 클래스 - 리뷰 탭으로 이동 * feat: TimeSelect 스타일 수정 (크기 맞추고, 스크롤 만들기) * refactor: 코드리뷰 반영 (관리자 페이지 승인여부 부분 switch문으로 수정) * chore: renderApprovalStatus로 함수명 바꾸기 * chore: yarn generate-types 하기 * chore: index.ts 저장했음 * feat: Class 페이지 호스트가 참여하기 버튼 누를 경우 토스트 메시지 뜨게 * feat: 스크롤 수정, 버튼 disabled * fix: qa 반영하기
- Loading branch information
Showing
28 changed files
with
225 additions
and
137 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
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
126 changes: 63 additions & 63 deletions
126
src/pages/admin/components/MoimSubmitter/MoimSubmitter.tsx
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.