29 Commits

Author SHA1 Message Date
76e77eb50f Added the billedTo in collection module and removed the project forign key and update so able to accept both infra project and service project 2025-11-18 10:43:34 +05:30
4a0144c23b Added the API to get list of jobs 2025-11-13 11:12:04 +05:30
6e945cf6c1 Merge pull request 'Organization_Hierarchy' (#153) from Organization_Hierarchy into Service_Project_Management
Reviewed-on: #153
2025-11-13 04:29:48 +00:00
a32515fc84 Added the service project details API and pagination in list of infra projects 2025-11-12 11:35:47 +05:30
7c80e49809 Added the API to get list organization hierarchy for certain employee 2025-11-11 13:06:33 +05:30
d29b061799 saving the payment details in database 2025-10-27 09:49:23 +05:30
04f1917332 Added the payment details in verify payment API 2025-10-25 15:57:16 +05:30
1d54af7c00 Added create order and verify payment API for razor pay 2025-10-24 17:01:22 +05:30
522deae8f7 Added the RequestedAt and RequestedBy in attendance 2025-10-10 12:08:53 +05:30
9daf76c6eb return all employees when allEmployee=true 2025-10-05 00:24:26 +05:30
d9a454ca28 Added the update logs in mongoDB while updating tenant 2025-08-12 14:23:53 +05:30
54bf49a005 Seprated the subscrption plan and subscription details and commented add-subscription and update-subscription 2025-08-06 09:36:40 +05:30
1072a2da03 Added mongoDB string in appsetting 2025-08-04 12:39:28 +05:30
cbcc3398c3 Storing workItem in cache and changing planned work and completed work for respective project, building, floor, and workarea 2025-07-11 10:30:39 +05:30
129ccf7fae removed comented code from appsetting file 2025-07-11 10:30:39 +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
6ebc74499f Add basic implementation and add in record attendance API for testing 2025-06-16 17:54:52 +05:30
3128372a78 Add Directory Management Feature with Permission Handling 2025-06-09 18:47:23 +05:30
9e124d0ae5 Added an API to create contact and populate related tables as well 2025-06-09 18:47:22 +05:30
5eb100c1f6 Implement API to Send OTP for Email-Based Login 2025-06-06 16:27:58 +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
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
7833d79541 MOved variable configuration to development and production appsettings 2025-05-19 12:44:48 +05:30
7c9cd4697f Add a foreign key for WorkCategory table to the WorkItem model 2025-05-12 13:18:19 +05:30
9976c365eb Set connection string based on environment 2025-04-24 18:26:17 +05:30
65ef5f9a5a Added appsetting.Production.json file and configure cors settings for both development and production environment 2025-03-28 17:41:59 +05:30
17d42f2cdf Add main version branch 2025-03-25 11:53:37 +05:30