|
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 |
|
|
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 |
|
|
9af085c2fd
|
Added an API to deleted ContactTag as well remove entries in contact-tag mapping table related to that tag
|
2025-05-26 12:30:56 +05:30 |
|
|
e76c203614
|
Added functionality to stop recreating tas of same name
|
2025-05-26 12:30:56 +05:30 |
|
|
871493bf61
|
properly mapped the updated Dto to contact table
|
2025-05-26 12:30:56 +05:30 |
|
|
9d8ab76388
|
Refetched the contact in update contact API
|
2025-05-26 12:30:56 +05:30 |
|
|
f560a0207d
|
added an API to get list of contacts by bucket id and added project- contact mapping table
|
2025-05-26 12:30:56 +05:30 |
|
|
10a68125ba
|
Added an API to delete existing contact category
|
2025-05-26 12:30:56 +05:30 |
|
|
a005db4150
|
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 12:30:56 +05:30 |
|
|
7a91db7ac1
|
added an API to get list of contacts by bucket id and added project- contact mapping table
|
2025-05-26 12:30:56 +05:30 |
|
|
4a33e54ebc
|
When checking in exsiting tag change Id from mapping Id to Tag ID
|
2025-05-26 12:30:56 +05:30 |
|
|
5c5bf6b9e6
|
Added an API to create bucket
|
2025-05-26 12:30:56 +05:30 |
|
|
a0b36b204e
|
Fixed the errorof finding tag in wrong table
|
2025-05-26 12:30:55 +05:30 |
|
|
23db7c4861
|
Added an API to create a contact tag
|
2025-05-26 12:30:55 +05:30 |
|
|
4d1126b3f8
|
Added an API to Get a list of buckets Assigned to that employee
|
2025-05-26 12:30:55 +05:30 |
|
Pramod Mahajan
|
1a64879a05
|
added api to get list of contact tag
|
2025-05-26 12:30:55 +05:30 |
|
|
0809d26517
|
Added an API to update existing contact
|
2025-05-26 12:30:55 +05:30 |
|
|
b4505827bb
|
Created an endpoint to fetch list of all contact category in that tenant
|
2025-05-26 12:30:55 +05:30 |
|
|
cf9f6ce5a3
|
Created an API to create the Contact category
|
2025-05-26 12:30:55 +05:30 |
|
|
94434e8068
|
Added logs to the 'Get List of Contacts' endpoint.
|
2025-05-26 12:30:55 +05:30 |
|
|
3e4f29b186
|
Added an API to create contact and populate related tables as well
|
2025-05-26 12:30:55 +05:30 |
|
|
c95a666c31
|
Added an API to create contact and populate related tables as well
|
2025-05-26 12:30:46 +05:30 |
|
Pramod Mahajan
|
172aab1b01
|
created GetListOfContact custome function
|
2025-05-26 12:29:44 +05:30 |
|
|
57dbfab32f
|
Added DirectoryHelper in helper folder
|
2025-05-26 12:29:44 +05:30 |
|
|
c5a9777898
|
Added a flag in the Employee List API to retrieve active and inactive employees separately.
|
2025-05-08 05:38:16 +00:00 |
|
|
c1228e9a22
|
Implement an API endpoint that allows for to suspension of an employee.
|
2025-05-05 17:22:35 +05:30 |
|
|
3ec1ff1b5f
|
Converte all Ids from Integer to Guid
|
2025-05-03 09:44:35 +00:00 |
|
|
e6d0dbcdca
|
Removed Possible null refreance warnings
|
2025-04-29 05:44:32 +00:00 |
|
|
cac50a3f06
|
Added checklist to report api
|
2025-04-15 15:47:57 +05:30 |
|
|
dc9b696265
|
Fixed Confilt
|
2025-04-14 12:48:42 +05:30 |
|
|
e41faf4045
|
Passing role name in record attendance api
|
2025-04-09 10:41:00 +05:30 |
|
|
58bb684c4b
|
Removed all Warnings from Services project
|
2025-04-09 09:18:15 +05:30 |
|
|
7ddb37852e
|
Added Apis for task allocations
|
2025-04-04 15:42:42 +05:30 |
|
|
0ea14ff112
|
Push user rights branh
|
2025-03-25 13:01:56 +05:30 |
|
|
17d42f2cdf
|
Add main version branch
|
2025-03-25 11:53:37 +05:30 |
|