122 Commits

Author SHA1 Message Date
b4cffbf713 added an API to get list of contacts by bucket id and added project- contact mapping table 2025-05-31 16:57:51 +05:30
f18b1f8dea When checking in exsiting tag change Id from mapping Id to Tag ID 2025-05-31 16:57:51 +05:30
c78c9a92b4 Added an API to create bucket 2025-05-31 16:57:51 +05:30
ec72632004 Added an API to Get a list of buckets Assigned to that employee 2025-05-31 16:57:51 +05:30
12a1e1cf27 Added an API to update existing contact 2025-05-31 16:57:51 +05:30
acffebfb90 Added logs to the 'Get List of Contacts' endpoint. 2025-05-31 16:57:51 +05:30
f785003e9b Added an API to create contact and populate related tables as well 2025-05-31 16:57:51 +05:30
Pramod Mahajan
f7dce83629 created GetListOfContact custome function 2025-05-31 16:57:51 +05:30
77306c6bdb Added an API to add a note to specific contact 2025-05-31 16:57:51 +05:30
7660063ac3 Added an API to suspend a n existing Contact-note 2025-05-31 16:57:51 +05:30
ebc4a1e071 Added an API to Update existing Contact-note 2025-05-31 16:57:51 +05:30
ae20e215db added an API to get a list of contact-notes by contact ID 2025-05-31 16:57:50 +05:30
ba38c857a2 Added functionality to stop recreating tas of same name 2025-05-31 16:57:50 +05:30
f42ebe3886 properly mapped the updated Dto to contact table 2025-05-31 16:57:50 +05:30
85d7863fb2 Refetched the contact in update contact API 2025-05-31 16:57:50 +05:30
9709893603 added an API to get list of contacts by bucket id and added project- contact mapping table 2025-05-31 16:57:50 +05:30
de324407d0 Revert "added an API to get list of contacts by bucket id and added project- contact mapping table"
This reverts commit 22f777ca87053d2c79db610a27b8d7a5169e57bc.
2025-05-31 16:57:50 +05:30
9247221a9f added an API to get list of contacts by bucket id and added project- contact mapping table 2025-05-31 16:57:50 +05:30
4b4ebee1a1 When checking in exsiting tag change Id from mapping Id to Tag ID 2025-05-31 16:57:50 +05:30
49ddd3ec45 Added an API to create bucket 2025-05-31 16:57:50 +05:30
684598eb6b Added an API to Get a list of buckets Assigned to that employee 2025-05-31 16:57:49 +05:30
b3d4018c5f Added an API to update existing contact 2025-05-31 16:57:49 +05:30
66b8a74873 Added logs to the 'Get List of Contacts' endpoint. 2025-05-31 16:57:49 +05:30
c2bdf76957 Added an API to create contact and populate related tables as well 2025-05-31 16:57:49 +05:30
a8b935946a Added an API to create contact and populate related tables as well 2025-05-31 16:57:49 +05:30
Pramod Mahajan
40c0bcd3ca created GetListOfContact custome function 2025-05-31 16:57:49 +05:30
bba751256e Added DirectoryHelper in helper folder 2025-05-31 16:57:49 +05:30
5ad2a795b8 Sending Is Active in Object Of Contact notes 2025-05-29 11:49:08 +05:30
a64e9538e4 fixed the bug of only sending ID of logged in employee in Bucket object 2025-05-28 15:55:00 +05:30
591b54c901 Stopping multiple entries in employee-bucket mapping table 2025-05-28 15:14:31 +05:30
55e8ace430 Sending last updatedBy and updatedAt when sending list of notes 2025-05-28 15:00:56 +05:30
2552e4b83d Included object consist of basic infromation of employee who created the bucket in View models 2025-05-28 12:48:02 +05:30
ad34ca12e6 Sending number of conacts within the bucket with it information in API Update bucket, Assign Bucket, and Get Bucket List 2025-05-28 11:36:40 +05:30
72fc8bd0d6 Corrected Spelling mistakes 2025-05-28 10:45:03 +05:30
ae51422079 Implemented an API to delete a Bucket 2025-05-28 10:40:00 +05:30
c4050232f2 Implement API to Assign Bucket to Employees 2025-05-27 16:29:42 +05:30
fb3932fe25 Enhancement #381: Update "Update Bucket" API to Enforce Feature 2025-05-27 12:37:24 +05:30
1490cfc195 Enhancement #380: Update "Create Bucket" API to Enforce Feature 2025-05-27 12:35:09 +05:30
1e6b2d7527 Enhancement #378: Update "Get Bucket List" API to Enforce Feature 2025-05-27 12:32:51 +05:30
db25c25b9b Enhancement #377: Update "Update Contact" API to Enforce Feature 2025-05-27 12:28:22 +05:30
9f53fb2df7 Enhancement #376: Update "Get Contact by Bucket ID" API to Enforce Feature Permissions 2025-05-27 12:27:04 +05:30
b638e35b25 Enhancement #375: Update "Get Contact" API to Enforce Feature Permissions 2025-05-27 12:24:41 +05:30
71aee738f4 Add Directory Management Feature with Permission Handling 2025-05-24 15:45:43 +05:30
a14bbb06a6 Implemented an API to update Buckets for grouping contacts. 2025-05-23 05:45:38 +00:00
95aef84a3a Accepting List of buckets and categories Ids rather than as payload 2025-05-22 22:10:51 +05:30
23e8eedf17 Implemented filtering functionality for Get Contact List API 2025-05-22 17:26:51 +05:30
bb561187fb Update Marco.Pms.Services/Helpers/DirectoryHelper.cs
Added entrie to DirectoryUpdateLog Table
2025-05-22 06:13:50 +00:00
fe5e58dce0 Implemented an API to suspend a Contact 2025-05-22 06:13:50 +00:00
9fbf55eeb5 Implemented an API to retrieve a list of organizations provided in the contacts. 2025-05-21 10:28:17 +05:30
d1b899f846 Merge pull request 'Created an API to get contact profile by its Id' (#63) from Ashutosh_Task#230_Get_Contact_By_Id into Feature_Directory
Reviewed-on: #63
2025-05-20 08:17:43 +00:00