45 Commits

Author SHA1 Message Date
64904c3cee - Change Loader style on Project Details page. Earlier, it was showing multiple glowing circles of various colors. Now only two will be displayed
- Changed Navigation Style for project modules. Earlier, we were using pills; now, tabs are used for better visualization
- Changed Navigation Style for Employee Details Page
2025-04-16 16:00:48 +05:30
88a60a7c48 - Modify Font sizes to suit the theme
- Change gay color of grid to match the theme
- realign floor and workarea lebel for visual clearity
- remove background color with the message "No floor added to the building, please add new floor to start working'
2025-04-16 15:31:38 +05:30
Pramod Mahajan
bcb273d663 Merge branch 'Feature_Task_Management' of https://git.marcoaiot.com/admin/marco.pms.web into Feature_Task_Management 2025-04-16 00:19:30 +05:30
Pramod Mahajan
b73a7fc5ab added validation for end Date, end date should be greater than start date 2025-04-16 00:16:53 +05:30
8b8a518b12 replased nav naming and removed duplicate data 2025-04-15 18:10:17 +05:30
47bbb38683 refactor: clean up AboutProject component by removing unused contact fields 2025-04-15 18:07:47 +05:30
Pramod Mahajan
7ebd8dcc00 after assigned employee and submit, model will close 2025-04-15 17:26:16 +05:30
Pramod Mahajan
d421355451 added to tooltip in projectCard view more button 2025-04-14 20:05:16 +05:30
Pramod Mahajan
e9d3a746aa updated address character length 150 to 500 2025-04-14 16:49:14 +05:30
Pramod Mahajan
40843489d3 changed model size 2025-04-11 17:54:46 +05:30
Pramod Mahajan
c2b91b9737 uncomment api 2025-04-11 15:30:15 +05:30
Pramod Mahajan
a7421eb6dc removed fetchActivity function , activity was needed for projectInfra, that can pass their child component TaskModel. instead of getting activity from ProjectInfra, Now TaskModel can directly calling to useMaster-Activity 2025-04-11 15:26:50 +05:30
Pramod Mahajan
8608043fb2 added unmount function that can be false loading flag 2025-04-11 15:21:01 +05:30
Pramod Mahajan
c45130b611 updated project-infra-each modelForm able to taking recently added item 2025-04-10 02:07:47 +05:30
29caa20250 Card changes to show days left for project 2025-04-09 14:44:57 +05:30
19abc42fc6 Merge branch 'Feature_Task_Management' of https://git.marcoaiot.com/admin/marco.pms.web into Feature_Task_Management 2025-04-09 14:33:39 +05:30
bc516b58b6 Changed coming soon font size 2025-04-09 14:33:32 +05:30
Pramod Mahajan
308ac5af48 updated a project status in numbers on projectCard. 2025-04-09 13:57:08 +05:30
Pramod Mahajan
05a3b13a0e Merge branch 'Feature_Task_Management' of https://git.marcoaiot.com/admin/marco.pms.web into Feature_Task_Management 2025-04-09 13:44:40 +05:30
Pramod Mahajan
85c2401514 fixed progress bar and team size on project Card 2025-04-09 13:43:34 +05:30
43673cfd37 Fixed project modify error in project card 2025-04-09 13:33:54 +05:30
95f4443338 refactor ProjectCard component to improve state management and error handling 2025-04-09 11:50:29 +05:30
Pramod Mahajan
faf68cac25 fixed attendance logs, attendanance rolename and removed import-userProfile. 2025-04-09 11:23:34 +05:30
Pramod Mahajan
e8aa2ae718 added close fun for addFloor model 2025-04-08 18:32:28 +05:30
Pramod Mahajan
57cf750d62 Merge branch 'Feature_Task_Management' of https://git.marcoaiot.com/admin/marco.pms.web into Feature_Task_Management 2025-04-08 18:22:14 +05:30
Pramod Mahajan
d56ba89a4a fixed regularization bugs- past employee is not able to regularized beacuse, id not sending to server 2025-04-08 18:21:59 +05:30
d9e1c91a6b Refactor project status options and remove "Suspended" status 2025-04-08 16:10:42 +05:30
Pramod Mahajan
9c0f98dbaf Merge branch 'Feature_Task_Management' of https://git.marcoaiot.com/admin/marco.pms.web into Feature_Task_Management 2025-04-08 16:00:11 +05:30
cee8f23fd9 enhance modal handling by adding onClose prop to TaskModel and WorkAreaModel components 2025-04-08 07:53:03 +00:00
Pramod Mahajan
df989605b9 Merge branch 'Feature_Task_Management' of https://git.marcoaiot.com/admin/marco.pms.web into Feature_Task_Management 2025-04-08 13:03:12 +05:30
5995c74ae6 change class= to className= 2025-04-08 09:37:38 +05:30
984efe207b Reduce font size on menu and project infra 2025-04-07 22:11:38 +05:30
f2a77b0685 added "Coming Soon!" message and illustration to multiple components 2025-04-07 16:25:12 +00:00
c595930640 refactor: streamline modal handling and improve floor management functionality 2025-04-07 16:25:12 +00:00
Pramod Mahajan
9e17b74ba4 changed font size and removed console. 2025-04-07 18:44:19 +05:30
Pramod Mahajan
93c95e007a integrated create Task api and handling data caching updated for task. 2025-04-07 17:14:07 +05:30
Pramod Mahajan
10d6f96ea7 added taskreport, commentTask feature 2025-04-06 18:03:10 +05:30
Pramod Mahajan
ddfbed1020 updated project infra components and added assigntask 2025-04-05 13:10:24 +05:30
Pramod Mahajan
1451c1aff7 added login and forgot form validation and changed server response format 2025-04-03 17:51:59 +05:30
Pramod Mahajan
f4af7ccf1c added ascending order list , user-rights, 2025-04-02 17:24:43 +05:30
Pramod Mahajan
79a1a08620 added back button,master-header 2025-04-02 13:42:17 +05:30
Pramod Mahajan
5a7ca02952 added use-rights functionality according to users 2025-04-01 17:17:35 +05:30
PramodMahajan14
8e455e96b4 updated projectList comp. immediately update rights 2025-03-26 13:02:49 +05:30
ba302898b8 Add UserRights branch from github changeset: 10a346901a9018735d9fd70a1a79a737595177ab 2025-03-25 17:22:23 +05:30
11241696b3 Add first version in main branch 2025-03-25 17:14:14 +05:30