Commit Graph

  • 6592b1d3b9 chore: remove unused API routes and components for survey sales and suitable details yoosangwook 2025-04-30 16:52:23 +09:00
  • 9185b5cb7a Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/survey keyy1315 2025-04-30 16:50:21 +09:00
  • 36ea0dbf19 Merge pull request 'chore: ready for work' (#7) from feature/ready-for-work into dev swyoo 2025-04-30 16:49:11 +09:00
  • 4afcd7f8eb chore: ready for work yoosangwook 2025-04-30 16:47:44 +09:00
  • efcd1410bb fix: 기존 조사매물 관련 샘플 코드 주석처리 backup keyy1315 2025-04-30 16:37:34 +09:00
  • 8f42ee1068 Merge pull request 'feature/survey' (#6) from feature/survey into backup keyy1315 2025-04-30 16:34:10 +09:00
  • 69a60de914 Merge branch 'backup' into feature/survey keyy1315 2025-04-30 16:33:40 +09:00
  • 9334773023 fix: prisma db provider 수정정 keyy1315 2025-04-30 16:31:27 +09:00
  • 681d3942f2 Merge pull request 'feature/suitable' (#5) from feature/suitable into backup seul 2025-04-30 16:24:45 +09:00
  • 818ecb724b feat: implement Survey Sale CRUD function keyy1315 2025-04-30 16:22:08 +09:00
  • adfe6d7a32 feat: 지붕재 적합성 pdf 기본기능 추가 Daseul Kim 2025-04-30 16:20:36 +09:00
  • 56c2693bb7 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable Daseul Kim 2025-04-30 15:07:15 +09:00
  • 17641d2b57 Merge pull request 'chore: Refactor next.config.ts to streamline API rewrites and remove unnecessary CORS headers' (#4) from feature/chore into dev swyoo 2025-04-30 15:02:59 +09:00
  • 45b244d309 chore: Refactor next.config.ts to streamline API rewrites and remove unnecessary CORS headers yoosangwook 2025-04-30 15:01:23 +09:00
  • 01e41fd1f5 Merge pull request 'feat: Add update functionality to Survey Sales API and enhance UI for managing survey sales details' (#3) from feature/survey-sales into dev swyoo 2025-04-29 16:58:12 +09:00
  • f801bacd12 feat: Add update functionality to Survey Sales API and enhance UI for managing survey sales details yoosangwook 2025-04-29 16:56:41 +09:00
  • 08d99fb4e7 feat: Implement survey-sale, inquiry UI base components keyy1315 2025-04-29 10:52:49 +09:00
  • 37a40989dd feat: Add scroll to top button at InquiryList page keyy1315 2025-04-25 16:29:59 +09:00
  • ab1e89f5d6 feat: implemnet Inquiry list & detail page's events keyy1315 2025-04-25 11:00:09 +09:00
  • a684a3e5be feat: Inquiry sample page 구현 keyy1315 2025-04-23 11:15:10 +09:00
  • 68ea411064 Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable Daseul Kim 2025-04-29 10:55:31 +09:00
  • 65a30310a5 Merge pull request 'chore: Update DATABASE_URL in .env to use the production server address' (#2) from hotfix/chore into dev swyoo 2025-04-29 10:54:42 +09:00
  • 8240b434fd chore: Update DATABASE_URL in .env to use the production server address yoosangwook 2025-04-29 10:52:59 +09:00
  • bfbbdc01b8 feat: 지붕재 데이터 선택 기능 추가 Daseul Kim 2025-04-29 10:49:58 +09:00
  • d36084add5 Merge branch 'main' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/suitable Daseul Kim 2025-04-29 10:41:18 +09:00
  • 1db4b846d4 Merge pull request 'feature/survey-sales' (#1) from feature/survey-sales into main main release swyoo 2025-04-29 10:24:39 +09:00
  • 58662400cb chore: Update environment configuration for API URL and enhance next.config.ts with rewrites and CORS headers yoosangwook 2025-04-29 10:23:15 +09:00
  • 866de531fa feat: Implement Survey Sales API and UI components for creating and listing survey sales information yoosangwook 2025-04-28 17:36:51 +09:00
  • 7f79576468 chore: Update DATABASE_URL in .env and enhance schema.prisma with detailed comments and new models for sales information yoosangwook 2025-04-28 17:36:38 +09:00
  • cc8ef6a7d3 feat: 지붕재 데이터 조회 기능 추가 Daseul Kim 2025-04-28 16:51:01 +09:00
  • 0cdc3984b8 refactor: Rename Suitable model to MS_SUITABLE and update related API endpoints yoosangwook 2025-04-25 15:02:22 +09:00
  • 0a1d34b6db chore: Add sass support in next.config.ts and update package dependencies yoosangwook 2025-04-25 13:45:38 +09:00
  • 8d4f9cd4e7 docs: Update README with example for fetching React Query cache data yoosangwook 2025-04-25 13:44:10 +09:00
  • f83222ade5 feat: Add HOME button to Suitable component for navigation yoosangwook 2025-04-25 10:56:15 +09:00
  • 113d83890e feat: Add getDetails API method and refactor data mapping in suitable API yoosangwook 2025-04-23 15:59:28 +09:00
  • ed5ef25d78 chore: Add react-to-pdf dependency and update pnpm-lock.yaml with new package resolutions yoosangwook 2025-04-23 13:05:28 +09:00
  • 04f3d6903e refactor: Remove unused import of SuitableCreateBtn from suitable page yoosangwook 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 yoosangwook 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 yoosangwook 2025-04-22 09:39:14 +09:00
  • abc8a87cae refactor: Remove unused imports from Home component in page.tsx yoosangwook 2025-04-21 16:59:25 +09:00
  • 0c185e0856 chore: Update DATABASE_URL in .env for new SQL Server connection yoosangwook 2025-04-21 16:56:12 +09:00
  • 96cebc25a9 chore: Update next.config.ts for consistent import syntax yoosangwook 2025-04-21 16:49:27 +09:00
  • 1d823ea097 📌 refactor: Remove user creation button from login page yoosangwook 2025-04-11 09:38:04 +09:00
  • a43cb57942 docs: Update README.md with Prisma connection instructions and migration commands yoosangwook 2025-04-04 15:20:07 +09:00
  • 288461fabd refactor: 로그인 페이지에서 유저 생성 버튼 제거 nalpari 2025-04-04 11:05:28 +09:00
  • b1ba246516 chore: .gitignore에 bun.lockb, pnpm-lock.yaml, pnpm-workspace.yaml 추가 및 prisma/schema.prisma에서 주석 정리 nalpari 2025-04-04 11:01:38 +09:00
  • 7dbb76edcc fix: 로그인 페이지에 유저 생성 버튼 추가 yoosangwook 2025-04-04 10:13:31 +09:00
  • 0f9d3588fb fix: Update .gitignore to ignore .env files by prefixing with a dot yoosangwook 2025-04-04 09:04:35 +09:00
  • d52e6ddce7 chore: Remove IDE configuration files and update .gitignore to include .idea and .vscode directories. yoosangwook 2025-04-04 09:03:38 +09:00
  • 7114a6e0bc initial commit yoosangwook 2025-04-04 09:01:49 +09:00