378 Commits

Author SHA1 Message Date
7fbaf4a1e0 fix: update SurveySaleSubmitPopup title 2025-05-30 14:15:53 +09:00
68a0c15c61 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey 2025-05-30 13:58:51 +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
3088c88122 docs: remove cautionary notes on database initialization from README
- Deleted warnings regarding the execution of database initialization commands to streamline the setup instructions.
- Maintained focus on essential setup steps for development environment.
2025-05-30 11:18:44 +09:00
721edddbe0 docs: enhance README with highlighted warnings and recommendations for Prisma ORM usage
- Updated section on Prisma ORM to emphasize caution with red text for potential risks and recommendations.
- Ensured clarity on the importance of backing up the schema before executing database commands.
2025-05-30 11:17:46 +09:00
510f886220 docs: update README with project overview, setup instructions, and Prisma ORM usage guidelines
- Added comprehensive project overview and technology stack.
- Included setup instructions for development and production environments.
- Documented project structure and best practices for using Prisma ORM, highlighting potential risks and recommendations.
2025-05-30 10:31:08 +09:00
941c0921c9 Merge pull request 'refactor: db 스키마 일부 변경에 따른 prisma 객체 동기화' (#53) from feature/suitable into dev
Reviewed-on: #53
2025-05-30 10:11:44 +09:00
e35cc50660 refactor: db 스키마 일부 변경에 따른 prisma 객체 동기화 2025-05-30 10:09:20 +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
c9b3909a6b Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey 2025-05-29 16:33:15 +09:00
d24d994318 Merge pull request 'feature/inquiry - Q.CAST 문의 구현' (#52) from feature/inquiry into dev
Reviewed-on: #52
2025-05-29 16:32:09 +09:00
7f14135616 fix: resolve file download error
- content-type이 text/html 일 경우에만 에러 핸들링, 이외 타입은 octet-stream으로 반환
2025-05-29 13:47:07 +09:00
8c36446de7 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/inquiry 2025-05-29 13:29:36 +09:00
f0b23c35af feat: change the order of fields at inquiry regist, detail page 2025-05-29 11:35:19 +09:00
37435d2cca feat: add documentation for Login component, project structure, and login process
- Introduced diagrams for the Login component structure, project architecture, and login sequence.
- Detailed state management, external hooks, event handling, and UI components in the Login documentation.
- Provided an overview of the component relationships and roles within the application architecture.
2025-05-29 10:32:10 +09:00
7078bd15af Merge remote-tracking branch 'origin/dev' into dev 2025-05-29 10:23:43 +09:00
f1617045a5 chore: update environment files to use localhost for API URLs and add nodemailer types to package-lock 2025-05-29 10:23:35 +09:00
697137619e Merge pull request 'feat: 지붕재적합성 상세팝업 데이터 표출 추가 및 TODO 수정' (#51) from feature/suitable into dev
Reviewed-on: #51
2025-05-29 10:13:18 +09:00
5be7237aa6 feat: 지붕재적합성 상세팝업 데이터 표출 추가 및 TODO 수정 2025-05-29 10:07:05 +09:00
46720229fc feat: add postcode popup page publish
- 조회 된 데이터 없을 때의 tr 추가
2025-05-29 08:59:09 +09:00
02ce7217a7 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/inquiry 2025-05-28 18:09:12 +09:00
73d93d05f9 feat: add publish at surveyDetail page (structure order), submit popup page 2025-05-28 18:08:25 +09:00
4d16276221 Merge pull request 'feature/survey' (#50) from feature/survey into dev
Reviewed-on: #50
2025-05-28 17:09:14 +09:00
0465f2306b chore: change set env 2025-05-28 17:07:05 +09:00
495aeef2c2 chore: change set env 2025-05-28 17:04:26 +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
23164a3f8c Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey 2025-05-28 15:38:26 +09:00
56f8ad9aaf chore: update API URL in development and localhost environment files; enhance SurveySaleDownloadPdf component to handle null values gracefully 2025-05-28 15:38:18 +09:00
dc0009ddd7 chore: add SMTP configuration to environment files and integrate nodemailer for email functionality 2025-05-28 15:37:47 +09:00
0d8dc7dc02 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey 2025-05-28 14:59:44 +09:00
5014162f2f chore: comment out axios login request in Login component 2025-05-28 14:45:52 +09:00
82cdb2a755 chore: revert QSP API URL to previous configuration in Login component 2025-05-28 14:43:10 +09:00
34883e166a Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey 2025-05-28 14:35:23 +09:00
479643216c chore: update QSP API URL in development and localhost environment files 2025-05-28 14:35:08 +09:00
76f85f65c9 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey 2025-05-28 14:26:58 +09:00
3a8c431f41 chore: update QSP API URL in local environment configuration 2025-05-28 14:26:43 +09:00
221c66f293 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey 2025-05-28 14:22:34 +09:00
67ba964eec feat: add data for download survey-sale pdf 2025-05-28 14:22:22 +09:00
c027a3977b chore: update QSP API URL in development and production environment files 2025-05-28 14:21:24 +09:00
52a2032a8c feat: implement file download function 2025-05-28 11:25:30 +09:00
70903cd779 Merge branch 'feature/survey' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/inquiry 2025-05-28 10:22:31 +09:00
478ae3a784 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/inquiry 2025-05-28 10:22:08 +09:00
6d837d3e98 feat: implement SurveySaleDownloadPdf component and integrate with survey details for PDF generation 2025-05-28 10:21:26 +09:00
d9824c6b9b Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey 2025-05-27 17:53:02 +09:00
d599f28522 feat: add fetch commonCode for get email from your dealer base representative 2025-05-27 17:52:52 +09:00
2a3a726b84 refactor: remove DownloadPdf component and its usage in the PDF page 2025-05-27 17:43:46 +09:00
1adbb24daa feat: add commonCodeList data at detail page 2025-05-27 15:30:54 +09:00
84ebb8e021 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/inquiry 2025-05-27 14:32:53 +09:00
46fe524f79 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey 2025-05-27 14:30:57 +09:00