200 Commits

Author SHA1 Message Date
Pramod Mahajan
d966cbe23e add required validation for plannedTask using Zod schema 2025-04-30 18:24:35 +05:30
Pramod Mahajan
047fcc3222 Safe jobRoleId filter in AssignRoleModel and ensure onClose works in form submit 2025-04-30 11:25:39 +00:00
Pramod Mahajan
655967746f handle modal visibility with React state instead of Bootstrap 2025-04-30 11:25:39 +00:00
Pramod Mahajan
75507707c0 Handle role deselection and employee switching
- Reset checkboxes when employee changes
- Allow submission when no roles are selected
- Fixed zod validation to support empty selections
2025-04-29 23:56:36 +05:30
Pramod Mahajan
fec6de8a54 removed console 2025-04-29 23:54:59 +05:30
Pramod Mahajan
7e45f6c429 Fixed issue where logged-in users couldn't select future time slots 2025-04-29 11:04:21 +05:30
Pramod Mahajan
c53aa1ec92 Add activity column to logs for clearer action tracking 2025-04-29 00:56:01 +05:30
Pramod Mahajan
4f1cf7c0a5 Update logs to reflect check-in/check-out operations immediately 2025-04-29 00:54:31 +05:30
Pramod Mahajan
054ef8fd17 Updated TimePicker to disable future times and allow only current or past selections 2025-04-29 00:51:31 +05:30
Pramod Mahajan
6b241b14de Optimize attendance logs and regularization APIs to fetch data only when their respective tabs are active 2025-04-29 00:47:32 +05:30
Pramod Mahajan
9b742a2f7f removed console 2025-04-28 12:04:33 +05:30
Pramod Mahajan
4a2dcd82d4 comment default option -select a Job role. 2025-04-28 12:02:40 +05:30
Pramod Mahajan
d88fd3180f modified request for manage role. 2025-04-28 11:36:34 +05:30
Pramod Mahajan
a84cb355c8 changed image and directory icons 2025-04-28 09:27:49 +05:30
Pramod Mahajan
b595fe6a0f added id in roles obj request 2025-04-26 22:56:59 +05:30
Pramod Mahajan
66703de72e changed btn size. to sm 2025-04-26 18:43:06 +05:30
Pramod Mahajan
1ca337067a fixed previous role feature to current user role. 2025-04-26 18:31:20 +05:30
Pramod Mahajan
c900dc80a9 hide uneccessary msg or fixed loading condition for create new employee 2025-04-26 18:15:49 +05:30
Pramod Mahajan
a1a3da61db new directory components 2025-04-25 11:02:03 +00:00
Pramod Mahajan
786a5a689e made custome TagInput. 2025-04-25 11:02:03 +00:00
Pramod Mahajan
3160da69d2 added one more css property radius 2025-04-25 11:02:03 +00:00
Pramod Mahajan
099098d39a changed getProjectStatusName getProjectStatusColor location. added these fun in Utils folder 2025-04-23 10:52:55 +05:30
Pramod Mahajan
c76045d39e chanaged getProjectStatusName 2025-04-23 10:49:31 +05:30
Pramod Mahajan
3c9e68f91b created new progressBar component 2025-04-23 10:48:47 +05:30
Pramod Mahajan
7f7f05277a modified projectBanner padding and fontsize. 2025-04-22 10:35:58 +00:00
Pramod Mahajan
fc2f69f429 selected employee list will empty after submission and close model perfectly 2025-04-22 10:33:58 +00:00
Pramod Mahajan
b15f5df8e7 added assign task button for mobile view 2025-04-22 10:33:58 +00:00
Pramod Mahajan
a5d74a0b34 updated a employee list and selected employe list 2025-04-22 10:33:58 +00:00
Pramod Mahajan
450c8143ff removed extra padding. 2025-04-22 10:33:58 +00:00
Pramod Mahajan
977dfcefe8 handled employee not avaible for project. employee list is empty 2025-04-21 16:00:22 +05:30
Pramod Mahajan
6c2a6ca7f9 employee assign perfectly with job role. 2025-04-21 15:41:37 +05:30
Pramod Mahajan
a4285388f8 model open on single click. 2025-04-21 15:40:36 +05:30
Pramod Mahajan
b81c3c9eab removed this file, not needed 2025-04-21 15:38:37 +05:30
Pramod Mahajan
e97bbdeee6 removed unnecessary code 2025-04-20 16:04:04 +05:30
Pramod Mahajan
e46a94dd1a modified model size for application role 2025-04-20 15:51:17 +05:30
Pramod Mahajan
4ffab89aac added tooltip 2025-04-20 15:50:30 +05:30
Pramod Mahajan
9170d35652 Added tooltip 2025-04-20 15:50:19 +05:30
Pramod Mahajan
18729e960c removed condiational vaiable and added tooltip for edit and delet icon. 2025-04-20 08:46:48 +00:00
Pramod Mahajan
ebc03cb9eb Fetched workItem from cache instead of props to resolve state inconsistency issue. 2025-04-20 08:46:48 +00:00
Pramod Mahajan
df7303b724 Fixed state sync issue by clearing cache and re-fetching project data after task creation. 2025-04-20 08:46:48 +00:00
Pramod Mahajan
637b7990f5 added limitation for phone no 2025-04-20 08:33:59 +00:00
Pramod Mahajan
80fe6d64d1 modified response format 2025-04-20 08:32:14 +00:00
Pramod Mahajan
0798a12598 added character limitation 2025-04-20 08:32:14 +00:00
Pramod Mahajan
5e40817f3c clear cache after update or new create employee. and added character limitation for address and email 2025-04-20 08:32:14 +00:00
5ceb7eebaf Renamed variable "check" to "description" in "CreateActivity" and "UpdateActivity" components 2025-04-20 06:44:08 +00:00
Pramod Mahajan
aada35e6ea added task compeleted and planned work data 2025-04-20 06:42:55 +00:00
68b23c8d5e Fixed the bug of mismatch dates where dates showing one day earlier than expected 2025-04-19 16:36:21 +05:30
8d4c9e4f39 Adjust font style for floor in infra grid if no workarea defined 2025-04-19 15:59:26 +05:30
e236e4f5bf Merge branch 'Ashutosh_Task#67_Request_Demo' into Feature_Task_Management 2025-04-19 11:06:14 +05:30
Pramod Mahajan
0fc7f6e404 added activity url with perticular project 2025-04-19 05:29:34 +00:00