16 Commits

Author SHA1 Message Date
34638ff0f0 fix: Change prisma db URL 2025-05-09 15:16:58 +09:00
65483812a6 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey 2025-05-09 15:11:54 +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
555e6f3b4a Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey 2025-05-08 17:02:42 +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
e355ad5378 refactor: clean up User and MS_SUITABLE models in Prisma schema by removing unnecessary comments and optimizing field definitions 2025-05-08 15:41:12 +09:00
fd27bfe7d0 feat: implement create & update survey roof-information with validate
- 조사 매물 지붕 정보 필수값 적용하여 등록 & 수정 가능하도록 구현
- 조사 매물 상세 & 작성 페이지 Nav 탭 기본 정보 미등록 시 라우팅 안되도록 설정정
2025-05-07 18:05:28 +09:00
fc93853601 feat: implement survey-sale's read list & delete function
- 조사 매물 삭제, 리스트 조회 기능 구현
2025-05-02 15:41:37 +09:00
9334773023 fix: prisma db provider 수정정 2025-04-30 16:31:27 +09:00
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
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
7f79576468 chore: Update DATABASE_URL in .env and enhance schema.prisma with detailed comments and new models for sales information 2025-04-28 17:36:38 +09:00
0cdc3984b8 refactor: Rename Suitable model to MS_SUITABLE and update related API endpoints 2025-04-25 15:02:22 +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
nalpari
b1ba246516 chore: .gitignore에 bun.lockb, pnpm-lock.yaml, pnpm-workspace.yaml 추가 및 prisma/schema.prisma에서 주석 정리 2025-04-04 11:01:38 +09:00
7114a6e0bc initial commit 2025-04-04 09:01:49 +09:00