|
|
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 |
|
|
|
db2daf8ba0
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable
|
2025-05-12 09:57:05 +09:00 |
|
|
|
ce00cc2ba7
|
refactor: simplify Header component by removing unused props and updating button action for password reset
|
2025-05-09 18:21:35 +09:00 |
|
|
|
e6d346c5da
|
refactor: remove unused title variable in Header component to streamline code
|
2025-05-09 18:14:55 +09:00 |
|
|
|
178e9c0d3e
|
refactor: update layout components to use 'import type' for ReactNode and enhance Header component with dynamic title retrieval
|
2025-05-09 18:13:40 +09:00 |
|
|
|
3e16d3a767
|
feat: implement session management with Zustand and enhance login flow in Login component
|
2025-05-09 16:05:20 +09:00 |
|
|
|
5e8d2fa8cc
|
feat: enhance DoubleBtnAlert component with dynamic alert messages and button actions
|
2025-05-09 15:19:03 +09:00 |
|
|
|
436f149635
|
feat: implement alert management in EdgeProvider with dynamic alert types
|
2025-05-09 15:17:19 +09:00 |
|
|
|
a6702f52fc
|
feat: add new sample page with various input components and styling for enhanced user interaction
|
2025-05-09 14:44:07 +09:00 |
|
|
|
06967d746c
|
refactor: streamline MS_SUITABLE model by removing redundant fields and add new BC_COMM_H and BC_COMM_L models for improved data structure
|
2025-05-09 13:53:33 +09:00 |
|
|
|
b61f5205e4
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable
|
2025-05-09 09:49:18 +09:00 |
|
|
|
b4db26d80a
|
fix: update EdgeProvider to correctly set back button visibility based on pathname
|
2025-05-08 18:00:57 +09:00 |
|
|
|
4ab2b225cd
|
feat: add new compliance-related SVG icons for enhanced UI representation
|
2025-05-08 17:57:48 +09:00 |
|
|
|
5628d330d5
|
fix: update button action in Main component to navigate to suitable page for roof material compatibility checks
|
2025-05-08 17:56:35 +09:00 |
|
|
|
1746c91742
|
feat: integrate EdgeProvider for alert management and add Suitable components for roof material compatibility checks
|
2025-05-08 17:55:24 +09:00 |
|
|
|
4467c04321
|
style: update SCSS styles for various components, adding responsive design adjustments and new styles for compliance checks
|
2025-05-08 17:55:10 +09:00 |
|
|
|
b1f81d7853
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable
# Conflicts:
# src/api/suitable.ts
|
2025-05-08 15:53:53 +09:00 |
|
|
|
0d12239460
|
refactor: expand MS_SUITABLE model in Prisma schema with detailed field definitions and comments for clarity
|
2025-05-08 15:47:29 +09:00 |
|