This website requires JavaScript.
Explore
Help
Sign In
admin
/
marco.pms.api
Watch
1
Star
0
Fork
0
You've already forked marco.pms.api
Code
Issues
Pull Requests
3
Actions
Packages
Projects
Releases
Wiki
Activity
marco.pms.api
/
Marco.Pms.Services
/
Helpers
History
ashutosh.nehete
cbcc3398c3
Storing workItem in cache and changing planned work and completed work for respective project, building, floor, and workarea
2025-07-11 10:30:39 +05:30
..
CacheUpdateHelper.cs
Storing workItem in cache and changing planned work and completed work for respective project, building, floor, and workarea
2025-07-11 10:30:39 +05:30
DirectoryHelper.cs
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.
2025-07-08 15:12:36 +05:30
EmployeeHelper.cs
Added a flag in the Employee List API to retrieve active and inactive employees separately.
2025-05-08 05:38:16 +00:00
MasterHelper.cs
Added all Feature permission in static file and use that static file to check the permission
2025-07-08 16:07:27 +05:30
ProjectHelper.cs
Converte all Ids from Integer to Guid
2025-05-03 09:44:35 +00:00
ProjectsHelper.cs
Implemented the methods for deleting permission am asigned project from caches for certien employee
2025-07-11 10:30:39 +05:30
RolesHelper.cs
Saving project details with infrastructure, employee permissions and assigned project for that employee in mongodb
2025-07-11 10:30:35 +05:30
UserHelper.cs
Implement an API endpoint that allows for to suspension of an employee.
2025-05-05 17:22:35 +05:30