14 Commits

Author SHA1 Message Date
2304912bf8 Added all Feature permission in static file and use that static file to check the permission 2025-07-08 16:07:27 +05:30
5c1dcd89b5 directoryAdmin, directoryManager, and directoryUser are hard-coded in the helper class. Instead of hard-coding, we can create a static class and use it across the application.
Ref: https://redmine.marcoaiot.com/issues/387
2025-07-08 15:12:36 +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
c7304dc80b Renamed columns in ActivityChecklist 2025-04-15 18:05:42 +05:30
1c48ab80aa Added checklist and taskallocation relation table and logic to map taskallocation and checklist in that table in report task API 2025-04-15 17:11:29 +05:30
be0c37588e In dashboard project Progress show from first task assigned if give date is older than first assign date 2025-04-14 15:58:14 +05:30
498ea6e4e7 Added the Check list in Activity Master APIs 2025-04-14 12:56:49 +05:30
f391806a57 Added CheckList to Update and Create API 2025-04-14 12:51:52 +05:30
52a67ba15b Removed null refreance warning from MOdel project 2025-04-09 10:25:44 +05:30
7ddb37852e Added Apis for task allocations 2025-04-04 15:42:42 +05:30
2e19d2fe54 Added Industries table and Column IsActive In tables Tenant and ApplicayionUser 2025-03-31 16:31:17 +05:30
17d42f2cdf Add main version branch 2025-03-25 11:53:37 +05:30