5651476e78
feat: 조사매물 테이블에 삭제여부 컬럼 추가
2025-08-04 14:40:25 +09:00
b031af0556
feat: SD_SURVEY_SALES_BASIC_INFO 테이블 SUBMISSION_DATE 컬럼 타입 변경
2025-07-01 11:00:50 +09:00
69571e86b8
refactor: update Prisma schema to enhance data models
...
- Added BC_QM_BUILDER, BC_QM_TERMS, BC_QM_USER, IF_PERSON_OFFICE_MAPPING, MS_CUST_AGENCY_STOREID, MS_CUST_H, MS_CUST_PERSON, MS_CUST_STOREID, MS_CUST_STOREID_ADDITNL models to the Prisma schema for improved data structure.
- Reintroduced CONSTRUCTION_POINT_ID and SUBMISSION_TARGET_NM fields in SD_SURVEY_SALES_BASIC_INFO model for consistency and enhanced data representation.
2025-06-02 11:34:25 +09:00
78beaa7b8a
refactor: add SUBMISSION_TARGET_NM field to SD_SURVEY_SALES_BASIC_INFO model
...
- Introduced SUBMISSION_TARGET_NM to enhance the data structure of the SD_SURVEY_SALES_BASIC_INFO model.
- Ensured consistency with existing field types and structure.
2025-05-30 16:47:16 +09:00
c2e76fa764
refactor: update SD_SURVEY_SALES_BASIC_INFO model to include CONSTRUCTION_POINT_ID field
...
- Added CONSTRUCTION_POINT_ID to the SD_SURVEY_SALES_BASIC_INFO model for improved data structure.
- Maintained existing fields and their types for consistency.
2025-05-30 16:21:42 +09:00
510f886220
docs: update README with project overview, setup instructions, and Prisma ORM usage guidelines
...
- Added comprehensive project overview and technology stack.
- Included setup instructions for development and production environments.
- Documented project structure and best practices for using Prisma ORM, highlighting potential risks and recommendations.
2025-05-30 10:31:08 +09:00
e35cc50660
refactor: db 스키마 일부 변경에 따른 prisma 객체 동기화
2025-05-30 10:09:20 +09:00
e833e25048
feat: Add representative and store ID fields to SD_SURVEY_SALES_BASIC_INFO model in Prisma schema
2025-05-23 11:22:02 +09:00
0cd95c6aff
refactor: Make UPT_DT field optional in MS_SUITABLE_ROOF_MATERIAL_GROUP model for improved data flexibility
2025-05-21 14:14:37 +09:00
ac59d626ab
refactor: Remove User model from Prisma schema to streamline database structure and improve maintainability
2025-05-21 14:10:57 +09:00
0d96d49281
refactor: Update BC_COMM_H model fields to be optional for improved flexibility in data handling
2025-05-21 13:26:59 +09:00
c10d1c3b5c
refactor: Update SD_SURVEY_SALES_BASIC_INFO model to include SRL_NO and SUBMISSION_TARGET_ID fields for enhanced data tracking
2025-05-21 11:08:07 +09:00
ab86e16bc9
fix: Add indexes to MS_SUITABLE_DETAIL and MS_SUITABLE_MAIN models in Prisma schema for improved query performance
2025-05-19 13:45:06 +09:00
8d5d0b6244
fix: Update MS_USR_TRK model in Prisma schema to use uppercase 'DATA' field
2025-05-16 18:29:16 +09:00
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