-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactor: 모든 수신자가 결과를 받았는지 검증하는 훅 useQuery로 수정 * refactor: 아이디 비밀번호 틀렸을 때 예외처리 * refactor: 취합된 설문 갱신하는 api 요청 타입 재설정 * refactor: useQueryClient훅으로 낙관적 업데이트 구현 * refactor: 수신자별 응답 결과 확인했는지 여부 낙관적 업데이트 적용 * feat: 전송된 설문일 때 전송 버튼 disabled처리 * refactor: 최종리뷰 결과가 저장되지 않은 수신자에 대해서만 리뷰 저장 호출 * feat: 리뷰 전송 시 성공,에러 토스트 처리 * feat: 필수 답변이 아닐 때 예외 처리 * refactor: default 값으로 넘어오는 값 필터링 처리 * refactor: api 주소 수정 * refactor: 수정된 api로 연결 * refactor: api타입 수정 * refactor: 빈문자열의 응답 최종리뷰결과에 반영되는 문제 예외 처리 * refactor: 설문 마감시 모두 응답 안한다면 에러 처리 * refactor: 가져오기 수정 * refactor: 토스트 띄우는 부분 컴포넌트에서 띄우게 분기 * refactor: 불필요 코드 제거 * refactor: 불필요 코드 제거 * refactor: strictmode 시 post 두번 가는 요청 ref로 처리 * refactor: 아코디언 높이 수정 * refactor: tab 스타일 수정
- Loading branch information
Showing
16 changed files
with
183 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 was deleted.
Oops, something went wrong.
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 was deleted.
Oops, something went wrong.
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.