14 Commits

Author SHA1 Message Date
db2daf8ba0 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable 2025-05-12 09:57:05 +09:00
3e16d3a767 feat: implement session management with Zustand and enhance login flow in Login component 2025-05-09 16:05:20 +09:00
436f149635 feat: implement alert management in EdgeProvider with dynamic alert types 2025-05-09 15:17:19 +09:00
b61f5205e4 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable 2025-05-09 09:49:18 +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
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
7046b215c4 refactor: integrate side navigation state management into Header component for improved navigation control 2025-05-02 16:55:47 +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
2a373dd712 refactor: enhance layout structure by adding survey sale layout and navigation tab components; streamline page components for improved readability 2025-05-02 15:41:58 +09:00
1f102a5054 chore: update layout structure by adding header, footer, and float button components; implement member information popup; enhance popup controller for better state management 2025-05-02 12:43:34 +09:00
933eeb5f2e refactor: enhance login and survey sale pages with structured layout and footer; update popup controller for zip code management 2025-05-02 10:18:43 +09:00
02f6ad9f46 chore: add swiper dependency and update package lock; remove unused components for suitable and survey sales 2025-04-30 18:34:48 +09:00
cc8ef6a7d3 feat: 지붕재 데이터 조회 기능 추가 2025-04-28 16:51:01 +09:00
7114a6e0bc initial commit 2025-04-04 09:01:49 +09:00