14 Commits

Author SHA1 Message Date
f51b03cab7 docs: add annotations in SurveySale related Files
- Added detailed descriptions for search parameters and API functionalities in survey-sales routes.
- Improved documentation for inquiry-related hooks and types, enhancing clarity on their usage.
- Refactored comments for better readability and consistency across the codebase.
2025-06-10 17:13:35 +09:00
7db421c26a refactor: Refactoring code and add error handling
- 조사매물 조회 시 로그인 여부 확인 로직 서버 사이드로 이동
- 에러 핸들링 추가
- 조사매물 수정/작성 페이지 컴포넌트 리팩토링
- 조사매물 작성 후 제출 버튼 클릭 시 node 삽입 오류 해결
2025-06-10 15:32:27 +09:00
9801ac4c44 fix: fix file download error 2025-06-05 11:14:25 +09:00
52a2032a8c feat: implement file download function 2025-05-28 11:25:30 +09:00
991cb5f0b2 fix: solve inquiry list startRow and endRow parameters not initializing 2025-05-23 13:23:12 +09:00
57a1e6a69b fix: inquiryList reactQuery delete return placeholderData 2025-05-23 10:38:35 +09:00
50a2335590 feat: get inquiry type common code 2025-05-22 18:13:16 +09:00
333f06bb64 fix : changed to using axios in custom hooks to apply interceptor from axios 2025-05-22 14:31:25 +09:00
b0878c853b feat: add inquiry types code option & filtering inquiry list by answer exist 2025-05-22 14:26:51 +09:00
96c725b459 feat: implement inquriy file upload 2025-05-16 15:58:17 +09:00
7066d01060 feat: modify inquriy create parameter
- 문의 등록 시 이메일 파라미터 추가
2025-05-16 11:01:39 +09:00
b4dfc2211f feat: modify inquiry save requestParameter to formdata add files 2025-05-14 11:06:24 +09:00
32a8ec72ef feat: implement inquiry create, read function with Qcast API 2025-05-13 14:13:31 +09:00
e3940f72c8 feat: implement Qsp Inquriy API Request, Response type 2025-05-13 09:22:35 +09:00