202 Commits

Author SHA1 Message Date
Pramod Mahajan
10ee3796d3 Optimized to avoid unnecessary API calls 2025-07-06 22:10:13 +05:30
Pramod Mahajan
8676ff24a5 handle to prevent unwanted api calling 2025-07-06 15:51:46 +05:30
Pramod Mahajan
b39a3d7e97 fixed: visible sub task without refresh page 2025-07-03 19:10:49 +05:30
Pramod Mahajan
e6d6f0ac30 Handle undefined 'variables' in employee assignment toast logic 2025-07-03 13:16:01 +05:30
Pramod Mahajan
80083aa5db updated some queries and mutation for prevent to duplicates calls 2025-07-02 19:42:43 +05:30
Pramod Mahajan
52c5e3d2d2 integrated reactquery for project infra 2025-07-02 13:20:17 +05:30
Pramod Mahajan
0c8ff7b28c partially integrated react-query in project infra 2025-07-02 01:57:02 +05:30
Pramod Mahajan
a02a33a247 partially implementation of masters in react query hooks 2025-07-01 13:23:16 +05:30
Pramod Mahajan
f848f97d87 implement partial react-query in task assignment flow 2025-06-30 20:20:52 +05:30
Pramod Mahajan
7fbbe98373 fixed syntax mistak 2025-06-30 16:20:42 +05:30
Pramod Mahajan
467d5d4b13 integrate React Query for project details and real-time updates 2025-06-29 00:55:02 +05:30
Pramod Mahajan
22e65c167e prevent unnwanted api calling 2025-06-28 10:38:01 +05:30
Pramod Mahajan
fa32913e34 Replaced normal hooks to react-query Hook - Employee 2025-06-26 12:28:02 +05:30
Pramod Mahajan
1b5fa173f0 return one more params 2025-06-26 12:26:51 +05:30
Pramod Mahajan
3b933d513f fiexed: check-in allowing in logs 2025-06-24 12:07:34 +05:30
Pramod Mahajan
928a50432d fixed restore selected project when toggling off "Show All Employees" 2025-06-23 21:30:36 +05:30
Pramod Mahajan
52a578972e Merge branch 'main' of https://git.marcoaiot.com/admin/marco.pms.web into pramod_Task#505 2025-06-19 16:48:47 +05:30
Pramod Mahajan
4cda7fdcfd added approve task feature 2025-06-19 16:44:41 +05:30
21e7ca2157 Showing proper name of project in global project dropdown when assigning project for first time 2025-06-19 14:51:10 +05:30
Pramod Mahajan
c722117108 added params for refetch data 2025-06-17 20:40:51 +05:30
8217308db9 Implemented signalr for action assigning employee to project 2025-06-17 17:07:54 +05:30
a3381bb2e6 Implmeneted signalR in today's attendance 2025-06-17 17:07:53 +05:30
Pramod Mahajan
1b4001fadf created temp work-status hook 2025-06-16 19:43:22 +05:30
Pramod Mahajan
dee44c63aa handled loading properly 2025-06-14 10:45:43 +05:30
Pramod Mahajan
7c9607cb78 resolved localCompare error 2025-06-13 18:06:09 +05:30
Pramod Mahajan
00902fff9f fixed togger for active and inactive employee 2025-06-13 13:27:34 +05:30
6b9670b942 Add more cosmatic changes for notes editor 2025-06-12 18:48:30 +05:30
8e7d99d111 Call API on Header for project selection. 2025-06-12 18:07:33 +05:30
Pramod Mahajan
e3731cab5f added refetch function for recall after takng any assign or unassign project for update 2025-06-09 13:18:33 +05:30
Pramod Mahajan
71631fa68d added update assign project api 2025-06-09 13:18:33 +05:30
Pramod Mahajan
977397d31f added new hook for fetching projects associated by perticular employee 2025-06-09 13:18:32 +05:30
Pramod Mahajan
0eaea6a232 added more option for sorting contact list - projectId 2025-06-09 13:14:05 +05:30
Pramod Mahajan
49a3bec527 Added id check before calling fetchContactNotes function 2025-06-09 13:14:05 +05:30
Pramod Mahajan
1f8ba16447 changed useDirectory hook calling format 2025-06-09 13:14:04 +05:30
Pramod Mahajan
bc220180c4 corrected state name, mismatched 2025-06-09 13:14:03 +05:30
Pramod Mahajan
16389bf102 modified useBucket for refetch data 2025-06-09 13:14:01 +05:30
Pramod Mahajan
8f9bfcae6b created new hook for sorting table data 2025-06-09 13:13:59 +05:30
Pramod Mahajan
41d9db6fcc created new hook useOrganization 2025-06-09 13:13:59 +05:30
Pramod Mahajan
3f5b79dc5c no more need 2025-06-09 13:13:02 +05:30
Pramod Mahajan
f748eecf14 added feature active and inactive not displays 2025-06-09 13:13:02 +05:30
Pramod Mahajan
6010e630e8 modified hook, for taking active or incative params 2025-06-09 13:13:01 +05:30
Pramod Mahajan
f9c3c136b3 created useContactNote hook 2025-06-09 13:12:57 +05:30
Pramod Mahajan
69abe1bd42 added new hook - useContactProfile 2025-06-09 13:12:57 +05:30
Pramod Mahajan
42b769c1b5 created separate contactCategory and contactTag hook for managing contacts creation and edition 2025-06-09 13:10:57 +05:30
Pramod Mahajan
ada8856b3b removed console 2025-06-09 13:10:57 +05:30
Pramod Mahajan
86e9854071 modified hook prevent to recall api 2025-06-09 13:10:57 +05:30
Pramod Mahajan
a319171674 added useBuckets hook and set up cached data if have 2025-06-09 13:10:56 +05:30
Pramod Mahajan
e8504c6627 integrated Contact Tag list API and display in master table 2025-06-09 13:10:55 +05:30
Pramod Mahajan
1e3a1f0365 feat: integrate Get Contact List API in useMaster hook 2025-06-09 13:10:55 +05:30
Pramod Mahajan
c672e44c76 created new hook for get a contacts 2025-06-09 13:10:54 +05:30