• Joined on 2025-03-18
swyoo pushed to dev at qcast3/onsitesurvey 2025-05-21 11:33:23 +09:00
dd34c51dc1 refactor: Remove console log from tracking function to clean up output and improve code clarity
swyoo pushed to dev at qcast3/onsitesurvey 2025-05-21 11:31:24 +09:00
45f523447a feat: Add email validation in Login component and implement database connection utility; enhance login logic with partner status check
swyoo pushed to dev at qcast3/onsitesurvey 2025-05-21 11:17:18 +09:00
4e8f698f88 feat: Integrate tracking functionality in authentication API routes for enhanced user activity monitoring; update tracking data structure in tracking route
swyoo pushed to dev at qcast3/onsitesurvey 2025-05-21 11:16:53 +09:00
e66b009dd3 fix: Update session data display in Header component to use store name instead of category; add additional role mapping in README
swyoo pushed to dev at qcast3/onsitesurvey 2025-05-21 11:08:36 +09:00
5f63a38811 Merge remote-tracking branch 'origin/dev' into dev
c10d1c3b5c refactor: Update SD_SURVEY_SALES_BASIC_INFO model to include SRL_NO and SUBMISSION_TARGET_ID fields for enhanced data tracking
Compare 2 commits »
swyoo pushed to dev at qcast3/onsitesurvey 2025-05-21 10:56:32 +09:00
38929b632f Merge pull request 'fix: 카멜케이스 변환 함수 내 소문자 스네이크케이스도 대응되도록 조건 추가' (#41) from feature/suitable-api into dev
aa4292789a fix: 카멜케이스 변환 함수 내 소문자 스네이크케이스도 대응되도록 조건 추가
Compare 2 commits »
swyoo merged pull request qcast3/onsitesurvey#41 2025-05-21 10:56:31 +09:00
fix: 카멜케이스 변환 함수 내 소문자 스네이크케이스도 대응되도록 조건 추가
swyoo pushed to dev at qcast3/onsitesurvey 2025-05-20 18:55:31 +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
swyoo pushed to dev at qcast3/onsitesurvey 2025-05-20 17:08:30 +09:00
6033054c6e chore: Update environment variables for database connection and refactor authentication API routes to improve session handling and login logic
swyoo pushed to dev at qcast3/onsitesurvey 2025-05-20 14:24:26 +09:00
534e672ad5 Merge branch 'feature/suitable' into dev
7a6b9cbf92 feat: 지붕재 적합성 조회 데이터 포멧 변경 및 조회 로직 수정
57d6202d5c Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable
8ae0f62c81 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable
b02f3e85a7 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable
Compare 15 commits »
swyoo pushed to dev at qcast3/onsitesurvey 2025-05-20 14:19:05 +09:00
c1641e167d ...2
swyoo pushed to dev at qcast3/onsitesurvey 2025-05-20 14:16:23 +09:00
swyoo pushed to dev at qcast3/onsitesurvey 2025-05-20 14:00:12 +09:00
2d1184e1c0 chore: Update environment variables for database connection and add MySQL2 dependency; implement partner API route and database query functionality
swyoo pushed to dev at qcast3/onsitesurvey 2025-05-19 13:51:58 +09:00
2e66ff5782 Merge pull request 'feature/survey' (#38) from feature/survey into dev
eb1f6b23e7 refactor: Update Survey components and API routes for improved data handling and structure
09f280644f Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
9c0440b233 feat: add Survey new Design Component
398fffb6db Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey
Compare 54 commits »
swyoo merged pull request qcast3/onsitesurvey#38 2025-05-19 13:51:57 +09:00
feature/survey
swyoo pushed to dev at qcast3/onsitesurvey 2025-05-19 13:45:23 +09:00
ab86e16bc9 fix: Add indexes to MS_SUITABLE_DETAIL and MS_SUITABLE_MAIN models in Prisma schema for improved query performance
swyoo pushed to dev at qcast3/onsitesurvey 2025-05-16 18:29:19 +09:00
8d5d0b6244 fix: Update MS_USR_TRK model in Prisma schema to use uppercase 'DATA' field
swyoo pushed to dev at qcast3/onsitesurvey 2025-05-16 17:59:31 +09:00
e207cee460 fix: Correct axios instance reference in response interceptor for error handling
swyoo pushed to dev at qcast3/onsitesurvey 2025-05-16 17:58:04 +09:00
69b08706aa fix: Add response interceptor to axios instance for error handling
swyoo pushed to dev at qcast3/onsitesurvey 2025-05-16 17:46:49 +09:00
5fb1afca39 Merge pull request 'feature/pdf-tracking' (#37) from feature/pdf-tracking into dev
3d9cd1d992 fix: Update PDF download options to A4 format and portrait orientation
4e8fd462cf feat: add MS_USR_TRK model to Prisma schema, update axios instance with request interceptor, and enhance Footer component with PDF link
Compare 3 commits »