Commit Graph

2 Commits

Author SHA1 Message Date
Torsten Brendgen
3083e81452 feat: Refactor deployment types and add new deployment rules management
- Updated DeploymentExecution and related types to use targetId instead of virtualMachineId.
- Introduced new types for DeploymentRule, DeploymentRuleStep, and related entities.
- Added DeploymentRulesPage for managing deployment rules with CRUD operations.
- Created TargetDetailsPage and TargetsPage for managing targets with linking and unlinking functionality.
- Enhanced UI components with Fluent UI for better user experience.
- Implemented data fetching and state management using React Query.
2026-07-07 23:30:08 +02:00
Torsten Brendgen
fdf294cac0 Initial commit 2026-05-14 21:43:50 +02:00