146 Commits

Author SHA1 Message Date
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
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
21c0a7a3a0 Merge pull request 'feat: scrollTop 기능 추가' (#35) from feature/float-button into dev
Reviewed-on: #35
2025-05-15 18:31:30 +09:00
Daseul Kim
bc3193714a feat: scrollTop 기능 추가 2025-05-15 18:28:31 +09:00
d03c01e3a9 fix: replace img with next/image for optimized loading in MemberInformationPopup 2025-05-15 17:53:14 +09:00
2e32260fa2 feat: add new SVG icons and update Suitable component with image integration 2025-05-15 17:25:50 +09:00
beba34321d fix: update authentication flow and enhance API error handling 2025-05-15 17:02:01 +09:00
510317c676 feat: implement authentication and survey sales APIs with suitable data structure 2025-05-15 16:30:46 +09:00
5f23cf986f Merge pull request '[1:1 문의] 퍼블 수정' (#34) from feature/pub into dev
Reviewed-on: #34
2025-05-15 15:17:04 +09:00
김민식
d5f30a565f [1:1 문의] 퍼블 수정 2025-05-15 15:15:01 +09:00
148ed2dda4 Merge pull request 'feat: add store name and role properties to default session data' (#33) from hotfix/sessionData into dev
Reviewed-on: #33
2025-05-15 15:00:31 +09:00
7a23f02e85 feat: add store name and role properties to default session data 2025-05-15 14:58:25 +09:00
ff52b2ab56 Merge pull request 'style: 지붕재 적합성 결과 아이콘 css 수정' (#32) from feature/pub into dev
Reviewed-on: #32
2025-05-15 13:46:17 +09:00
Daseul Kim
1185d08c8d style: 지붕재 적합성 결과 아이콘 css 수정 2025-05-15 13:45:29 +09:00
c94ced6c77 Merge pull request 'style: 지붕재 적합성 화면 css 수정' (#31) from feature/pub into dev
Reviewed-on: #31
2025-05-15 11:30:09 +09:00
DESKTOP-EJG0M5T\User
6eb94dc82c style: 지붕재 적합성 화면 css 수정 2025-05-15 11:28:29 +09:00
02283c3b71 Merge pull request 'feature/userInfo-yoo' (#30) from feature/userInfo-yoo into dev
Reviewed-on: #30
2025-05-14 17:50:38 +09:00
2217426152 feat: implement password change API and update Login and PwResetForm components to utilize local storage for password management 2025-05-14 17:49:59 +09:00
2bfacca06b chore: add usehooks-ts dependency for enhanced hooks management 2025-05-14 16:01:33 +09:00
8034424d15 fix: enhance Header component to manage user session storage and clear session data on logout 2025-05-14 16:01:16 +09:00
4ca4a28c7d Merge pull request 'fix: update MemberInformationPopup to use session store name for display instead of hardcoded value' (#29) from feature/MemberInformationPopup into dev
Reviewed-on: #29
2025-05-14 15:44:13 +09:00
3212763a1b fix: update MemberInformationPopup to use session store name for display instead of hardcoded value 2025-05-14 15:42:35 +09:00
5c0593b755 feat: integrate user info state management in Login and PwResetForm components for enhanced user experience 2025-05-14 14:22:55 +09:00
70c45bc182 feat: add password reset functionality to MemberInformationPopup with navigation support 2025-05-13 17:30:19 +09:00
2ba6583ffb fix: update MemberInformationPopup to use session store name for better data accuracy 2025-05-13 17:24:32 +09:00
a4c36474d5 refactor: update side_swiper_icon02.svg to a new design with improved dimensions and paths for better rendering 2025-05-13 17:23:40 +09:00
c545cbab93 Merge branch 'feature/MemberInformationPopup' into dev 2025-05-13 17:22:33 +09:00
a2a2b2e6fa fix: restore storeNm property in session management and adjust padding in check and radio components for improved layout 2025-05-13 17:21:22 +09:00
98299ffe92 chore: update @prisma/client and prisma dependencies to version 6.7.0; modify session management in MemberInformationPopup and Header components to utilize session data 2025-05-13 16:10:22 +09:00
f33786a8eb feat: implement user role management in session and update Header component to display user ID 2025-05-13 14:41:09 +09:00
e5affe0df5 chore: update environment variables and dependencies; add database configuration for QPARTNER login 2025-05-13 13:28:46 +09:00
f8b11c3e7e Merge pull request 'feature/suitable' (#28) from feature/suitable into dev
Reviewed-on: #28
2025-05-13 11:03:33 +09:00
9f4c3de2cf refactor: 지붕재 적합성 테이블 컬럼명 공통코드화 2025-05-13 11:00:20 +09:00
2c75a6b416 refactor: 지붕재 적합성 테이블 컬럼명 수정 2025-05-13 10:51:17 +09:00
7973d7c2b1 Merge pull request 'feature/suitable' (#26) from feature/suitable into dev
Reviewed-on: #26
2025-05-13 09:42:19 +09:00
186843e154 remove: 미사용 테스트 파일 삭제 2025-05-13 09:40:08 +09:00
bc1c1579cc feat: 지붕재 적합성 데이터 관련 테이블 모델 추가 2025-05-13 09:35:21 +09:00
0cdd7cdebd Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable 2025-05-13 09:33:10 +09:00
778d3b6be8 refactor: enhance DoubleBtnAlert and Header components with improved button handling and confirm dialog integration 2025-05-12 18:24:18 +09:00
b4e009cb8e chore: add inquiry API URL to development and production environment files 2025-05-12 18:24:11 +09:00
2d914d3798 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable 2025-05-12 15:03:49 +09:00
69d81d892d fix: conditionally update session state in EdgeProvider based on presence of sessionData 2025-05-12 13:34:14 +09:00
e84ef1b7a0 fix: update session data handling in RootLayout to conditionally stringify session based on login status 2025-05-12 11:24:32 +09:00
6cab9cdde3 feat: implement session management in RootLayout and pass session data to EdgeProvider for enhanced state handling 2025-05-12 11:01:07 +09:00
2eacdda23e refactor: remove alertSwitch store and simplify alert handling in EdgeProvider 2025-05-12 10:37:58 +09:00