|
98409f5b87
|
Implement an API to store employee information with a captured image and update employee information.
|
2025-05-30 16:57:10 +05:30 |
|
|
0c49d8d05c
|
Changed file structure in model project
|
2025-05-10 13:16:20 +05:30 |
|
|
261938fbad
|
Added isSystem flage in Employee and ApplicationRole table and added functionality not to suspend employee if isSystem=true and not to update or delete application role if isSystem=true
|
2025-05-08 15:02:24 +05:30 |
|
|
3ec1ff1b5f
|
Converte all Ids from Integer to Guid
|
2025-05-03 09:44:35 +00:00 |
|
|
52a67ba15b
|
Removed null refreance warning from MOdel project
|
2025-04-09 10:25:44 +05:30 |
|
|
ec5fba0637
|
Fixed null refrenance warning
|
2025-04-09 08:46:29 +05:30 |
|
|
7ddb37852e
|
Added Apis for task allocations
|
2025-04-04 15:42:42 +05:30 |
|
|
c4952825fe
|
user profile api returns duplicate FeaturePermissions. This makes permission checks impossible, as multiple permissions return the same feature ID. Instead it will return the permissionID, also now passing the list featureid's in the response
|
2025-04-02 15:58:48 +05:30 |
|
|
0ea14ff112
|
Push user rights branh
|
2025-03-25 13:01:56 +05:30 |
|