Commit Graph

2 Commits

Author SHA1 Message Date
f19c6f57ea [chore] negodata: enum 주석 영문값 보강 + 견적상태 3종 정리 + 대시보드 정비
- enum DDL 주석에 영문값 보강(status/role/delivery/usage_type/qt_type/supplier_type)
- 견적상태 3종(생성/진행중/마감)으로 정리(ON_HOLD 제거), 배송 PARTNER→SUPPLIER
- 대시보드 손질, 관련 테스트·negosium 견적유형 주석 동반

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-30 17:25:38 +09:00
민헌
4762da080d chore(backend): 개발용 시드 데이터 스크립트 추가
- backend/scripts/dev_seed.sql: 재실행 안전(고정 UUID)
- 로그인 계정 test01/1234(공급사 1) + 상품6·견적6·세션6
- 비밀번호는 pgcrypto bcrypt(crypt+gen_salt bf) — 백엔드 검증과 호환
- 세션 status/qt_type 다양화, 참여 가능(협상생성+미래마감) 케이스 포함

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-18 13:12:42 +09:00