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
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
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
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
dd34c51dc1
refactor: Remove console log from tracking function to clean up output and improve code clarity
2025-05-21 11:33:18 +09:00
45f523447a
feat: Add email validation in Login component and implement database connection utility; enhance login logic with partner status check
2025-05-21 11:31:19 +09:00
e69c45105e
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
2025-05-21 11:17:26 +09:00
4e8f698f88
feat: Integrate tracking functionality in authentication API routes for enhanced user activity monitoring; update tracking data structure in tracking route
2025-05-21 11:17:14 +09:00
e66b009dd3
fix: Update session data display in Header component to use store name instead of category; add additional role mapping in README
2025-05-21 11:16:47 +09:00
1ab4f82c32
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
2025-05-21 11:09:05 +09:00
81cb60e7ed
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable
2025-05-21 11:08:55 +09:00
5f63a38811
Merge remote-tracking branch 'origin/dev' into dev
2025-05-21 11:08:25 +09:00
c10d1c3b5c
refactor: Update SD_SURVEY_SALES_BASIC_INFO model to include SRL_NO and SUBMISSION_TARGET_ID fields for enhanced data tracking
2025-05-21 11:08:07 +09:00
2f8823c252
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
2025-05-21 10:57:12 +09:00
38929b632f
Merge pull request 'fix: 카멜케이스 변환 함수 내 소문자 스네이크케이스도 대응되도록 조건 추가' ( #41 ) from feature/suitable-api into dev
...
Reviewed-on: #41
2025-05-21 10:56:31 +09:00
aa4292789a
fix: 카멜케이스 변환 함수 내 소문자 스네이크케이스도 대응되도록 조건 추가
2025-05-21 10:46:57 +09:00
a58c58afca
fix: fix prisma syntax for filtering temporary save data for T01 to Read survey list
2025-05-21 10:29:08 +09:00
b3550ff497
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
2025-05-21 10:19:49 +09:00
67d587acf5
feat: Implement Separate temporary save data logic
2025-05-21 10:19:38 +09:00
7fa03e0713
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable
2025-05-21 09:56:54 +09:00
73b042b0ac
refactor: Enhance authentication API to streamline session data handling and role assignment; update login response structure and conditionally render UI elements based on user role
2025-05-20 18:55:24 +09:00
7ae297f3b6
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
2025-05-20 17:56:21 +09:00
905a309a9c
fix: survey update, create, submit logic fix
...
- 조사매물 수정, 작성, 조회 시 각 컴포넌트에 데이터 적용 안되던 문제 해결
- 조사매물 제출 시 데이터 저장 안되는 문제 해결결
2025-05-20 17:56:09 +09:00
6033054c6e
chore: Update environment variables for database connection and refactor authentication API routes to improve session handling and login logic
2025-05-20 17:08:25 +09:00
6ec1d3fa9f
feat: 지붕재 적합성 조회 raw query 방식으로 변경 및 테스트 코드 삭제
2025-05-20 16:39:06 +09:00
nalpari
534e672ad5
Merge branch 'feature/suitable' into dev
2025-05-20 14:24:20 +09:00
nalpari
c1641e167d
...2
2025-05-20 14:19:00 +09:00
nalpari
fcd80cbe3b
...
2025-05-20 14:16:19 +09:00
09795f71ac
Merge pull request 'fix: convert camelcase function move to util.js' ( #40 ) from feature/survey into dev
...
Reviewed-on: #40
2025-05-20 14:04:21 +09:00
d21865ca65
fix: convert camelcase function move to util.js
2025-05-20 14:01:22 +09:00
2d1184e1c0
chore: Update environment variables for database connection and add MySQL2 dependency; implement partner API route and database query functionality
2025-05-20 13:59:58 +09:00