55873269da
Add Legal Information page and update routing for legal info access
2025-04-18 16:28:24 +05:30
f6b5b78d2d
Add export functionality for employee data in various formats
2025-04-18 12:13:47 +05:30
1418f84976
Remove warnings
2025-04-17 17:29:18 +05:30
Pramod Mahajan
35c54fb48a
removed unnecessary code
2025-04-17 16:25:22 +05:30
Pramod Mahajan
d2648d83f0
added sorting by - group by status and name
2025-04-17 10:42:24 +00:00
ea93f62faf
Merge branch 'pramod_Enhancement#76_ImproveEmpl_ListView' into Feature_Task_Management
2025-04-17 16:05:46 +05:30
Pramod Mahajan
23d676c96a
added sorting in ascending order
2025-04-17 10:28:07 +00:00
Pramod Mahajan
a8357872f0
added sorting by name(firstName +lastName)
2025-04-17 00:00:36 +05:30
0c48ae70b8
Merge branch 'Feature_Task_Management' of https://git.marcoaiot.com/admin/marco.pms.web into Feature_Task_Management
2025-04-16 16:13:12 +05:30
37620c78a1
refactor: update EmployeeProfile component layout and add employee details table
2025-04-16 10:35:47 +00:00
49e3e0735e
refactor(EmployeeProfile): integrate Avatar component for user display and enhance contact information layout
2025-04-16 10:35:47 +00:00
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
Pramod Mahajan
093e38096c
changed export dropdown option and add new model for suspend employee
2025-04-16 09:34:40 +00:00
Pramod Mahajan
e3032d2a05
changed export dropdown option and add new model for suspend employee
2025-04-16 11:04:48 +05:30
Pramod Mahajan
f4baa83b6d
individual affect eye icon on pass
2025-04-16 09:36:36 +05:30
Pramod Mahajan
ab1754aa49
project list display status wise
2025-04-15 17:23:33 +05:30
Pramod Mahajan
d1c36dfd97
Changed 'Role' to 'Application Role'
2025-04-15 01:08:59 +05:30
Pramod Mahajan
ee2762fb4a
removed console
2025-04-14 22:51:58 +05:30
Pramod Mahajan
97606dfef0
added 'checkLists' array inside hiddenColumn
2025-04-14 20:15:39 +05:30
Pramod Mahajan
2d57ab23da
removed console and unnecessary hook
2025-04-14 20:10:30 +05:30
Pramod Mahajan
c83161d5ab
Breadcrumb changed
2025-04-14 17:23:36 +05:30
Pramod Mahajan
dd40f55b0a
report button wil hide after reported
2025-04-14 17:14:29 +05:30
Pramod Mahajan
63b02db9b3
added FromData to endDate filter in Task list
2025-04-13 17:27:51 +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
55b9420b6c
Activity master component made and is reday for api integration.
2025-04-11 15:13:08 +05:30
Pramod Mahajan
2428f15f35
integrated activity api and fetch in master seaction.
2025-04-10 03:03:38 +05:30
Pramod Mahajan
c45130b611
updated project-infra-each modelForm able to taking recently added item
2025-04-10 02:07:47 +05:30
Pramod Mahajan
d4452ae19a
fixed refresh-token error and changed forgot password text position.
2025-04-09 16:22:03 +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
85c2401514
fixed progress bar and team size on project Card
2025-04-09 13:43:34 +05:30
b1fd691f37
Add email in employee list
2025-04-09 13:15:11 +05:30
1019e9a32f
add ComingSoonPage component and integrate it into EmployeeProfile for placeholder content
2025-04-09 12:03:16 +05:30
Pramod Mahajan
797ff9b5bc
removed MISC and changed login page logo url
2025-04-09 12:00:50 +05:30
Pramod Mahajan
6a6f0356bc
remove regularization method and created new component
2025-04-09 11:36:49 +05:30
Pramod Mahajan
1483cab13f
fixed attendance logs and role name
2025-04-09 11:35:53 +05:30
Pramod Mahajan
faf68cac25
fixed attendance logs, attendanance rolename and removed import-userProfile.
2025-04-09 11:23:34 +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
9d9569460a
Enhance email validation and fix spelling errors in address fields
2025-04-08 12:33:30 +00:00
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
f9c6d1b7f8
Fixed the error "project not found" in daily task planning
2025-04-08 09:54:02 +00:00
c989f23106
Refactor employee action dropdown for better accessibility and code clarity
2025-04-08 07:53:22 +00:00
085176c593
update "Not Data Found" message to "No Data Found" with improved styling
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
66c4e44ded
updated Connect, Documentation, and Support pages with "Coming Soon!" message and illustration
2025-04-07 16:25:12 +00:00
f2a77b0685
added "Coming Soon!" message and illustration to multiple components
2025-04-07 16:25:12 +00:00
Pramod Mahajan
a28d290feb
hide or visible password
2025-04-07 17:17:21 +05:30
Pramod Mahajan
8bce23d9b6
added hid and visible functionality for password field.
2025-04-07 17:16:18 +05:30