chpark
4c1dc4082e
feat: Fleet/Collector/엣지 배포 관련 누적 작업 일괄 커밋
...
Build and Push Images / build-and-push (push) Has been cancelled
이전 세션들에서 작업된 아래 범위를 모두 포함:
Fleet 서브시스템 (src/fleet/)
- fleetDeviceService / fleetCommandService / fleetDeploymentService / fleetReleaseService
- fleetMetricsService, fleetScriptService, fleetEdgeConfigService
- Edge 디바이스 관리, 커맨드 발행, 배포/릴리스, 스크립트 동기화
Collector 확장
- centralMqttForwarder / centralForwarderConfigService
- equipmentStateService, pythonHookRunner, scriptCache
- Modbus/OPC-UA/S7/XGT 프로토콜 클라이언트
- targetDbIntrospection (저장 DB 조회)
Routes / API
- automationDashboardRoutes, centralForwarderRoutes, equipmentStateRoutes
DB
- importEdgeConfig (Python cached config → Pipeline DB)
- seedDataSources (external_db_connections 초기 시드)
엣지 배포 리소스
- docker/edge/Dockerfile.backend.prod, Dockerfile.frontend.prod
- docker/edge/docker-compose.edge.yml
프론트엔드
- admin/automaticMng (centralForwarder, dashboard, equipmentState)
- admin/fleet (commands, devices, deployments, releases, scripts, alerts)
- admin/pipeline-device 개선 (저장 DB 드롭다운, 태그 매핑 등)
- ExternalDbConnectionModal, ScriptsManagerDialog 등 신규 컴포넌트
- lib/api: automationDashboard, centralForwarder, equipmentState, fleet
docs/
- EDGE_SERVER_STRUCTURE, FLEET_COMPLETE, FLEET_EDGE_INTEGRATION, FLEET_HOOK_INTEGRATION
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-23 20:00:06 +09:00
chpark
37cac72085
refactor: Pipeline 네이밍 통일 및 AI 에이전트/장비 연결 기능 추가
...
- Docker/K8s 배포 설정을 pipeline-backend/pipeline-front로 통일
- 네임스페이스, 서비스, PVC 등 k8s 리소스명 pipeline-* 로 변경
- AI 에이전트 관리 기능 추가 (에이전트, 그룹, 프로바이더, 대화, API 키, 지식베이스)
- 장비 연결 관리 기능 추가 (PLC/Modbus/OPC-UA/MQTT)
- 배치 스케줄러에 AI agent/device collection/crawling 타입 추가
- 배치 편집 UI 개선 (6가지 실행 방식 지원)
- 회사별 페이지(COMPANY_*) 제거 및 AdminPageRenderer 최적화
- 메뉴 재구성: 장비 연결 관리 시스템관리로 이동, 에이전트 오케스트레이션으로 개명
- ai-assistant 디렉토리 제거 (backend-node로 통합)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-20 12:14:50 +09:00
DDD1542
43cf91e748
Enhance batch management functionality by adding node flow execution support and improving batch configuration creation. Introduce new API endpoint for retrieving node flows and update existing batch services to handle execution types. Update frontend components to support new scheduling options and node flow selection.
2026-03-19 15:07:07 +09:00
DDD1542
ab477abf8b
[agent-pipeline] rollback to 609460cd
2026-03-18 14:03:34 +09:00
DDD1542
609460cd8d
[agent-pipeline] pipe-20260318044621-56k5 round-3
2026-03-18 14:00:44 +09:00
DDD1542
360a9ab1aa
[agent-pipeline] rollback to 8e4791c5
2026-03-18 13:56:03 +09:00
DDD1542
351e57dd31
[agent-pipeline] pipe-20260318044621-56k5 round-2
2026-03-18 13:56:03 +09:00
dohyeons
2cc0a7b309
배치 스케줄러 타임존을 Asia/Seoul로 설정
2025-12-08 10:34:37 +09:00
dohyeons
7c06b98f86
배치 수정 페이지 버그 수정 및 멀티테넌시 보안 강화
2025-12-05 10:36:52 +09:00
dohyeons
ef3b85f343
배치 UPSERT 기능 및 고정값 매핑 버그 수정
2025-12-04 17:26:29 +09:00
kjs
617655a42a
Merge branch 'feature/screen-management' of http://39.117.244.52:3000/kjs/ERP-node into feature/screen-management
2025-12-01 15:30:26 +09:00
kjs
b1b9e4ad93
타입스크립트 에러 수정
2025-12-01 15:30:25 +09:00
dohyeons
75bdc19f25
배치 스케쥴러 함수명 오류 및 매핑 조회 누락 수정
2025-12-01 11:34:22 +09:00
dohyeons
a7135b4c3c
배치 시 company_code도 저장되도록
2025-11-27 11:55:31 +09:00
dohyeons
707328e765
REST API→DB 토큰 배치 및 auth_tokens 저장 구현
2025-11-27 11:32:19 +09:00
kjs
13a9521977
fix: 배치 스케줄러 컬럼명 수정
...
batch_mappings 테이블의 실제 컬럼명으로 수정:
- field_name → from_column_name, to_column_name
- source_field → from_table_name, to_table_name
- 전체 컬럼 구조를 실제 DB 스키마에 맞게 수정
수정된 함수:
- loadActiveBatchConfigs()
- updateBatchSchedule()
에러 해결: column bm.field_name does not exist
2025-10-01 13:34:56 +09:00
kjs
505f656c15
feat: Phase 3.15 배치 서비스 Raw Query 전환 완료
...
4개 서비스 24개 Prisma 호출 전환 완료
배치 서비스 전환:
- BatchExternalDbService (8개)
- BatchExecutionLogService (7개)
- BatchManagementService (5개)
- BatchSchedulerService (4개)
주요 기술:
- json_agg + json_build_object
- 동적 WHERE 절
- 동적 UPDATE 쿼리
- PostgreSQL placeholders
Phase 3 완료
문서: PHASE3.15_BATCH_SERVICES_MIGRATION.md
2025-10-01 13:30:20 +09:00
hjjeong
1be8771e01
rest api get 파라미터 설정 개발중
2025-09-29 16:55:37 +09:00
hjjeong
9680991962
feat: 배치 관리 시스템 테스트 및 업데이트 기능 개선
...
- 배치 스케줄러 서비스 안정성 향상
- 외부 DB 연결 서비스 개선
- 배치 컨트롤러 및 관리 컨트롤러 업데이트
- 프론트엔드 배치 관리 페이지 개선
- Prisma 스키마 업데이트
2025-09-29 13:48:59 +09:00
hjjeong
3333429928
배치관리시스템 (DB, RestAPI)
2025-09-26 17:29:20 +09:00
hjjeong
949aab0b73
feat: 배치 관리 시스템 구현
...
✨ 주요 기능:
- 배치 설정 관리 (생성/수정/삭제/실행)
- 배치 실행 로그 관리 및 모니터링
- 배치 스케줄러 자동 실행 (cron 기반)
- 외부 DB 연결을 통한 데이터 동기화
- Oracle, MSSQL, MariaDB 커넥터 지원
🔧 백엔드 구현:
- BatchManagementController: 배치 설정 CRUD
- BatchExecutionLogController: 실행 로그 관리
- BatchSchedulerService: 자동 스케줄링
- BatchExternalDbService: 외부 DB 연동
- 배치 관련 테이블 스키마 추가
🎨 프론트엔드 구현:
- 배치 관리 대시보드 UI
- 배치 생성/수정 폼
- 실행 로그 모니터링 화면
- 수동 실행 및 상태 관리
🛡️ 안전성:
- 기존 시스템과 독립적 구현
- 트랜잭션 기반 안전한 데이터 처리
- 에러 핸들링 및 로깅 강화
2025-09-25 11:04:16 +09:00