66 Commits

Author SHA1 Message Date
818ecb724b feat: implement Survey Sale CRUD function
- Survey-sale Create with base information and electronic, roof information
- Survey-sale Update
- Survey-sale Read by filtering
2025-04-30 16:22:08 +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
08d99fb4e7 feat: Implement survey-sale, inquiry UI base components
- 조사매물, 1:1 문의 목록 더보기 버튼 구현
- 조사매물, 1:1 문의 목록, 상세 페이지, 작성 페이지 샘플 구현
2025-04-29 11:04:22 +09:00
37a40989dd feat: Add scroll to top button at InquiryList page 2025-04-29 11:04:22 +09:00
ab1e89f5d6 feat: implemnet Inquiry list & detail page's events 2025-04-29 11:04:22 +09:00
a684a3e5be feat: Inquiry sample page 구현
- 문의 목록 페이지
- 문의 작성 페이지
2025-04-29 11:04:22 +09:00
58662400cb chore: Update environment configuration for API URL and enhance next.config.ts with rewrites and CORS headers 2025-04-29 10:23:15 +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
f83222ade5 feat: Add HOME button to Suitable component for navigation 2025-04-25 10:56:15 +09:00
113d83890e feat: Add getDetails API method and refactor data mapping in suitable API 2025-04-23 15:59:28 +09:00
ed5ef25d78 chore: Add react-to-pdf dependency and update pnpm-lock.yaml with new package resolutions 2025-04-23 13:05:28 +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
34611d3c00 fix: Set staleTime to 0 in Login component and update UserList to use User type for better type safety 2025-04-22 09:39:14 +09:00
nalpari
288461fabd refactor: 로그인 페이지에서 유저 생성 버튼 제거 2025-04-04 11:05:28 +09:00
yoosangwook
7dbb76edcc fix: 로그인 페이지에 유저 생성 버튼 추가 2025-04-04 10:13:31 +09:00
7114a6e0bc initial commit 2025-04-04 09:01:49 +09:00