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.
Update README.md
Refactor/6주차 코드리뷰 리팩토링 #47 6주차 코드리뷰 리팩토링 (Refactor/#47 6주차 코드리뷰 리팩토링 #48)
refactor: separate style and prop-related constants
refactor: remove lambda function
refactor: restructure SignUp and RecruitmentHeader components
feat: separate Button and Text component of SignIn
feat: add SignUpText component
refactor: remove auth page's barrel file
Feat/지원자 목록 페이지 구현 #42, 지원자 목록 팝업 구현 #43 지원자 목록 페이지 및 팝업 구현 (Feat/#42, #43 지원자 목록 페이지 및 팝업 구현 #51)
feat: 지원자 목록 페이지 구현
feat: 지원자 목록 페이지 스토리북 생성
refactor: ApplicantList 테이블 컴포넌트 분리
feat: Applicants path 설정
feat: 지원자 목록 페이지에 계약 관련 팝업 추가
fix: 이미지 경로 수정 및 불필요한 태그 제거
refactor: MyAccount 페이지 구조 변경 및 CompanyRecruitments로 파일명 변경
feat: Table 컴포넌트 구현
feat: 변경된 고용주 마이페이지 구현
refactor: 회사 관련 공통 기능을 features/companies로 이동 및 CompanyInfo 수정
refactor: CompanyRecruitments 페이지 이름을 MyCompany로 변경
feat: EmployerMyAccount path 설정
refactor: 불필요한 코드 삭제 및 폴더명 일관성 있게 변경
Feat/Select 컴포넌트 구현 #50 Select 컴포넌트 구현 (Feat/#50 Select 컴포넌트 구현 #53)
feat: add Select component
feat: add useGlobalSelect and useSelect
refactor: move directory
refactor: EmployerMyAccount 페이지에서 mock 데이터 분리 및 코드 정리
refactor: visaRegistration 및 applicants 페이지의 mock, style 파일 분리
refactor: RecruitmentList 컴포넌트 리팩토링 및 RecruitmentsTable 분리
refactor: CompanyInfo 반응형 디자인 수정
refactor: 외국인 번호 및 비자 발급 일자 등록 페이지 스타일 수정
refactor: Header 컴포넌트의 닉네임 버튼을 사용자 프로필 이미지로 변경
Refactor/Modal 컴포넌트 재설계 #54 Modal 컴포넌트 재설계 (Refactor/#54 Modal 컴포넌트 재설계 #55)
chore: add loadable component package
feat: implement modal management system with context and dynamic loading
refactor: 코드 리뷰 반영
Feat/메인 페이지 API 연동 #56 메인 페이지 API 연동 (Feat/#56 메인 페이지 API 연동 #57)
chore: setting mockServiceWorker
feat: add useFetchRecruitments hooks and recruitmentsMockHandler
feat: add useFetchSlides hooks and slidesMockHandler
feat: add Spinner component
feat: add AsyncBoundary component
chore: add msw-storybook-addon
Feat/구글 OAuth 로그인 구현 #58 OAuth 구글 로그인 구현 (Feat/#58 OAuth 구글 로그인 구현 #59)
feat: add useGoogleOAuth hook
feat: add Loading page
chore: add MemoryRouter to decorators
Feat/가입자 정보 선택 API 연동 #60 가입자 정보 선택 API 연동 (Feat/#60 가입자 정보 선택 API 연동 #61)
feat: add useRegister hook
fix: change role prop value
style: Button 컴포넌트 Props 이름변경 theme->design
feat: 근로자마이페이지 아이콘 설정
feat: 근로자 마이페이지 구현
feat: 근로자마이페이지 라우터 설정
style: Button props 이름 변경
feat: msw 세팅 및 API path 작성
feat: 구인글 등록 API 연결 및 msw 세팅
fix: 구인글 업로드 mock 핸들러 수정
feat: 근로자 마이페이지 mock 핸들러 추가
feat: 근로자 마이페이지 API 연결 및 msw 설정
feat: 이력서 페이지 구현 (Feat/#49 이력서 페이지 구현 #63)
fix: change button prop
feat: add GitHub Actions workflow for linting and type checking
Issue
Description
ScreenShots(optional)
Review Requirements(optional)