3083083148
Created the get Expense details API
2025-07-23 10:51:58 +05:30
73cf85a1cc
Added cache to expenses get list and create expense APIs
2025-07-23 09:56:01 +05:30
cfbfbf2e2b
Renamed the CacheHelper To Helpers
2025-07-22 10:53:55 +05:30
5be154a9f1
Added totalPages , totalEntites and Currect page in response of get expenses list
2025-07-22 09:58:13 +05:30
2449d2a518
FIxed the database transaction error
2025-07-21 18:50:08 +05:30
1fffde6d7f
Solved the database transcation error
2025-07-21 18:39:34 +05:30
f9213b6040
Completely optimmized the Action API
2025-07-21 18:21:51 +05:30
839bc360f3
Added skeleton for action and update API.
2025-07-21 12:29:33 +05:30
8e69219e73
Added all get lsit for Expenses-Type, Expenses-Status and payment-mode
2025-07-19 15:02:48 +05:30
0b1d2669ca
Improved the data seeder function
2025-07-19 14:58:47 +05:30
8735de3d93
Remove the projectHelper and ProjetsHelper and move its bussiness logic to project services
2025-07-17 17:23:01 +05:30
c8ca2d5c49
Optimization of WorkItem Delete API in Project Controller
2025-07-17 17:23:00 +05:30
eabd31f8cf
Optimized the Manage infra API in Project Controller
2025-07-17 17:23:00 +05:30
57b7f941e6
Optimized the manage task API in projectController
2025-07-17 17:23:00 +05:30
c90f39082a
Optimized the project allocation by employee Id Apis
2025-07-17 17:23:00 +05:30
168922c278
Optimized the Project Allocation API
2025-07-17 17:22:59 +05:30
80149f05f7
Solved the issue of project is not updating properly
2025-07-17 17:22:59 +05:30
560d2f2d4d
adde functionality to delete workItems from cache
2025-07-17 17:22:59 +05:30
f4ca7670e3
Refactored: Moved business logic from ProjectController to ProjectService
2025-07-17 17:22:58 +05:30
c359212ee5
Optimized both get Project list API and get Project list basic API
2025-07-17 17:22:58 +05:30
7d160a9a52
Refactored the function to add project in cache and added auto Mapper
2025-07-17 17:22:57 +05:30
3bc51f9cd9
Refactor project report APIs to improve performance and readability
2025-07-17 17:22:57 +05:30
ff722503d5
Added new parameter in log "Origin"
2025-07-11 11:03:33 +05:30
3e8ef856d4
Saving project details with infrastructure, employee permissions and assigned project for that employee in mongodb
2025-07-11 10:30:35 +05:30
8d35063ced
Merge pull request 'Ashutosh_Task#513' ( #95 ) from Ashutosh_Task#513 into Issues_June_3W
...
Reviewed-on: #95
2025-06-27 11:45:54 +00:00
90c5308d76
Filtered conatct notes by projects and added contact name and organization name in list VM
2025-06-27 10:58:29 +05:30
f275d08215
Implemented image storing to S3 while reporting task
2025-06-12 21:40:31 +05:30
baa168ff8f
Sending list of projects of which employee has permission
2025-06-06 18:40:09 +05:30
5eb100c1f6
Implement API to Send OTP for Email-Based Login
2025-06-06 16:27:58 +05:30
34577c41f7
Implement an API to Generate MPIN
2025-06-06 12:17:17 +05:30
a5cf2025a1
Added tables for MPIN and OTP as well created an Login API for Mobile Application
2025-06-05 17:01:53 +05:30
0467a825ad
Added a new feature permission for self-attendance and enforced this permission in the attendance module.
2025-06-04 16:55:41 +05:30
e73d3e0744
Taking emailids and email body from database rather than local or hardcoded as well logging every mail to database
2025-05-30 17:46:51 +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
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
c60bc8a9e5
Improved the DataSeeder logic in the startup process to ensure consistent and accurate seeding of initial data.
2025-05-03 21:55:47 +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
e6ecbc2f78
Fixed the bug of email template not found in production environment
2025-04-27 11:48:56 +05:30
fc050631e7
Implemented functionality to whitelist file extensions during upload to S3
2025-04-26 16:01:35 +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
f45f75befb
Created API to Request Demo of application and added table to store the data of user
2025-04-18 14:07:08 +05:30
b93b581d60
Modify Email Templates
...
- Remove address and contact number
- Add link to email
- change twitter logo to x
- link x logo to company twitter account
Add new template to inform password change success
- add code to send email on password change success
2025-04-15 12:12:35 +00:00
c44deb439e
Removed all warning
2025-04-09 16:29:38 +05:30
58bb684c4b
Removed all Warnings from Services project
2025-04-09 09:18:15 +05:30
ec5fba0637
Fixed null refrenance warning
2025-04-09 08:46:29 +05:30