|
ae51422079
|
Implemented an API to delete a Bucket
|
2025-05-28 10:40:00 +05:30 |
|
|
6036415ef4
|
Merge pull request 'Implement API to Assign Bucket to Employees' (#76) from Ashutosh_Task#387_Assign_Bucket into Feature_Directory
Reviewed-on: #76
|
2025-05-27 11:09:51 +00:00 |
|
|
c4050232f2
|
Implement API to Assign Bucket to Employees
|
2025-05-27 16:29:42 +05:30 |
|
|
7a0d85400f
|
Merge pull request 'Ashutosh_#375_To_#381' (#75) from Ashutosh_#375_To_#381 into Feature_Directory
Reviewed-on: #75
|
2025-05-27 07:49:17 +00:00 |
|
|
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 |
|
|
27a7044ede
|
fixed rebase
|
2025-05-26 13:32:29 +05:30 |
|
|
c4a1c52acd
|
Add Directory Management Feature with Permission Handling
|
2025-05-26 13:29:56 +05:30 |
|
|
80a22741b2
|
Implemented an API to update Contact Category Master
|
2025-05-26 13:29:32 +05:30 |
|
|
2ce81b8b9a
|
Implemented an API to update Buckets for grouping contacts.
|
2025-05-26 13:29:32 +05:30 |
|
|
13d8935b72
|
Accepting List of buckets and categories Ids rather than as payload
|
2025-05-26 13:29:32 +05:30 |
|
|
62f9b2256e
|
Implemented filtering functionality for Get Contact List API
|
2025-05-26 13:29:29 +05:30 |
|
|
a9d20b8077
|
Update Marco.Pms.Services/Helpers/DirectoryHelper.cs
Added entrie to DirectoryUpdateLog Table
|
2025-05-26 13:28:40 +05:30 |
|
|
616cebbf94
|
Implemented an API to suspend a Contact
|
2025-05-26 13:28:40 +05:30 |
|
Pramod Mahajan
|
8f267f9ef9
|
created api for contact Tag Update
|
2025-05-26 13:28:40 +05:30 |
|
|
afbfea3fc0
|
Implemented an API to retrieve a list of organizations provided in the contacts.
|
2025-05-26 13:28:40 +05:30 |
|
|
ac7197c197
|
changed all list in contact profile view model to non-nullable and set default value to empty list
|
2025-05-26 13:28:40 +05:30 |
|
|
811e0ac807
|
Created an API to get contact profile by its Id
|
2025-05-26 13:28:40 +05:30 |
|
|
efc5e22f7b
|
Changed tag validation
|
2025-05-26 13:28:40 +05:30 |
|
|
d4b2d6025d
|
Addd migrations fro Typo
|
2025-05-26 13:28:40 +05:30 |
|
|
999b2f06e0
|
Corrected the typo of ContactTagtId to ContactTagId
|
2025-05-26 13:28:40 +05:30 |
|
|
13b93d5bd5
|
Added an API to suspend a n existing Contact-note
|
2025-05-26 13:28:25 +05:30 |
|
|
77a1cfd9dc
|
Added an API to Update existing Contact-note
|
2025-05-26 13:28:25 +05:30 |
|
|
5f90ddf454
|
Added an API to get contact category by its size
|
2025-05-26 13:28:21 +05:30 |
|
|
d014fcd1e4
|
Added functionality to stop recreating tas of same name
|
2025-05-26 13:17:11 +05:30 |
|
|
50f698bf89
|
properly mapped the updated Dto to contact table
|
2025-05-26 13:17:11 +05:30 |
|
|
65a0e60c8a
|
added an API to get list of contacts by bucket id and added project- contact mapping table
|
2025-05-26 13:16:47 +05:30 |
|
|
a97b95eb00
|
Added an API to delete existing contact category
|
2025-05-26 13:08:37 +05:30 |
|
|
57d430be1e
|
Revert "added an API to get list of contacts by bucket id and added project- contact mapping table"
This reverts commit 22f777ca87053d2c79db610a27b8d7a5169e57bc.
|
2025-05-26 13:08:33 +05:30 |
|
|
f50cb8e2dd
|
added an API to get list of contacts by bucket id and added project- contact mapping table
|
2025-05-26 13:07:10 +05:30 |
|
|
2d939e5372
|
When checking in exsiting tag change Id from mapping Id to Tag ID
|
2025-05-26 13:02:47 +05:30 |
|
|
c785b270f0
|
Added an API to create bucket
|
2025-05-26 13:02:47 +05:30 |
|
|
b41640a120
|
Added an API to create a contact tag
|
2025-05-26 13:02:41 +05:30 |
|
|
5a487076ab
|
Added an API to Get a list of buckets Assigned to that employee
|
2025-05-26 13:02:06 +05:30 |
|
Pramod Mahajan
|
9fa3351795
|
added api to get list of contact tag
|
2025-05-26 13:01:13 +05:30 |
|
|
2d126bf5b9
|
Added an API to update existing contact
|
2025-05-26 13:00:23 +05:30 |
|
|
53c210915a
|
Created an endpoint to fetch list of all contact category in that tenant
|
2025-05-26 12:59:44 +05:30 |
|
|
aa60551524
|
Added logs to the 'Get List of Contacts' endpoint.
|
2025-05-26 12:58:27 +05:30 |
|
|
34f32bdd33
|
Added an API to create contact and populate related tables as well
|
2025-05-26 12:56:06 +05:30 |
|
Pramod Mahajan
|
e3e19a938a
|
created GetListOfContact custome function
|
2025-05-26 12:55:27 +05:30 |
|
|
c25a7c4b9c
|
Models, DTOs (Data Transfer Objects), and view models have been created for the directory.
|
2025-05-26 12:37:10 +05:30 |
|
|
a752bc39fe
|
Added an API to add a note to specific contact
|
2025-05-26 12:30:56 +05:30 |
|
|
70ec3b6a44
|
Added an API to suspend a n existing Contact-note
|
2025-05-26 12:30:56 +05:30 |
|
|
b381397e40
|
Added an API to Update existing Contact-note
|
2025-05-26 12:30:56 +05:30 |
|
|
4492c60159
|
Added an API to get contact category by its size
|
2025-05-26 12:30:56 +05:30 |
|
|
24968be0ff
|
added an API to get a list of contact-notes by contact ID
|
2025-05-26 12:30:56 +05:30 |
|