84ebb8e021
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/inquiry
2025-05-27 14:32:53 +09:00
014f473d85
Merge pull request 'feature/survey : 조사매물 오류 해결 및 변경사항 적용' ( #49 ) from feature/survey into dev
...
Reviewed-on: #49
2025-05-27 13:46:23 +09:00
ea46635d7a
Merge pull request 'feat: 지붕재적합성 검색조건 그룹코드로 변경, 데이터 선택 기능 수정' ( #47 ) from feature/suitable into dev
...
Reviewed-on: #47
2025-05-27 13:46:08 +09:00
7f0d1cf877
feat: 지붕재 적합성 검색어 30글자 제한 처리 추가
2025-05-27 13:39:11 +09:00
94a1352817
fix: update baseUrl in local config to use localhost
2025-05-27 13:25:01 +09:00
efd3272ff4
fix: setOffest when the select sort option
2025-05-27 13:16:00 +09:00
25935a96be
fix: delete submit, exit button at ZipCodePopup page
2025-05-27 11:22:58 +09:00
c8692577fb
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
2025-05-27 10:33:10 +09:00
69b1dd6955
chore: set inquiry api url
2025-05-27 10:32:40 +09:00
ec910bc3de
git clear cache
2025-05-27 10:32:24 +09:00
a14dd96147
Update .gitignore to track .env files
2025-05-27 10:28:06 +09:00
35b1002908
feat: add submit popup page
...
- 제출 팝업 페이지 추가
- 조사매물 작성 시 숫자 입력 항목 모바일에서 숫자 키패드만 나오도록 설정
- 제출 필수값 validation 구현
2025-05-27 09:08:45 +09:00
55c15c44ac
refactor: 검색조건 컴포넌트 분리
2025-05-26 17:15:44 +09:00
e482ba1400
feat: 검색조건 변경 시 선택아이템 초기화
2025-05-26 17:09:03 +09:00
94ce738a73
feat: 지붕재적합성 검색조건 그룹코드로 변경
2025-05-26 17:06:33 +09:00
8bcffd43bb
feat: 지붕재적합성 초기화면 전체 데이터 미표출, 검색조건 그룹코드로 변경
2025-05-26 16:31:21 +09:00
ff099f348e
fix: change InquiryList type column
2025-05-26 13:33:16 +09:00
0fbb8025f2
fix: change SRL_NO save rules
2025-05-26 10:58:25 +09:00
36bcdd00a1
feat: 지붕재 적합성 전체선택/전체해제 기능 및 관련 기능 추가
...
- 지붕재 적합성 전체선택/전체해제 기능 추가
- 검색조건에 따른 데이터 조회 api 추가
- 선택된 데이터 조회 api 추가
2025-05-23 17:14:07 +09:00
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
d718012f6f
feat: 지붕재적합성 상세팝업 마크업 적용 및 팝업 on/off 연결
2025-05-23 13:31:42 +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