627 Commits

Author SHA1 Message Date
9e6cfdb659 Changes in Attendance tab.
1. Filter the view to show only "Today's" attendance.
2. Display today's date prominently above the names in that tab.
2025-05-17 10:58:14 +00:00
6e2d640542 "In the Manage Building popup (accessed from Project > Project List, by selecting a project and navigating to Infrastructure), the error message is now correctly displayed as 'Building name is required'. A previous issue caused the message 'Expected string, received null' to appear initially." 2025-05-17 10:58:14 +00:00
e252c909db Merge pull request 'Modified Manage task popup from project > project list. Change name planned to completed/planned and completed to Today`s planned.' (#114) from Kartik_Enhancement#276 into Issue_May_3W
Reviewed-on: #114
2025-05-17 10:57:50 +00:00
48f013edd5 On the Infrastructure tab, the Planned and Completed columns have been merged, and their data is now shown as '2/3'. 2025-05-17 10:57:50 +00:00
21b2feb13f Update the Project List component column names:
1.Change 'Planned' to 'Completed/Planned'
2.Change 'Completed' to 'Today's Planned
2025-05-17 10:57:50 +00:00
27cf6f2703 Modified Manage task popup from project > project list. Change name planned to completed/planned and completed to Today`s planned. 2025-05-17 10:57:50 +00:00
818725fba4 Merge pull request 'Modified popup of Assign Task.' (#109) from kartik_Enhancement#222 into Issue_May_3W
Reviewed-on: #109
2025-05-17 10:57:31 +00:00
33efad9b06 Info-icon add 2025-05-17 10:57:31 +00:00
01b43ecc13 modified assign task popup from daily task planning.
1. adjusting margin and padding.
2. All the fonts are same.
3. Bold the 1 number and adding line into the unit.
2025-05-17 10:57:31 +00:00
d20b54a71c Modified assign task popup from Daily task planning component. 2025-05-17 10:57:31 +00:00
5535ff21fa Modified popup of Assign Task. 2025-05-17 10:57:31 +00:00
b2cdd7c02e Merge pull request 'Removing extra gap in Assign employee popup from project list >Team.' (#117) from Kartik_Bug#301 into Issue_May_3W
Reviewed-on: #117
2025-05-17 10:54:45 +00:00
ad3533a567 Removing extra gap in Assign employee popup from project list >Team. 2025-05-17 10:54:45 +00:00
c2c00fa175 Merge pull request 'Change name daily task to Daily Progress Report' (#113) from Kartik_Enhancement#277 into Issue_May_3W
Reviewed-on: #113
2025-05-16 09:57:17 +00:00
4e74d8fce5 Change name daily task to Daily Progress Report 2025-05-16 09:57:17 +00:00
7d3bffe0cd Merge pull request 'pramod_Bug-#271' (#106) from pramod_Bug-#271 into Issue_May_3W
Reviewed-on: #106
2025-05-15 05:46:40 +00:00
Pramod Mahajan
7d07002555 visible assign task button in mobile view 2025-05-15 05:46:40 +00:00
Pramod Mahajan
2ebd1a074f show 'No Reports Found' message when task list is empty and loading is complete 2025-05-15 05:46:40 +00:00
Pramod Mahajan
ce4b517ce5 Add condition to move entries to 'approved' if checkOut and date are in the past. 2025-05-15 05:46:40 +00:00
1e57e6fc03 Merge pull request 'Changed the Id value of Assign_To_Project permission and ASSIgn_Report_Task Permission' (#105) from Ashutosh_Frature_Permission into Issue_May_3W
Reviewed-on: #105
2025-05-14 09:59:08 +00:00
ca9f744d01 Changed the Id value of Assign_To_Project permission and ASSIgn_Report_Task Permission 2025-05-14 15:00:39 +05:30
197abedfe2 Merge pull request 'Implemented Pushover to display permission descriptions when editing or creating application role' (#104) from Kartik_permission_description into Issue_May_3W
Reviewed-on: #104
2025-05-14 08:04:12 +00:00
aa0bdb7a57 Implemented Pushover to display permission descriptions when editing or creating application role 2025-05-13 18:48:40 +05:30
c8ad72a2da added Assign_view progress task permission. 2025-05-13 12:40:10 +05:30
f94e8a1f88 Merge branch 'pramod_Bug#221' into Issue_May_2W
# Conflicts:
#	src/components/Project/Infrastructure/WorkItem.jsx
2025-05-13 12:31:09 +05:30
Pramod Mahajan
31286eff0a Merge branch 'Issue_May_2W' of https://git.marcoaiot.com/admin/marco.pms.web into pramod_Bug#221 2025-05-13 12:14:50 +05:30
Pramod Mahajan
0ca7acb140 added Assign_view progress task permission. 2025-05-13 12:14:36 +05:30
Pramod Mahajan
ba6b15a12e custimize accordation css 2025-05-13 11:33:25 +05:30
Pramod Mahajan
d398a6cb39 added dropdwon for action view 2025-05-13 11:32:09 +05:30
Pramod Mahajan
4fb337533e added bootstrap accordation 2025-05-13 11:30:43 +05:30
Pramod Mahajan
db098f9fdc manage floor header size for collap 2025-05-13 11:29:56 +05:30
Pramod Mahajan
aa2ca6565b Merge branch 'Issue_May_2W' of https://git.marcoaiot.com/admin/marco.pms.web into pramod_Enhancement#154 2025-05-12 16:36:55 +05:30
Pramod Mahajan
bf797503f5 added accordionn for floor 2025-05-12 16:34:44 +05:30
663269770a Merge pull request 'Added a popup to allow editing of employee information directly in the Employee Profile.' (#101) from Ashutosh_Emplyee_Profile_Edit_Popup into Issue_May_2W
Reviewed-on: #101
2025-05-12 10:20:26 +00:00
bf097bc884 Added a popup to allow editing of employee information directly in the Employee Profile. 2025-05-12 15:45:17 +05:30
a3608a49bd remove sneat lables from application 2025-05-12 15:37:31 +05:30
a7aa815691 Merge branch 'Ashutosh_Enhancement#205_Added_WorkCategory_Dropdown' into Issue_May_2W 2025-05-12 14:49:33 +05:30
bea3661ce2 Merge pull request 'pramod_Task#213' (#100) from pramod_Task#213 into Issue_May_2W
Reviewed-on: #100
2025-05-12 09:18:29 +00:00
Pramod Mahajan
926168bb07 Modified report comments section. 2025-05-12 09:18:29 +00:00
Pramod Mahajan
f51ed3a380 added custome font size class 2025-05-12 09:18:29 +00:00
9b2c27b903 Merge branch 'Ashutosh_Enhancement#205_Added_WorkCategory_Dropdown' of https://git.marcoaiot.com/admin/marco.pms.web into Ashutosh_Enhancement#205_Added_WorkCategory_Dropdown 2025-05-12 14:44:59 +05:30
e8ac267d46 Added a Work Category dropdown in task create/update forms and a new column to display the category in Project Infrastructure and Daily Task Planning views. 2025-05-12 14:40:13 +05:30
634dc12e5b Merge pull request 'Changed the first letter of all form field variables to lowercase to follow proper variable naming conventions.' (#98) from Ashutosh_Bug#216_Create_Employee_Popup_Typo into Issue_May_2W
Reviewed-on: #98
2025-05-12 07:58:33 +00:00
cf204f376d Changed the first letter of all form field variables to lowercase to follow proper variable naming conventions. 2025-05-12 07:58:33 +00:00
49f725b62d Merge pull request 'pramod_Task#207 Sync activity updates and deletions in Daily Task Planning view without page refresh' (#96) from pramod_Task#207 into Issue_May_2W
Reviewed-on: #96
2025-05-12 07:58:04 +00:00
8db6a16e15 revert 1827757f19bd15c05029e1ca9c72de3a65a68bf1
revert updated regularization logic based on 48-hour checkout threshold


- This update was mistakenly implemented in the wrong branch. Moving it here to align with the correct workflow.-  pramod_Bug#-27
2025-05-12 07:58:04 +00:00
Pramod Mahajan
2188f109cb disable Edit button and show "Please wait" message during activity update API call 2025-05-12 07:58:04 +00:00
Pramod Mahajan
292c920941 added loader during submitting form data. 2025-05-12 07:58:04 +00:00
Pramod Mahajan
af6a6faa46 ensure activity updates reflect in Daily Task Planning without page refresh 2025-05-12 07:58:04 +00:00
73152dbf0a Merge pull request 'Bug#215 updated regularization logic based on 48-hour checkout threshold for attendanceLogs.' (#97) from pramod_Bug-#215 into Issue_May_2W
Reviewed-on: #97
2025-05-12 07:57:40 +00:00