-
Notifications
You must be signed in to change notification settings - Fork 3
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
[FE] 반려동물 정보 등록, 수정 관련 리팩터링 #359
Comments
HyeryongChoi
added a commit
that referenced
this issue
Aug 23, 2023
- PetProfileProvider > PetAdditionProvider로 변경 - PetProfileContext > PetAdditionContext로 변경
HyeryongChoi
added a commit
that referenced
this issue
Aug 23, 2023
HyeryongChoi
added a commit
that referenced
this issue
Aug 23, 2023
- usePetProfileStep - usePetProfileValidation - usePetProfileAddition
HyeryongChoi
added a commit
that referenced
this issue
Aug 23, 2023
HyeryongChoi
added a commit
that referenced
this issue
Aug 31, 2023
HyeryongChoi
added a commit
that referenced
this issue
Aug 31, 2023
HyeryongChoi
added a commit
that referenced
this issue
Sep 7, 2023
HyeryongChoi
added a commit
that referenced
this issue
Sep 7, 2023
HyeryongChoi
added a commit
that referenced
this issue
Sep 7, 2023
HyeryongChoi
added a commit
that referenced
this issue
Sep 11, 2023
* feat/#359: 반려동물 등록 Context 수정 - PetProfileProvider > PetAdditionProvider로 변경 - PetProfileContext > PetAdditionContext로 변경 * refactor/#359: 반려동물 등록 인풋 핸들러 훅으로 분리 - usePetProfileAddition 생성 * refactor/#359: PetProfileEditionForm으로 분리 * refactor/#359: petProfile 관련 훅 파일 분리 - usePetProfileStep - usePetProfileValidation - usePetProfileAddition * feat/#359: usePetProfileEdition 훅 추가 * refactor/#359: 에러메시지 상수로 분리 * refactor#359: PropsWithChildren 타입 사용 * refactor/#359: useEasyNavigate 사용 * refactor/#359: 코드 간소화 * refactor#359: onSuccess, onError 라이프사이클 활용 * refactor/#359: zipgoLocalStorage를 사용하도록 변경 * refactor/#359: 반려동물 수정 및 삭제 mutation 구조 수정 - onSuccess, onError 라이프 사이클 활용 * refactor/#359: 변수명 수정 - postPetProfile -> postPet - addPetProfile -> addPet
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🔨 Describe
반려동물 정보 등록, 수정 기능 구현 시 작성했던 코드를 리팩터링합니다.
✅ Tasks
🕖 예상 작업 소요 시간
4시간
🙋🏻 More
No response
The text was updated successfully, but these errors were encountered: