7e563a0f01
add Task Revision query and revision and request mapping
2026-01-24 11:12:25 +03:30
a3fd3e6920
add mapping
2026-01-22 10:17:04 +03:30
025c59e695
Complete TaskSectionRevisionMapping.cs
2026-01-21 19:21:26 +03:30
36ccd96352
add time section time request mapping
2026-01-21 19:17:52 +03:30
4c143d6bbc
add task section revision command
2026-01-21 18:05:14 +03:30
0e5a0a16ac
add task section revision and folderize the project domain
2026-01-21 14:12:06 +03:30
38027352d6
Merge branch 'Feature/program-manager/priority'
...
# Conflicts:
# ProgramManager/src/Application/GozareshgirProgramManager.Application/Modules/Projects/Queries/ProjectBoardList/ProjectBoardListResponse.cs
2026-01-08 14:00:49 +03:30
43562fb49c
Merge branch 'Feature/program-manager/chat'
...
# Conflicts:
# .gitignore
# ServiceHost/appsettings.Development.json
# ServiceHost/appsettings.json
2026-01-08 13:51:06 +03:30
7c611825a4
feat: refactor task priority handling to use ProjectTaskPriority across commands, DTOs, and repositories
2026-01-08 12:09:18 +03:30
572f66f905
feat: implement auto-pending for task sections reaching estimated time
2026-01-07 16:52:50 +03:30
061058cbeb
fix change status error
2026-01-07 11:21:58 +03:30
d2dd67343b
feat: add file management entities and services for chat message handling
2026-01-05 15:40:06 +03:30
33833a408c
feat: include PhaseSections in ProjectPhase retrieval for enhanced task data
2026-01-04 16:58:36 +03:30
0bfcde6a3f
feat: add validation to prevent users from starting multiple sections in progress
2026-01-04 14:13:29 +03:30
1e733f3f20
add: implement ChangeDeployStatusProject command and handler for updating project deployment status
2025-12-30 11:10:40 +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
ef865d9c68
Add Skill navigation to Phase/ProjectSection, refactor logic
...
- Add Skill navigation properties to PhaseSection and ProjectSection, with EF Core mappings and migration for foreign keys and indexes.
- Refactor SetSkillFlags in GetProjectsListQueryHandler for clarity and efficiency; use eager loading for Skill.
- Add HasRemainingTime() to TaskSection and enforce time check in ChangeStatusSectionCommandHandler.
- Optimize EmployeeDocumentsRepository queries; add EmployeeId to WorkshopWithEmployeeDocumentsViewModel.
- Improve CustomExceptionHandler to handle FluentValidation exceptions and return proper status codes.
- Add FluentValidation package reference and perform minor code cleanups.
2025-12-15 20:56:32 +03:30
cd64e1d24d
Merge remote-tracking branch 'origin/master'
2025-12-15 14:06:18 +03:30
d9da2e97ab
feat: add method to retrieve task sections assigned to a user and enhance permission code structure
2025-12-15 14:06:07 +03:30
SamSys
1c1c8816a5
pm GetHolidaysInDates completed - remove OldholidayItems
2025-12-15 14:01:42 +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
91259046f6
Revert "feat: introduce Shared.Contracts for account management and refactor related services"
...
This reverts commit 9469a5f76e .
2025-12-13 15:49:31 +03:30
9469a5f76e
feat: introduce Shared.Contracts for account management and refactor related services
2025-12-13 13:48:05 +03:30
c059066b13
refactor: restructure controllers and update user references for ProgramManager
2025-12-13 12:17:29 +03:30
27e8a26ed8
Add new domain models and interfaces for project management features
2025-12-08 14:47:03 +03:30