|
86ebc95ada
|
added an API to get list of contacts by bucket id and added project- contact mapping table
|
2025-05-31 18:39:54 +05:30 |
|
|
b0aefdc93a
|
Revert "added an API to get list of contacts by bucket id and added project- contact mapping table"
This reverts commit 22f777ca87053d2c79db610a27b8d7a5169e57bc.
|
2025-05-31 18:37:43 +05:30 |
|
|
b7a9d6148d
|
added an API to get list of contacts by bucket id and added project- contact mapping table
|
2025-05-31 17:49:27 +05:30 |
|
|
244a6cc547
|
Revert "added an API to get list of contacts by bucket id and added project- contact mapping table"
This reverts commit 22f777ca87053d2c79db610a27b8d7a5169e57bc.
|
2025-05-31 17:46:15 +05:30 |
|
|
fbfd04c898
|
changed all list in contact profile view model to non-nullable and set default value to empty list
|
2025-05-31 16:57:53 +05:30 |
|
|
92e6942437
|
Created an API to get contact profile by its Id
|
2025-05-31 16:57:53 +05:30 |
|
|
3ab215b401
|
added an API to get list of contacts by bucket id and added project- contact mapping table
|
2025-05-31 16:57:52 +05:30 |
|
|
cedf3d19b5
|
Revert "added an API to get list of contacts by bucket id and added project- contact mapping table"
This reverts commit 22f777ca87053d2c79db610a27b8d7a5169e57bc.
|
2025-05-31 16:57:52 +05:30 |
|
|
ae20e215db
|
added an API to get a list of contact-notes by contact ID
|
2025-05-31 16:57:50 +05:30 |
|
|
9709893603
|
added an API to get list of contacts by bucket id and added project- contact mapping table
|
2025-05-31 16:57:50 +05:30 |
|
|
de324407d0
|
Revert "added an API to get list of contacts by bucket id and added project- contact mapping table"
This reverts commit 22f777ca87053d2c79db610a27b8d7a5169e57bc.
|
2025-05-31 16:57:50 +05:30 |
|
|
9247221a9f
|
added an API to get list of contacts by bucket id and added project- contact mapping table
|
2025-05-31 16:57:50 +05:30 |
|
|
684598eb6b
|
Added an API to Get a list of buckets Assigned to that employee
|
2025-05-31 16:57:49 +05:30 |
|
|
783c6576de
|
Created an API to create the Contact category
|
2025-05-31 16:57:49 +05:30 |
|
Pramod Mahajan
|
40c0bcd3ca
|
created GetListOfContact custome function
|
2025-05-31 16:57:49 +05:30 |
|
|
260ea2214d
|
Models, DTOs (Data Transfer Objects), and view models have been created for the directory.
|
2025-05-31 16:56:36 +05:30 |
|
|
c85c6f4df5
|
revert c7e89630eb494454c1322bdf4cf29ab076af7b86
revert Models, DTOs (Data Transfer Objects), and view models have been created for the directory.
|
2025-05-31 16:56:36 +05:30 |
|
|
2cb283f1cd
|
Models, DTOs (Data Transfer Objects), and view models have been created for the directory.
|
2025-05-31 16:56:36 +05:30 |
|
|
2f3203c524
|
Added pending report and todays assigned conut in activity report view model
|
2025-05-31 09:46:29 +05:30 |
|
|
98409f5b87
|
Implement an API to store employee information with a captured image and update employee information.
|
2025-05-30 16:57:10 +05:30 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
0c49d8d05c
|
Changed file structure in model project
|
2025-05-10 13:16:20 +05:30 |
|
|
261938fbad
|
Added isSystem flage in Employee and ApplicationRole table and added functionality not to suspend employee if isSystem=true and not to update or delete application role if isSystem=true
|
2025-05-08 15:02:24 +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 |
|
|
c338140210
|
Added an additional column to the ticket forum table to store the linked project ID, and updated both the view models and data transfer models accordingly.
|
2025-04-25 21:47:06 +05:30 |
|
|
ace2fe7d54
|
Implemented core forum features including ticket creation, ticket updates, adding and updating comments, managing attachments, retrieving ticket details by ID, and fetching the ticket list
|
2025-04-25 17:41:44 +05:30 |
|
|
5ca7d721fc
|
The attendance logs are displaying inaccurate data during retrieval
|
2025-04-24 18:31:21 +05:30 |
|
|
4d0901b4dd
|
Implemented functionality to upload captured attendance images to Amazon S3 and record associated data in the database.
|
2025-04-23 15:00:38 +05:30 |
|
|
6c99a625b5
|
Add Models and Controller methods for Forum feature
|
2025-04-22 09:56:59 +05:30 |
|
|
c7304dc80b
|
Renamed columns in ActivityChecklist
|
2025-04-15 18:05:42 +05:30 |
|
|
1c48ab80aa
|
Added checklist and taskallocation relation table and logic to map taskallocation and checklist in that table in report task API
|
2025-04-15 17:11:29 +05:30 |
|
|
dbc1b721c1
|
Changed the Task list View model
|
2025-04-14 17:26:35 +05:30 |
|
|
498ea6e4e7
|
Added the Check list in Activity Master APIs
|
2025-04-14 12:56:49 +05:30 |
|
|
dc9b696265
|
Fixed Confilt
|
2025-04-14 12:48:42 +05:30 |
|
|
40420d19c4
|
Added api to send data to apis
|
2025-04-10 19:38:54 +05:30 |
|
|
5d4b1ad282
|
Fixed the typo of PermanentAddress
|
2025-04-09 13:09:50 +05:30 |
|
|
db879495cb
|
Created new view model for get projet list API
|
2025-04-09 12:16:41 +05:30 |
|
|
52a67ba15b
|
Removed null refreance warning from MOdel project
|
2025-04-09 10:25:44 +05:30 |
|
|
ec5fba0637
|
Fixed null refrenance warning
|
2025-04-09 08:46:29 +05:30 |
|
|
7ddb1e2f8e
|
Fixed the bug of Attendance Regularization
|
2025-04-08 16:09:50 +05:30 |
|
|
727e4794da
|
Fixed some miner bugs
|
2025-04-07 18:07:37 +05:30 |
|
|
0b81a6ea62
|
Make changes in report api to check if user reporting second time.
|
2025-04-07 09:42:38 +05:30 |
|
|
745b4d2e1c
|
Created new view models for showing taskAllication list and comment
|
2025-04-05 17:16:32 +05:30 |
|
|
7ddb37852e
|
Added Apis for task allocations
|
2025-04-04 15:42:42 +05:30 |
|
|
1b16983092
|
#40 - Add models and database migration for Task Allocation
|
2025-04-02 18:37:15 +05:30 |
|