|
6d38e005bc
|
Added an API to add a note to specific contact
|
2025-05-17 18:35:31 +05:30 |
|
|
37eba7a47f
|
Added an API to suspend a n existing Contact-note
|
2025-05-17 18:35:31 +05:30 |
|
|
1be23802c7
|
Added an API to Update existing Contact-note
|
2025-05-17 18:35:31 +05:30 |
|
|
0685a12c62
|
Added an API to get contact category by its size
|
2025-05-17 18:35:31 +05:30 |
|
|
18067732ed
|
added an API to get a list of contact-notes by contact ID
|
2025-05-17 18:35:31 +05:30 |
|
|
c16f9a08d9
|
Added an API to deleted ContactTag as well remove entries in contact-tag mapping table related to that tag
|
2025-05-17 18:35:31 +05:30 |
|
|
c330023ee7
|
Added functionality to stop recreating tas of same name
|
2025-05-17 18:35:31 +05:30 |
|
|
8288a19dd8
|
properly mapped the updated Dto to contact table
|
2025-05-17 18:35:31 +05:30 |
|
|
8c938b545e
|
Refetched the contact in update contact API
|
2025-05-17 18:35:31 +05:30 |
|
|
38e5ad664e
|
added an API to get list of contacts by bucket id and added project- contact mapping table
|
2025-05-17 18:35:31 +05:30 |
|
|
54d6d5f1bd
|
Added an API to delete existing contact category
|
2025-05-17 18:35:31 +05:30 |
|
|
326ceecdbf
|
Revert "added an API to get list of contacts by bucket id and added project- contact mapping table"
This reverts commit 22f777ca87053d2c79db610a27b8d7a5169e57bc.
|
2025-05-17 18:35:31 +05:30 |
|
|
e78cc74246
|
added an API to get list of contacts by bucket id and added project- contact mapping table
|
2025-05-17 18:35:31 +05:30 |
|
|
b50cda12b8
|
When checking in exsiting tag change Id from mapping Id to Tag ID
|
2025-05-17 18:35:30 +05:30 |
|
|
ccf339ca0b
|
Added an API to create bucket
|
2025-05-17 18:35:30 +05:30 |
|
|
22be364a0a
|
Fixed the errorof finding tag in wrong table
|
2025-05-17 18:35:30 +05:30 |
|
|
d86a85389e
|
Added an API to create a contact tag
|
2025-05-17 18:35:30 +05:30 |
|
|
ccd28908d0
|
Added an API to Get a list of buckets Assigned to that employee
|
2025-05-17 18:35:30 +05:30 |
|
Pramod Mahajan
|
c803a570c4
|
added api to get list of contact tag
|
2025-05-17 18:35:30 +05:30 |
|
|
711b47ddf4
|
Added an API to update existing contact
|
2025-05-17 18:35:30 +05:30 |
|
|
c2223e4029
|
Created an endpoint to fetch list of all contact category in that tenant
|
2025-05-17 18:35:30 +05:30 |
|
|
84cfdc29b2
|
Created an API to create the Contact category
|
2025-05-17 18:35:30 +05:30 |
|
|
dac586f498
|
Added logs to the 'Get List of Contacts' endpoint.
|
2025-05-17 18:35:26 +05:30 |
|
|
dbaabb1728
|
Added an API to create contact and populate related tables as well
|
2025-05-17 18:34:47 +05:30 |
|
|
78f95d6f81
|
Added an API to create contact and populate related tables as well
|
2025-05-17 18:33:41 +05:30 |
|
Pramod Mahajan
|
13d6bf94d9
|
created GetListOfContact custome function
|
2025-05-17 18:33:41 +05:30 |
|
|
e3dfcb4ee0
|
Added DirectoryHelper in helper folder
|
2025-05-17 18:33:41 +05:30 |
|
|
7c37007a07
|
Added Migration for contact related tables
|
2025-05-17 18:33:41 +05:30 |
|
|
c2c486a11d
|
An API skeleton has been added.
|
2025-05-17 18:33:41 +05:30 |
|
|
109c8bbb81
|
Added Directory controller file
|
2025-05-17 18:33:40 +05:30 |
|
|
d4d1a13228
|
Models, DTOs (Data Transfer Objects), and view models have been created for the directory.
|
2025-05-17 18:33:40 +05:30 |
|
|
c5ef5e5d7c
|
revert c7e89630eb494454c1322bdf4cf29ab076af7b86
revert Models, DTOs (Data Transfer Objects), and view models have been created for the directory.
|
2025-05-17 18:33:40 +05:30 |
|
|
a4b1a25ced
|
Models, DTOs (Data Transfer Objects), and view models have been created for the directory.
|
2025-05-17 18:33:40 +05:30 |
|
|
a0f1777316
|
Merge pull request 'Changed the feature permission grouping' (#46) from Ashutosh_Feature_Permission into Issue_May_3W
Reviewed-on: #46
|
2025-05-14 08:05:03 +00:00 |
|
|
7bd784bdd5
|
changed attendance to check-in date
|
2025-05-14 13:16:38 +05:30 |
|
|
3ff030d28f
|
Filtering has been changed from the updated date to the attendance date.
|
2025-05-14 13:03:55 +05:30 |
|
|
23a81e835e
|
Changed the feature permission grouping
|
2025-05-14 12:33:02 +05:30 |
|
|
d4ba3d5341
|
Merge pull request 'Add a foreign key for WorkCategory table to the WorkItem model' (#45) from Ashutosh_Enhancement#206_Added_WorkCategory_In_WorkItem into Issues_May_2W
Reviewed-on: #45
|
2025-05-12 09:02:14 +00:00 |
|
|
7c9cd4697f
|
Add a foreign key for WorkCategory table to the WorkItem model
|
2025-05-12 13:18:19 +05:30 |
|
|
4287bf7b2e
|
Merge pull request 'Included the reported date when sending the list of allocated tasks to provide more detailed tracking information.' (#44) from Ashutosh_Enhancement_#214_Report_Task_At_Zero into Issues_May_2W
Reviewed-on: #44
|
2025-05-10 13:37:45 +00:00 |
|
|
8c5164d83a
|
Included the reported date when sending the list of allocated tasks to provide more detailed tracking information.
|
2025-05-10 13:37:45 +00:00 |
|
|
27e02c10aa
|
Merge pull request 'Ashutosh_Feature#208_WorkCategory_Master_Table' (#43) from Ashutosh_Feature#208_WorkCategory_Master_Table into Issues_May_2W
Reviewed-on: #43
|
2025-05-10 13:37:10 +00:00 |
|
|
8fae161095
|
Added "id" in updating endpiont url
|
2025-05-10 18:14:25 +05:30 |
|
|
ec7e754f59
|
Added an API endpoint to delete a Work Category, allowing deletion only if IsSystem = false.
|
2025-05-10 15:23:29 +05:30 |
|
|
5953f37e57
|
Added an API endpoint to update an existing Work Category, with update allowed only if IsSystem = false.
|
2025-05-10 15:22:10 +05:30 |
|
|
6f378fe0bd
|
Added an API endpoint to create a new Work Category entry.
|
2025-05-10 15:17:02 +05:30 |
|
|
20ea1389dd
|
Added an API endpoint to retrieve the Work Category by ID
|
2025-05-10 15:15:30 +05:30 |
|
|
648d8e691a
|
Added an API endpoint to retrieve the list of all Work Categories.
|
2025-05-10 15:13:57 +05:30 |
|
|
7a3d0c8c60
|
created model, DTO,(Data Transfer Object) VM(View Model) for Work Category master table and added migration for adding table to database and seeding system-defined categoryies in table for first tenant
|
2025-05-10 15:04:39 +05:30 |
|
|
d95f61cba9
|
Fixed error happeds when Changing file strucutre in model project
|
2025-05-10 13:39:33 +05:30 |
|