94955ea1b4
add: update GetProjectDeployBoardDetails method to use ProjectDeployBoardDetailsQuery
2025-12-30 12:54:53 +03:30
1e733f3f20
add: implement ChangeDeployStatusProject command and handler for updating project deployment status
2025-12-30 11:10:40 +03:30
d855684cd7
add: implement AutoUpdateDeployStatusCommand for automatic deployment status updates
2025-12-29 12:16:51 +03:30
9e5e8d8e5d
refactor: improve code formatting and structure in ProjectController
2025-12-29 11:45:32 +03:30
9eefdd8fd1
add: implement GetProjectDeployBoardDetails endpoint for retrieving project board details
2025-12-29 10:27:23 +03:30
4c638cbdae
add: implement DeployStatus and IsArchived properties in ProjectPhase, and create ProjectDeployBoardListQueryHandler for project deployment management
2025-12-27 13:59:37 +03:30
6a446d5972
add: implement AutoStopOverTimeTaskSections command and related functionality
2025-12-22 19:13:34 +03:30
84fb29c8c8
feat: enhance project creation validation and add operation result filter
2025-12-16 20:18:54 +03:30
a11e54c333
Add project board detail endpoint & validation improvements
...
- Added GET /board/{id:guid} endpoint to ProjectController for detailed project board info.
- Enforced max length of 15 characters for project names in CreateProjectCommandValidator.
- Improved SetTimeProjectCommandHandler: skip zero/negative initial times, removed duplicate error message, and cleaned up formatting.
- Enhanced RollCallApplication to use employee-specific workshop shift settings when available.
2025-12-16 17:09:28 +03:30
f2293934d4
feat: restructure ProgramManager area and integrate Shared.Contracts
2025-12-13 16:41:27 +03:30
b12b3b9eb8
Revert "refactor: restructure controllers and update user references for ProgramManager"
...
This reverts commit c059066b13 .
2025-12-13 15:49:57 +03:30
c059066b13
refactor: restructure controllers and update user references for ProgramManager
2025-12-13 12:17:29 +03:30