11 Commits

Author SHA1 Message Date
99b37e3ac3 chore: update metadata for layout components
- Changed titles and descriptions in layout.tsx files for the main app, inquiry, suitable, and survey-sale sections to reflect the new project name "HANASYS現地調査" and its specific contexts.
2025-06-12 16:07:46 +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
1746c91742 feat: integrate EdgeProvider for alert management and add Suitable components for roof material compatibility checks 2025-05-08 17:55:24 +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
4afcd7f8eb chore: ready for work 2025-04-30 16:47:44 +09:00
f801bacd12 feat: Add update functionality to Survey Sales API and enhance UI for managing survey sales details 2025-04-29 16:56:41 +09:00
866de531fa feat: Implement Survey Sales API and UI components for creating and listing survey sales information 2025-04-28 17:36:51 +09:00
0cdc3984b8 refactor: Rename Suitable model to MS_SUITABLE and update related API endpoints 2025-04-25 15:02:22 +09:00
113d83890e feat: Add getDetails API method and refactor data mapping in suitable API 2025-04-23 15:59:28 +09:00
04f3d6903e refactor: Remove unused import of SuitableCreateBtn from suitable page 2025-04-22 16:52:01 +09:00
42b82fe7cb 📌 feat: Implement Suitable model and API endpoints for managing suitable products, including creation and listing functionalities 2025-04-22 15:20:08 +09:00