29 Commits

Author SHA1 Message Date
843dc8edfc Addd the collection related permission in context and APIs 2025-10-16 13:04:49 +05:30
40ca680f45 Added the Organization sub-menu in project menu in MenuStaticMaster 2025-09-30 12:42:29 +05:30
8dee7b0fa2 Merge branch 'main' of https://git.marcoaiot.com/admin/marco.pms.api into Organization_Management 2025-09-30 12:36:39 +05:30
0df13975a7 Added logic to add hard coded menu if menu from mongodb connot be found 2025-09-30 12:30:04 +05:30
0eb740fa25 Added the organization forgin key in tenant table and removed the tenantId from application user 2025-09-17 15:01:40 +05:30
30623d6bbc Added the create organization API 2025-09-17 12:01:22 +05:30
830a9526dd Added the total page and count in list APis for documnets 2025-09-02 15:29:48 +05:30
727df6e828 Added the download permission to get persigned Url API 2025-08-30 10:27:42 +05:30
75ae12a81e Added the upload document API 2025-08-28 15:00:16 +05:30
ff288448b0 Optimized the the Appmenu controller 2025-08-23 17:53:53 +05:30
de41db6219 Resolved the rebase issues 2025-08-08 12:19:31 +05:30
3915e9b9d0 Correct Typo of OrganizationSize and OrganizationName 2025-08-01 16:43:07 +05:30
8210e250a1 added new parameter tenant table 2025-08-01 16:22:12 +05:30
b7d770716a Created the API ot Create new Tenant 2025-07-31 16:54:06 +05:30
cf01fd1138 Added models for Expenses management models and migrations 2025-07-19 13:12:47 +05:30
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