308 Commits

Author SHA1 Message Date
1c66131111 Merge branch 'feature/survey' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/inquiry 2025-05-23 14:08:10 +09:00
b2aefe7ea8 feat: add REPRESENTATIVE_ID STORE_ID column, implement set value of storeId, representativeId for filtering survey List by member role 2025-05-23 14:04:01 +09:00
d2877ea440 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey 2025-05-23 13:25:34 +09:00
991cb5f0b2 fix: solve inquiry list startRow and endRow parameters not initializing 2025-05-23 13:23:12 +09:00
e833e25048 feat: Add representative and store ID fields to SD_SURVEY_SALES_BASIC_INFO model in Prisma schema 2025-05-23 11:22:02 +09:00
2b8cbe1aed Merge branch 'feature/survey' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/inquiry 2025-05-23 11:20:17 +09:00
1f044337d6 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey 2025-05-23 11:15:57 +09:00
173401b67d fix: delete console.log 2025-05-23 11:15:46 +09:00
b45a7f4cba Merge branch 'feature/survey' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey 2025-05-23 11:13:55 +09:00
149be24e9a fix: change search by srlNo instead of id when search option is registration number 2025-05-23 11:12:37 +09:00
431512f5bf fix: change search by srlNo instead of id when search option is registration number 2025-05-23 11:03:41 +09:00
0521c88e79 fix: reslove survey list not initializing error when enter search keywords 2025-05-23 10:52:11 +09:00
916946956a Merge pull request 'feature/suitable' (#44) from feature/suitable into dev
Reviewed-on: #44
2025-05-23 10:50:07 +09:00
36d5191311 feat: 지붕재적합성 메인 체크 시 하위 전체체크 처리 추가 2025-05-23 10:45:14 +09:00
57a1e6a69b fix: inquiryList reactQuery delete return placeholderData 2025-05-23 10:38:35 +09:00
29e7675ada refactor: Enhance authentication API and login component functionality
- Updated authentication API to improve response handling and session management.
- Refactored login component to include validation and keyboard event handling for login submission.
- Improved user feedback by displaying alerts for login success and failure messages.
2025-05-23 10:06:45 +09:00
a25538319a refactor: axios 호출 수정 2025-05-23 09:52:08 +09:00
b2c22dc5a5 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable 2025-05-22 18:16:56 +09:00
2e0ff4ae6f feat: 지붕재적합성 조회 페이징&인피니티쿼리 적용, 체크박스 선택 처리 추가 2025-05-22 18:16:31 +09:00
31a63cb643 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/inquiry 2025-05-22 18:13:26 +09:00
50a2335590 feat: get inquiry type common code 2025-05-22 18:13:16 +09:00
a5696984fc refactor: Update middleware and EdgeProvider for session handling
- Modified middleware matcher to exclude additional routes for improved session management.
- Added login redirection logic in EdgeProvider to ensure users are redirected to the login page if not authenticated.
2025-05-22 17:08:54 +09:00
80194efec1 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable 2025-05-22 17:05:09 +09:00
c76526bf9b chore: Update package.json scripts and enhance middleware session handling
- Added local build and start scripts to package.json for improved local development.
- Commented out login redirection logic in middleware for future implementation.
- Introduced a new checkbox in the sample page for enhanced UI functionality.
- Refactored useAxios to improve request and response handling with better modularization.
- Updated checkbox styles in SCSS for improved visual consistency.
2025-05-22 16:57:54 +09:00
d31a189899 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable 2025-05-22 16:24:50 +09:00
e8498948df refactor: Update tracking function to utilize useAxios for API calls
- Replaced direct axiosInstance import with useAxios hook for improved API management.
- Enhanced code structure for better readability and maintainability.
2025-05-22 15:07:41 +09:00
0a88c80bd9 refactor: Update Header component to utilize useAxios for API integration
- Replaced direct axiosInstance import with useAxios hook for improved API management.
- Cleaned up imports and enhanced code structure for better readability.
2025-05-22 15:04:59 +09:00
e846b55faa chore: Update environment configuration and enhance API integration
- Added NEXT_PUBLIC_RUN_MODE to .env files for environment differentiation.
- Introduced .env.localhost for local development settings.
- Updated .env.production with the correct API URL.
- Modified package.json scripts to utilize env-cmd for environment-specific commands.
- Created a common configuration module to manage environment-specific settings.
- Refactored useAxios to utilize the new configuration for base URL management.
- Enhanced Footer component to display current configuration values.
2025-05-22 15:00:41 +09:00
333f06bb64 fix : changed to using axios in custom hooks to apply interceptor from axios 2025-05-22 14:31:25 +09:00
6991bcbf13 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/inquiry 2025-05-22 14:27:22 +09:00
b0878c853b feat: add inquiry types code option & filtering inquiry list by answer exist 2025-05-22 14:26:51 +09:00
ac575d76d1 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable 2025-05-22 14:15:43 +09:00
2c5ddad29b refactor: Enhance survey hook and integrate spinner functionality
- Refactored useSurvey hook to utilize useAxios for API calls.
- Added spinner visibility management in EdgeProvider to improve loading feedback.
- Cleaned up imports and organized code structure for better readability.
2025-05-22 14:08:23 +09:00
0e7de68f29 feat: Add Spinner component and update styles
- Introduced a new Spinner component for loading indicators.
- Removed unused btn_arr_up.svg asset and related styles.
- Updated radio button styles for improved UI consistency.
- Added new PDF view styles for enhanced document presentation.
- Included spinner styles for better loading visuals.
2025-05-22 13:24:39 +09:00
956e4ed910 Merge pull request 'feature/survey - 조사매물 목록 조회 필터링 조건 변경 및 임시저장 구현' (#42) from feature/survey into dev
Reviewed-on: #42
2025-05-22 10:27:55 +09:00
f74c0a6136 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/inquiry 2025-05-22 09:53:26 +09:00
4a7051fdd1 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable 2025-05-22 09:52:05 +09:00
ea7180b527 refactor: Move login redirection logic into useEffect for improved session handling and code clarity 2025-05-22 09:49:46 +09:00
a013cea464 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/inquiry 2025-05-22 09:38:18 +09:00
bdbdf9997f fix: change the SRL_NO at temporary save 2025-05-22 09:05:41 +09:00
a483ffce44 fix: Detailed error resolution
- 단열재 유무 기타 input 창 나오지 않는 오류 해결
- T01 임시저장 데이터 조회 가능하도록 로직 수정정
2025-05-21 18:21:22 +09:00
1057c29995 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey 2025-05-21 17:54:23 +09:00
333943c651 feat: add SUBMISSION_TARGET_ID, SRL_NO Column
- 제출 대상 판매점 ID, 일련번호 컬럼 추가
- 임시 저장 시 일련번호에 '임시저장000' 으로 저장
- 조사매물 목록 조회 필터링 조건 수정
- url 에러 핸들링
2025-05-21 17:53:58 +09:00
c4ed298db5 refactor: Remove user-related API routes to streamline codebase and improve maintainability 2025-05-21 15:49:50 +09:00
13eb23863b style: Add minWidth to DownloadPDF component for consistent layout 2025-05-21 15:39:10 +09:00
68da6f7f0f Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable 2025-05-21 14:51:10 +09:00
0cd95c6aff refactor: Make UPT_DT field optional in MS_SUITABLE_ROOF_MATERIAL_GROUP model for improved data flexibility 2025-05-21 14:14:37 +09:00
a964e31dee fix: Enable login redirection in middleware to ensure authenticated access to protected routes 2025-05-21 14:12:16 +09:00
ac59d626ab refactor: Remove User model from Prisma schema to streamline database structure and improve maintainability 2025-05-21 14:10:57 +09:00
0d96d49281 refactor: Update BC_COMM_H model fields to be optional for improved flexibility in data handling 2025-05-21 13:26:59 +09:00