14 Commits

Author SHA1 Message Date
4e8fd462cf feat: add MS_USR_TRK model to Prisma schema, update axios instance with request interceptor, and enhance Footer component with PDF link 2025-05-16 16:56:38 +09:00
e5affe0df5 chore: update environment variables and dependencies; add database configuration for QPARTNER login 2025-05-13 13:28:46 +09:00
9f4c3de2cf refactor: 지붕재 적합성 테이블 컬럼명 공통코드화 2025-05-13 11:00:20 +09:00
2c75a6b416 refactor: 지붕재 적합성 테이블 컬럼명 수정 2025-05-13 10:51:17 +09:00
bc1c1579cc feat: 지붕재 적합성 데이터 관련 테이블 모델 추가 2025-05-13 09:35:21 +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
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
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