Commit Graph

63 Commits

Author SHA1 Message Date
gozareshgir
a678b92c39 merge from BugSection 2026-01-28 16:57:55 +03:30
gozareshgir
4c513191b6 BugSectionAdditionalTime get and post 2026-01-28 16:56:52 +03:30
gozareshgir
54ff59de48 merge from additional-times 2026-01-27 17:49:06 +03:30
gozareshgir
50b56d928d merg from BugSection 2026-01-27 16:47:33 +03:30
gozareshgir
9f09b6af97 change 2026-01-27 16:34:13 +03:30
gozareshgir
e5c96c8bcb comand and query for bug section 2026-01-27 16:11:31 +03:30
5bead0cc86 Merge branch 'Feature/program-manager/request-additional-time' into Main 2026-01-26 18:32:16 +03:30
64693b2ca3 add workflow result 2026-01-25 12:34:27 +03:30
ce836476a1 Merge branch 'Feature/program-manager/request-additional-time' into Main
# Conflicts:
#	ProgramManager/src/Domain/GozareshgirProgramManager.Domain/ProjectAgg/Entities/Task/ProjectTask.cs
2026-01-24 14:04:29 +03:30
15f1c938f7 add workflow controller 2026-01-24 14:02:18 +03:30
7e563a0f01 add Task Revision query and revision and request mapping 2026-01-24 11:12:25 +03:30
4c143d6bbc add task section revision command 2026-01-21 18:05:14 +03:30
4bde4ade2d add time request status 2026-01-20 11:01:58 +03:30
bd12ff0506 add TaskSectionTimeRequest to programmanager 2026-01-19 15:19:58 +03:30
301a8f06f4 Merge branch 'Feature/Checkout/client-api' into Main 2026-01-18 13:15:37 +03:30
43abb74c61 Merge branch 'Feature/program-manager/chat'
# Conflicts:
#	ProgramManager/src/Application/GozareshgirProgramManager.Application/Modules/TaskChat/Queries/GetMessages/GetMessagesQuery.cs
2026-01-14 10:57:07 +03:30
73e6681baa add message type to search query 2026-01-14 10:46:44 +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
c980354c6b Merge branch 'Feature/program-manager/priority' into Main 2026-01-08 12:09:37 +03:30
7423391003 Merge branch 'Feature/program-manager/priority'
# Conflicts:
#	ServiceHost/Areas/Admin/Controllers/ProgramManager/ProjectController.cs
2026-01-07 18:05:46 +03:30
572f66f905 feat: implement auto-pending for task sections reaching estimated time 2026-01-07 16:52:50 +03:30
1a334c22b8 feat: enable change priority endpoint in ProjectController 2026-01-07 13:02:52 +03:30
c80be16807 Merge branch 'Feature/program-manager/priority' into Main 2026-01-07 12:11:52 +03:30
2bea265989 feat: implement task priority change command and update project/task DTOs 2026-01-07 12:11:24 +03:30
68b1f89ef0 chore: comment out ChangePriority endpoint in ProjectController 2026-01-07 11:34:06 +03:30
6d5c032802 Merge branch 'Feature/program-manager/priority' into Main 2026-01-07 10:26:11 +03:30
a9789023ac feat: add HTTP POST endpoint for ChangePriority method in ProjectController 2026-01-06 13:46:45 +03:30
16b11a8bb8 feat: add ChangePriority method to ProjectController for task priority updates 2026-01-06 10:51:56 +03:30
931d41c446 Merge branch 'Feature/program-manager/chat' into Main 2026-01-05 15:40:40 +03:30
d2dd67343b feat: add file management entities and services for chat message handling 2026-01-05 15:40:06 +03:30
5ba72e2281 Merge branch 'master' into Main 2026-01-05 09:50:31 +03:30
340685a06c feat: enhance project retrieval by including additional times and update search parameter naming 2026-01-05 09:49:31 +03:30
8d93fa4fc6 Add approval workflow for task section completion
- Updated status transitions to include PendingForCompletion before Completed
- Added API endpoint and command/handler for approving/rejecting section completion
- Fixed additional time calculation to include minutes
- Refactored project board query logic and improved user ordering
- Updated launch settings with new HTTPS endpoint
- Documented progress percentage feature for TaskSection
2026-01-04 20:39:20 +03:30
a35a51370a Merge branch 'Feature/program-manager/set-user-time' into Main 2026-01-04 17:55:38 +03:30
c2fca9f9eb feat: rename project hierarchy search components and add validation for search query 2026-01-04 15:50:56 +03:30
1f365f3642 feat: implement project hierarchy search functionality with validation 2026-01-04 15:14:28 +03:30
a835663e5c Merge branch 'Feature/program-manager/test-upload' into Main 2025-12-30 12:55:29 +03:30
94955ea1b4 add: update GetProjectDeployBoardDetails method to use ProjectDeployBoardDetailsQuery 2025-12-30 12:54:53 +03:30
946e980324 Merge branch 'Feature/program-manager/test-upload' into Main 2025-12-30 12:20:41 +03:30
1e733f3f20 add: implement ChangeDeployStatusProject command and handler for updating project deployment status 2025-12-30 11:10:40 +03:30
5581e7e013 Merge branch 'Feature/program-manager/test-upload' into Main 2025-12-29 12:18:31 +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
e8059f98d5 Merge branch 'Feature/program-manager/test-upload' into Main 2025-12-29 10:27:50 +03:30
9eefdd8fd1 add: implement GetProjectDeployBoardDetails endpoint for retrieving project board details 2025-12-29 10:27:23 +03:30
0721467abf Merge branch 'Feature/program-manager/test-upload' into Main 2025-12-28 18:33:15 +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
SamSys
4ac51f24b5 marge from master 2025-12-23 15:14:15 +03:30
6a446d5972 add: implement AutoStopOverTimeTaskSections command and related functionality 2025-12-22 19:13:34 +03:30
SamSys
bb9074df34 merge from ServiceAmountsManagment 2025-12-22 13:24:03 +03:30