-
Notifications
You must be signed in to change notification settings - Fork 3
[feature] 동아리 지원서 입력 페이지에 객관식 선택 컴포넌트 연동 #493
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
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
b6464c1
refactor: ApplicationForm 컴포넌트 제거
oesnuj d75e305
style: AnswerApplicationForm 스타일 파일 추가
oesnuj d87f68a
feat: AnswerApplicationForm 컴포넌트 추가
oesnuj 0d2e349
feat: AnswerItem 타입 정의 추가
oesnuj 11290f2
feat: 지원서 답변 관리를 위한 useAnswers 커스텀 훅 추가
oesnuj 6b0b860
feat: QuestionAnswerer 컴포넌트 추가
oesnuj 3840fbf
style: QuestionTitle 스타일 속성 수정
oesnuj 57a26fe
refactor: App.tsx 주석 스타일 수정
oesnuj 3092588
style: InputField 기본 배경색 스타일 수정
oesnuj 81c0089
feat: 지원서 타입에 answer 및 onAnswerChange 속성 추가
oesnuj 0233673
feat: Choice 컴포넌트 다중 및 단일 선택 로직 개선
oesnuj 18a05f4
feat: QuestionAnswerer 컴포넌트의 Choice 렌더링 로직 추가
oesnuj d16bee1
style: AnswerApplicationForm 스타일 개선
oesnuj 9b60dee
style: AnswerApplicationForm 질문 목록 스타일 구조 개선
oesnuj 42d0bac
refactor: AnswerApplicationForm의 clubId 설정 방식 수정
oesnuj b2bf891
refactor: AnswerApplicationForm에서 clubId 가져오는 로직 수정
oesnuj 1d5a6da
refactor: AnswerApplicationForm 경로에 clubId 파라미터 추가
oesnuj 513f97b
refactor: ClubApplyButton에서 useNavigate, useParams 및 useGetClubDetail 추가
oesnuj b4413d0
refactor: ClubApplyButton 컴포넌트 리다이렉트 로직 개선
oesnuj 2309286
refactor: SideBar 컴포넌트의 메뉴 항목 순서 변경
oesnuj d36019f
feat: 지원서 작성 페이지에 제출 버튼 추가
oesnuj be386a1
refactor: SideBar 컴포넌트에서 불필요한 console.error 제거
oesnuj 8224fe7
Merge branch 'develop-fe' into feature/#491-apply-mc-field-MOA-35
seongwon030 75805bd
refactor: AnswerApplicationForm 및 CreateApplicationForm 관련 라우팅 수정
oesnuj 2664571
Merge remote-tracking branch 'origin/feature/#491-apply-mc-field-MOA-…
oesnuj File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.