|
|
a013cea464
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/inquiry
|
2025-05-22 09:38:18 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
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 |
|
|
|
e2e5a484ca
|
Merge pull request 'feat: seporate save/submit/update process for reuse component' (#39) from feature/survey into dev
Reviewed-on: #39
|
2025-05-20 13:57:22 +09:00 |
|
|
|
f54260fc27
|
feat: seporate save/submit/update process for reuse component
|
2025-05-20 13:53:44 +09:00 |
|
|
|
7a6b9cbf92
|
feat: 지붕재 적합성 조회 데이터 포멧 변경 및 조회 로직 수정
|
2025-05-20 13:51:49 +09:00 |
|
|
|
57d6202d5c
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable
|
2025-05-19 13:55:08 +09:00 |
|
|
|
2e66ff5782
|
Merge pull request 'feature/survey' (#38) from feature/survey into dev
Reviewed-on: #38
|
2025-05-19 13:51:57 +09:00 |
|
|
|
eb1f6b23e7
|
refactor: Update Survey components and API routes for improved data handling and structure
|
2025-05-19 13:47:57 +09:00 |
|
|
|
8ae0f62c81
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable
|
2025-05-19 13:46:21 +09:00 |
|
|
|
ab86e16bc9
|
fix: Add indexes to MS_SUITABLE_DETAIL and MS_SUITABLE_MAIN models in Prisma schema for improved query performance
|
2025-05-19 13:45:06 +09:00 |
|
|
|
09f280644f
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
|
2025-05-19 08:49:11 +09:00 |
|
|
|
b02f3e85a7
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable
|
2025-05-16 18:31:33 +09:00 |
|
|
|
8d5d0b6244
|
fix: Update MS_USR_TRK model in Prisma schema to use uppercase 'DATA' field
|
2025-05-16 18:29:16 +09:00 |
|
|
|
9c0440b233
|
feat: add Survey new Design Component
|
2025-05-16 18:28:36 +09:00 |
|
|
|
f53c7410e2
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable
|
2025-05-16 17:59:29 +09:00 |
|
|
|
e207cee460
|
fix: Correct axios instance reference in response interceptor for error handling
|
2025-05-16 17:59:25 +09:00 |
|
|
|
69b08706aa
|
fix: Add response interceptor to axios instance for error handling
|
2025-05-16 17:58:00 +09:00 |
|
|
|
5fb1afca39
|
Merge pull request 'feature/pdf-tracking' (#37) from feature/pdf-tracking into dev
Reviewed-on: #37
|
2025-05-16 17:46:47 +09:00 |
|
nalpari
|
3d9cd1d992
|
fix: Update PDF download options to A4 format and portrait orientation
|
2025-05-16 17:46:02 +09:00 |
|
|
|
4e8fd462cf
|
feat: add MS_USR_TRK model to Prisma schema, update axios instance with request interceptor, and enhance Footer component with PDF link
|
2025-05-16 16:56:38 +09:00 |
|
|
|
398fffb6db
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
|
2025-05-16 16:01:26 +09:00 |
|
|
|
96c725b459
|
feat: implement inquriy file upload
|
2025-05-16 15:58:17 +09:00 |
|
|
|
900e8edcec
|
Merge pull request 'feature/pub' (#36) from feature/pub into dev
Reviewed-on: #36
|
2025-05-16 15:34:36 +09:00 |
|
김민식
|
e3b755896b
|
[조사매물] 전기.지붕정보, 버튼 폼 추가
|
2025-05-16 15:33:00 +09:00 |
|
김민식
|
cdae73b95e
|
🚨chore: Sync Sass
[조사매물] 상세, 수정 퍼블 수정
|
2025-05-16 15:32:23 +09:00 |
|
|
|
6bcc466a76
|
fix: change filtering survey
|
2025-05-16 14:58:15 +09:00 |
|
|
|
1d77fec86d
|
fix: change inquiry save parameter type to form data
|
2025-05-16 14:36:41 +09:00 |
|
|
|
c653df0ce7
|
fix: change address input to can change
|
2025-05-16 11:06:41 +09:00 |
|
|
|
6b62dfc1f2
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
|
2025-05-16 11:03:18 +09:00 |
|