|
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 |
|
|
1fccbb4e3a
|
An API skeleton has been added.
|
2025-05-26 12:29:44 +05:30 |
|
|
000cf74c1f
|
Added Directory controller file
|
2025-05-26 12:29:44 +05:30 |
|
|
276b253e2d
|
Added fixed height to table elements
|
2025-05-26 06:12:16 +00:00 |
|
|
7e70297e7c
|
Added an Email service and API to send an Email of daily project progress report
|
2025-05-26 06:12:16 +00:00 |
|
|
40134d1f14
|
Implemented an API endpoint that retrieves the number of planned tasks and completed tasks for a specific project on a given date
|
2025-05-24 10:49:46 +05:30 |
|
|
7ddcc8cf13
|
Implemented an API endpoint that retrieves the attendance records for a specific project on a given date
|
2025-05-24 10:12:56 +05:30 |
|
|
0414c2366e
|
Implemented an API to retrieve a pending checkout and pending regularization request for logged in employee
|
2025-05-23 17:42:55 +05:30 |
|
|
68c393c05d
|
Add template for project status report
|
2025-05-19 16:49:26 +05:30 |
|
|
7833d79541
|
MOved variable configuration to development and production appsettings
|
2025-05-19 12:44:48 +05:30 |
|
|
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 |
|
|
7c9cd4697f
|
Add a foreign key for WorkCategory table to the WorkItem model
|
2025-05-12 13:18:19 +05:30 |
|
|
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 |
|
|
d95f61cba9
|
Fixed error happeds when Changing file strucutre in model project
|
2025-05-10 13:39:33 +05:30 |
|
|
0c49d8d05c
|
Changed file structure in model project
|
2025-05-10 13:16:20 +05:30 |
|