|
f275d08215
|
Implemented image storing to S3 while reporting task
|
2025-06-12 21:40:31 +05:30 |
|
|
d8ee5940fd
|
Add new API to only fetch project information to load in dropdowns. Full project details including progress will be fatched latter when required
|
2025-06-12 17:32:48 +05:30 |
|
|
d5e7d38101
|
Merge pull request 'Feature_Directory' (#90) from Feature_Directory into main
Reviewed-on: #90
|
2025-06-10 14:44:35 +00:00 |
|
|
7689d2d235
|
Introduces a new column to the Project database table.
|
2025-06-10 16:40:46 +05:30 |
|
Pramod Mahajan
|
7dfed25d8e
|
created new DTO for projectsallocation for one specific employee
|
2025-06-09 20:15:15 +05:30 |
|
Pramod Mahajan
|
4f0515f8f4
|
created new dto for projectAllocation for employee
|
2025-06-09 20:15:15 +05:30 |
|
|
361a2ab5c3
|
Sending Is Active in Object Of Contact notes
|
2025-06-09 20:14:26 +05:30 |
|
|
7dc80ec006
|
Included object consist of basic infromation of employee who created the bucket in View models
|
2025-06-09 20:14:26 +05:30 |
|
|
ae08ebeae5
|
Implement API to Assign Bucket to Employees
|
2025-06-09 20:14:20 +05:30 |
|
|
85adf50418
|
added an API to get list of contacts by bucket id and added project- contact mapping table
|
2025-06-09 19:57:20 +05:30 |
|
|
166d556b6c
|
added an API to get list of contacts by bucket id and added project- contact mapping table
|
2025-06-09 19:33:11 +05:30 |
|
|
17398dafa6
|
Revert "added an API to get list of contacts by bucket id and added project- contact mapping table"
This reverts commit 22f777ca87053d2c79db610a27b8d7a5169e57bc.
|
2025-06-09 19:31:31 +05:30 |
|
|
45cdbd91c9
|
added an API to get list of contacts by bucket id and added project- contact mapping table
|
2025-06-09 19:30:13 +05:30 |
|
|
9ceba92447
|
Add Directory Management Feature with Permission Handling
|
2025-06-09 19:08:21 +05:30 |
|
|
f93caa7994
|
Created an API to get contact profile by its Id
|
2025-06-09 19:07:19 +05:30 |
|
|
928886ac72
|
Corrected the typo of ContactTagtId to ContactTagId
|
2025-06-09 19:06:57 +05:30 |
|
|
1e70f2bffc
|
added an API to get list of contacts by bucket id and added project- contact mapping table
|
2025-06-09 19:05:05 +05:30 |
|
|
eb897af87f
|
Revert "added an API to get list of contacts by bucket id and added project- contact mapping table"
This reverts commit 22f777ca87053d2c79db610a27b8d7a5169e57bc.
|
2025-06-09 19:05:04 +05:30 |
|
|
93997c16a2
|
added an API to get list of contacts by bucket id and added project- contact mapping table
|
2025-06-09 19:05:04 +05:30 |
|
|
25c91a64ad
|
Models, DTOs (Data Transfer Objects), and view models have been created for the directory.
|
2025-06-09 19:04:24 +05:30 |
|
|
f7543a37a1
|
added an API to get a list of contact-notes by contact ID
|
2025-06-09 19:03:55 +05:30 |
|
|
eac2c31ea4
|
properly mapped the updated Dto to contact table
|
2025-06-09 19:03:11 +05:30 |
|
|
20b1f45915
|
added an API to get list of contacts by bucket id and added project- contact mapping table
|
2025-06-09 19:03:07 +05:30 |
|
|
5f2626db88
|
Revert "added an API to get list of contacts by bucket id and added project- contact mapping table"
This reverts commit 22f777ca87053d2c79db610a27b8d7a5169e57bc.
|
2025-06-09 19:01:53 +05:30 |
|
|
9da45240c3
|
added an API to get list of contacts by bucket id and added project- contact mapping table
|
2025-06-09 19:01:50 +05:30 |
|
|
bea8793fba
|
Added an API to create bucket
|
2025-06-09 19:01:32 +05:30 |
|
|
9e813c1e51
|
Added an API to Get a list of buckets Assigned to that employee
|
2025-06-09 19:00:59 +05:30 |
|
|
76671bc5dc
|
Added an API to update existing contact
|
2025-06-09 19:00:07 +05:30 |
|
|
bab5243108
|
Created an API to create the Contact category
|
2025-06-09 19:00:02 +05:30 |
|
|
47d7cbba4f
|
Added logs to the 'Get List of Contacts' endpoint.
|
2025-06-09 18:59:32 +05:30 |
|
|
f2699898ed
|
Added an API to create contact and populate related tables as well
|
2025-06-09 18:59:32 +05:30 |
|
Pramod Mahajan
|
9d67a25488
|
created GetListOfContact custome function
|
2025-06-09 18:59:27 +05:30 |
|
|
58b0a3fbaa
|
Added DirectoryHelper in helper folder
|
2025-06-09 18:58:45 +05:30 |
|
|
b5ce7eb73f
|
Added Migration for contact related tables
|
2025-06-09 18:57:17 +05:30 |
|
|
8da02932e4
|
Models, DTOs (Data Transfer Objects), and view models have been created for the directory.
|
2025-06-09 18:52:22 +05:30 |
|
|
ccef0ba192
|
Models, DTOs (Data Transfer Objects), and view models have been created for the directory.
|
2025-06-09 18:50:19 +05:30 |
|
|
a48d4d308f
|
Included object consist of basic infromation of employee who created the bucket in View models
|
2025-06-09 18:47:24 +05:30 |
|
|
197b4aea8d
|
Sending number of conacts within the bucket with it information in API Update bucket, Assign Bucket, and Get Bucket List
|
2025-06-09 18:47:24 +05:30 |
|
|
049189024a
|
Implement API to Assign Bucket to Employees
|
2025-06-09 18:47:24 +05:30 |
|
|
3841dca11e
|
added an API to get list of contacts by bucket id and added project- contact mapping table
|
2025-06-09 18:47:23 +05:30 |
|
|
5e184c770d
|
Revert "added an API to get list of contacts by bucket id and added project- contact mapping table"
This reverts commit 22f777ca87053d2c79db610a27b8d7a5169e57bc.
|
2025-06-09 18:47:23 +05:30 |
|
|
0795eda5cc
|
added an API to get list of contacts by bucket id and added project- contact mapping table
|
2025-06-09 18:47:23 +05:30 |
|
|
7a2ce067ab
|
added an API to get list of contacts by bucket id and added project- contact mapping table
|
2025-06-09 18:47:22 +05:30 |
|
|
115e38b58f
|
Revert "added an API to get list of contacts by bucket id and added project- contact mapping table"
This reverts commit 22f777ca87053d2c79db610a27b8d7a5169e57bc.
|
2025-06-09 18:47:22 +05:30 |
|
|
578b2e0d67
|
added an API to get list of contacts by bucket id and added project- contact mapping table
|
2025-06-09 18:47:22 +05:30 |
|
|
9e124d0ae5
|
Added an API to create contact and populate related tables as well
|
2025-06-09 18:47:22 +05:30 |
|
|
c51da8d1b4
|
Models, DTOs (Data Transfer Objects), and view models have been created for the directory.
|
2025-06-09 18:47:22 +05:30 |
|
|
10322fa432
|
Add Directory Management Feature with Permission Handling
|
2025-06-09 18:47:22 +05:30 |
|
|
38463ccf07
|
Implemented an API to update Buckets for grouping contacts.
|
2025-06-09 18:47:21 +05:30 |
|
|
707b948e15
|
Implemented filtering functionality for Get Contact List API
|
2025-06-09 18:47:21 +05:30 |
|