367a7409ac
style: 조사매물 제출 메일 내용 스타일 변경
2025-07-15 14:50:42 +09:00
8001a027ef
fix: delete PDF download links at submit mail and added PDF download defense handling
2025-07-08 14:16:44 +09:00
4cb6e6b213
fix: delete unused surveyId from email data
2025-07-04 16:45:26 +09:00
2db1357558
feat: PDF 첨부 파일을 지원하도록 조사매물 제출 팝업 및 mailer.ts 개선
2025-07-04 16:11:35 +09:00
2fb4591ea0
fix: 데이터 빈 값일 경우 하이픈(-) 적용
2025-07-02 14:36:00 +09:00
ed36d288c5
fix: Admin(1차 판매점) 제출 대상 이름 변경
2025-07-02 10:41:21 +09:00
a549643e69
feat: T01 제출 로직 구현
2025-07-02 10:40:17 +09:00
9c9ddd16b6
style: 데이터 빈 값일 경우 하이픈(-) 적용
2025-07-02 10:34:03 +09:00
334db221c9
feat: admin 제출 대상 이름 추가
2025-07-01 11:14:33 +09:00
5120764108
feat: surveySale pdf 생성 방식 변경
...
- pdf 생성 시 response에 blob으로 반환하도록 방식 변경
- 제출 시 메일 href pdf 생성 페이지 링크에서 request url로 변경
2025-06-30 17:45:08 +09:00
eed3cd59e3
refactor: mail content 번역 시에도 원본 데이터 전달되도록 수정
2025-06-27 12:57:25 +09:00
66800aaa81
fix: 파트너사 제출 폼 랜더링 문제 해결
2025-06-27 09:48:51 +09:00
1b39f6e8ac
feat: 메일 발송자 연결
2025-06-26 17:46:28 +09:00
17003cb74a
refactor : change the type of error and warning messages to constant
2025-06-19 15:54:48 +09:00
17d306bb11
fix: change submit data set logic
...
- 제출 폼 데이터 삽입 안되는 오류 해결
- api error 메세지 설정
- api 응답 객체 변경
2025-06-17 13:20:18 +09:00
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
f5022ab423
feat: get submit target store, representative user emails
2025-06-05 18:06:04 +09:00
1bddc86bcf
chore: enhance survey detail validation
...
- 건축연수, 단열재의 유무 필드 기타 항목 유효성 검사 추가
- ORDER, MUSUBI 조사매물 목록 검색조건에 판매점Id, 시공점Id 추가
- T01 계정의 경우 제출받은 매물만 수정/삭제 가능하도록 수정
-
2025-06-02 15:46:07 +09:00
749dd30ecb
refactor: update survey submission handling and improve data validation
2025-06-02 13:33:23 +09:00
454a8a39a9
refactor: rename store to storeId in API and components for consistency
2025-06-02 10:16:00 +09:00
4ed8a78192
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
2025-05-30 17:50:43 +09:00
39645affa6
feat: add contructionPointId, submissionTargetNm column in survey_basic model
2025-05-30 17:15:45 +09:00
05f0abb194
fix: solve rendering component error
2025-05-30 16:53:22 +09:00
dcb7bc2ff4
fix: adjust required fields in SurveySaleSubmitPopup based on user role
2025-05-30 16:22:58 +09:00
7fbaf4a1e0
fix: update SurveySaleSubmitPopup title
2025-05-30 14:15:53 +09:00
799b0025c4
feat: add spinning when create/update/delete survey & fix rules for displaying store, contructionPoint input
2025-05-30 13:58:41 +09:00
5cc1cc9247
chore: update env to use localhost for API URLs and refactor SurveySaleDownloadPdf and SurveySaleSubmitPopup components
2025-05-30 10:04:40 +09:00
73d93d05f9
feat: add publish at surveyDetail page (structure order), submit popup page
2025-05-28 18:08:25 +09:00
8f365f998e
fix: add finally function after failed send email
2025-05-28 17:00:22 +09:00
03d91f3fa0
feat: implement spinning when generate survey-sale pdf
...
- 조사매물 pdf 다운로드 기능 완성
- 지붕 정보 주택 구조 순서 radiobox로 변경경
2025-05-28 16:49:45 +09:00
6d837d3e98
feat: implement SurveySaleDownloadPdf component and integrate with survey details for PDF generation
2025-05-28 10:21:26 +09:00
d599f28522
feat: add fetch commonCode for get email from your dealer base representative
2025-05-27 17:52:52 +09:00
5fd5e852c3
feat: add selectbox for select submission point for role Admin (Q.ORDER)
2025-05-27 14:30:44 +09:00
35b1002908
feat: add submit popup page
...
- 제출 팝업 페이지 추가
- 조사매물 작성 시 숫자 입력 항목 모바일에서 숫자 키패드만 나오도록 설정
- 제출 필수값 validation 구현
2025-05-27 09:08:45 +09:00