Commit Graph

5 Commits

Author SHA1 Message Date
52145478a9 [RAPID-micro] 견적요청등록/수주통합등록/수주등록 팝업 그리드 컬럼 리사이즈 UX 개선
- 컬럼 드래그 시 양쪽 컬럼 너비 맞교환 (테이블 전체 너비 고정)
- getBoundingClientRect로 시작 너비 정확히 측정 (폭 점프 제거)
- requestAnimationFrame으로 렌더링 스로틀 (빠른 드래그 시 부드러움)
- 마지막 컬럼 핸들 제거
- tabulator_custom.js 임시 overflow 코드 정리

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 17:09:16 +09:00
41fd74c572 그리드 날짜 정렬 오류 수정 2026-02-03 10:00:42 +09:00
leeheejin
56aa05513c 거래명세서커밋 2025-11-13 13:44:01 +09:00
Johngreen
de875a207b 판매관리, 매출관리 업데이트 2025-10-23 11:30:46 +09:00
da06c4684c Initial commit: WACE PLM with database initialization features
- Add Docker Compose configurations for dev, prod, and standalone environments
- Add database initialization scripts (init-db.sh, init-db-docker.sh)
- Add enhanced start-docker-linux.sh with DB init support
- Add comprehensive database initialization guide
- Support for automatic dbexport.pgsql import on first run
- Include safety checks for production environment
2025-08-29 15:46:08 +09:00