73b042b0acrefactor: Enhance authentication API to streamline session data handling and role assignment; update login response structure and conditionally render UI elements based on user roleyoosangwook2025-05-20 18:55:24 +09:00
6033054c6echore: Update environment variables for database connection and refactor authentication API routes to improve session handling and login logicyoosangwook2025-05-20 17:08:25 +09:00
6ec1d3fa9ffeat: 지붕재 적합성 조회 raw query 방식으로 변경 및 테스트 코드 삭제Daseul Kim2025-05-20 16:39:06 +09:00
534e672ad5Merge branch 'feature/suitable' into dev
nalpari
2025-05-20 14:24:20 +09:00
09795f71acMerge pull request 'fix: convert camelcase function move to util.js' (#40) from feature/survey into devDayoung2025-05-20 14:04:21 +09:00
d21865ca65fix: convert camelcase function move to util.jskeyy13152025-05-20 14:01:22 +09:00
2d1184e1c0chore: Update environment variables for database connection and add MySQL2 dependency; implement partner API route and database query functionalityyoosangwook2025-05-20 13:59:58 +09:00
e2e5a484caMerge pull request 'feat: seporate save/submit/update process for reuse component' (#39) from feature/survey into devDayoung2025-05-20 13:57:22 +09:00
f54260fc27feat: seporate save/submit/update process for reuse componentkeyy13152025-05-20 13:53:44 +09:00
7a6b9cbf92feat: 지붕재 적합성 조회 데이터 포멧 변경 및 조회 로직 수정Daseul Kim2025-05-20 13:51:49 +09:00
ab86e16bc9fix: Add indexes to MS_SUITABLE_DETAIL and MS_SUITABLE_MAIN models in Prisma schema for improved query performanceyoosangwook2025-05-19 13:45:06 +09:00
e207cee460fix: Correct axios instance reference in response interceptor for error handlingyoosangwook2025-05-16 17:59:25 +09:00
69b08706aafix: Add response interceptor to axios instance for error handlingyoosangwook2025-05-16 17:58:00 +09:00
5fb1afca39Merge pull request 'feature/pdf-tracking' (#37) from feature/pdf-tracking into devswyoo2025-05-16 17:46:47 +09:00
3d9cd1d992fix: Update PDF download options to A4 format and portrait orientation
feature/pdf-tracking
nalpari
2025-05-16 17:46:02 +09:00
4e8fd462cffeat: add MS_USR_TRK model to Prisma schema, update axios instance with request interceptor, and enhance Footer component with PDF linkyoosangwook2025-05-16 16:56:38 +09:00
beba34321dfix: update authentication flow and enhance API error handlingyoosangwook2025-05-15 17:02:01 +09:00
d7aca7e214feat: enhance survey sales API with detailed error handling, improved search parameters, and new registration form componentkeyy13152025-05-15 16:55:36 +09:00
510317c676feat: implement authentication and survey sales APIs with suitable data structureyoosangwook2025-05-15 16:30:46 +09:00
5f23cf986fMerge pull request '[1:1 문의] 퍼블 수정' (#34) from feature/pub into devswyoo2025-05-15 15:17:04 +09:00
d5f30a565f[1:1 문의] 퍼블 수정
김민식
2025-05-15 15:15:01 +09:00
148ed2dda4Merge pull request 'feat: add store name and role properties to default session data' (#33) from hotfix/sessionData into devswyoo2025-05-15 15:00:31 +09:00
7a23f02e85feat: add store name and role properties to default session datayoosangwook2025-05-15 14:58:25 +09:00
4392802298feat: 지붕재 적합성 데이터 아코디언 처리 추가, 적합성 아이콘 수정Daseul Kim2025-05-15 14:45:20 +09:00
02283c3b71Merge pull request 'feature/userInfo-yoo' (#30) from feature/userInfo-yoo into devswyoo2025-05-14 17:50:38 +09:00
2217426152feat: implement password change API and update Login and PwResetForm components to utilize local storage for password managementyoosangwook2025-05-14 17:49:59 +09:00
2bfacca06bchore: add usehooks-ts dependency for enhanced hooks managementyoosangwook2025-05-14 16:01:33 +09:00
8034424d15fix: enhance Header component to manage user session storage and clear session data on logoutyoosangwook2025-05-14 16:01:16 +09:00
4ca4a28c7dMerge pull request 'fix: update MemberInformationPopup to use session store name for display instead of hardcoded value' (#29) from feature/MemberInformationPopup into devswyoo2025-05-14 15:44:13 +09:00
3212763a1bfix: update MemberInformationPopup to use session store name for display instead of hardcoded valueyoosangwook2025-05-14 15:42:35 +09:00
5c0593b755feat: integrate user info state management in Login and PwResetForm components for enhanced user experienceyoosangwook2025-05-14 14:22:55 +09:00
b4dfc2211ffeat: modify inquiry save requestParameter to formdata add fileskeyy13152025-05-14 11:06:24 +09:00
47be6a4433feat: add conditions for read survey list on member typekeyy13152025-05-14 09:59:12 +09:00
70c45bc182feat: add password reset functionality to MemberInformationPopup with navigation supportyoosangwook2025-05-13 17:30:19 +09:00
2ba6583ffbfix: update MemberInformationPopup to use session store name for better data accuracyyoosangwook2025-05-13 17:24:32 +09:00
a4c36474d5refactor: update side_swiper_icon02.svg to a new design with improved dimensions and paths for better renderingyoosangwook2025-05-13 17:23:40 +09:00
c545cbab93Merge branch 'feature/MemberInformationPopup' into devyoosangwook2025-05-13 17:22:33 +09:00
a2a2b2e6fafix: restore storeNm property in session management and adjust padding in check and radio components for improved layoutyoosangwook2025-05-13 17:21:22 +09:00
1dcb3add79fix: change Survey's form by Prisma data type changeskeyy13152025-05-13 16:45:47 +09:00
98299ffe92chore: update @prisma/client and prisma dependencies to version 6.7.0; modify session management in MemberInformationPopup and Header components to utilize session datayoosangwook2025-05-13 16:10:22 +09:00
f33786a8ebfeat: implement user role management in session and update Header component to display user IDyoosangwook2025-05-13 14:41:09 +09:00