32 Commits

Author SHA1 Message Date
927d13ad99 refactor: 메일 에러 처리 개선 2025-07-04 16:12:13 +09:00
0dc3ede6e2 fix: update email sender to use dynamic address from form data 2025-07-03 13:59:46 +09:00
6fce11c77d remove: 테스트 api 삭제 2025-07-03 13:42:36 +09:00
d7b26be3cc feat: implement QNA common code retrieval and refactor inquiry handling in API routes 2025-07-03 13:16:51 +09:00
fd35348694 refactor: update inquiry type list handling and adjust filtering logic in RegistForm 2025-07-03 09:55:52 +09:00
56536efdf1 fix: delete test email 2025-07-03 09:28:16 +09:00
d79fc4a23a fix: add test email 2025-07-03 09:24:47 +09:00
fb27e414d8 feat: 문의 메일 발송 구현 2025-07-02 17:50:19 +09:00
b61261bea5 feat: qna 등록 알림 메일 송신 api 에 수신자 테스트용 파라미터 추가 2025-07-02 15:29:39 +09:00
1baaece2fc feat: qna 등록 알림 메일 송신 api 추가 2025-07-02 15:25:25 +09:00
e45b147b8c fix: 문의 API URL 수정 및 ApiError 객체 파라미터 수정
- 문의 API 에러 반환 객체 타입 오류 발생으로 방어 처리 추가
2025-06-27 14:48:23 +09:00
17003cb74a refactor : change the type of error and warning messages to constant 2025-06-19 15:54:48 +09:00
d62caaf857 refactor: implement QnaService for improved error handling and code organization 2025-06-19 11:01:18 +09:00
9afcc88670 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/inquiry 2025-06-18 15:43:37 +09:00
12b9dd4216 refactor: enhance error handling and user feedback in survey components
- API try-catch 구문 함수 구현
- 조사 매물 alert 처리 리팩토링
2025-06-18 10:43:12 +09:00
3d5cb308a8 docs: add description annotation at inquiry API files 2025-06-18 09:19:55 +09:00
6c1bd8775c refactor: implement SurveySalesService for survey sales management 2025-06-17 18:21:02 +09:00
2edde77bae refactor: add ErrorMessages Enum for handle api error 2025-06-17 14:45:31 +09:00
b783ca92d7 feat: 기 개발된 api에 api logger 적용 2025-06-16 16:49:59 +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
7f14135616 fix: resolve file download error
- content-type이 text/html 일 경우에만 에러 핸들링, 이외 타입은 octet-stream으로 반환
2025-05-29 13:47:07 +09:00
f0b23c35af feat: change the order of fields at inquiry regist, detail page 2025-05-29 11:35:19 +09:00
52a2032a8c feat: implement file download function 2025-05-28 11:25:30 +09:00
50a2335590 feat: get inquiry type common code 2025-05-22 18:13:16 +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
1d77fec86d fix: change inquiry save parameter type to form data 2025-05-16 14:36:41 +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