|
|
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 |
|
|
|
7a23f02e85
|
feat: add store name and role properties to default session data
|
2025-05-15 14:58:25 +09:00 |
|
Daseul Kim
|
1185d08c8d
|
style: 지붕재 적합성 결과 아이콘 css 수정
|
2025-05-15 13:45:29 +09:00 |
|
DESKTOP-EJG0M5T\User
|
6eb94dc82c
|
style: 지붕재 적합성 화면 css 수정
|
2025-05-15 11:28:29 +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 |
|
|
|
8034424d15
|
fix: enhance Header component to manage user session storage and clear session data on logout
|
2025-05-14 16:01:16 +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 |
|
|
|
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 |
|
|
|
186843e154
|
remove: 미사용 테스트 파일 삭제
|
2025-05-13 09:40:08 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
692d2b7d84
|
refactor: comment out login redirection in middleware for future implementation
|
2025-05-07 17:37:09 +09:00 |
|
|
|
05f4fe4e94
|
refactor: enhance session management and routing in middleware and API authentication
|
2025-05-07 17:16:26 +09:00 |
|
|
|
5048fe1c08
|
chore: axios 설정 충돌 해결
|
2025-05-07 15:17:01 +09:00 |
|
|
|
c9378dfccd
|
Merge pull request 'snake case -> camel case 변환 로직 추가' (#25) from feature/pub into dev
Reviewed-on: #25
|
2025-05-07 15:11:04 +09:00 |
|
김민식
|
2166b7836e
|
snake case -> camel case 변환 로직 추가
|
2025-05-07 15:08:33 +09:00 |
|
|
|
82e198836a
|
refactor: remove suitable and surveySales API modules to streamline codebase
|
2025-05-07 10:18:28 +09:00 |
|
|
|
e86c5d18b4
|
Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable
# Conflicts:
# src/app/api/suitable/list/route.ts
# src/components/Suitable.tsx
# src/components/SuitableDetails.tsx
# src/components/SuitableSearch.tsx
|
2025-05-07 09:52:10 +09:00 |
|
|
|
3937179279
|
refactor: enhance Header component by organizing useEffect hooks and updating client URL pathname handling
|
2025-05-02 18:46:38 +09:00 |
|
|
|
7046b215c4
|
refactor: integrate side navigation state management into Header component for improved navigation control
|
2025-05-02 16:55:47 +09:00 |
|
|
|
e0bdaa4ddf
|
refactor: remove inquiry page component and enhance navigation in Main and Header components with router integration
|
2025-05-02 16:35:27 +09:00 |
|
|
|
ddd41009b7
|
refactor: move state management and effect hooks for selected tab into respective form components for better encapsulation
|
2025-05-02 16:02:54 +09:00 |
|
|
|
baf3700f67
|
refactor: implement state management for survey sale pages; add effect hooks to set selected tab state and enhance navigation functionality
|
2025-05-02 15:58:49 +09:00 |
|