7 Commits

Author SHA1 Message Date
Pramod Mahajan
f45febb82c show correct message after all employees are assigned to a project
- fixed issue where loader spinner stayed active after API call
- added setLoading(false) in useAllEmployee hook after API call
- now message All employee assigned to Project." shows properly
2025-05-06 12:47:27 +00:00
Pramod Mahajan
ee2d44b5fc fixed useEmployeeRoles to return [] when employee has no roles and some changed for fetching logic to use async/await 2025-04-30 00:03:08 +05:30
Pramod Mahajan
4182cd9077 modified response format 2025-04-20 08:32:14 +00:00
1f5d4688bb Fixed error of api call before submiting create form 2025-04-09 11:08:39 +05:30
Pramod Mahajan
5a7ca02952 added use-rights functionality according to users 2025-04-01 17:17:35 +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