|
f02eb32143
|
Changed status code 401 to 403
|
2025-08-06 15:10:55 +05:30 |
|
|
9ef7946d89
|
Teannt porfile API Optimized
|
2025-08-06 15:05:48 +05:30 |
|
|
c210e6e3f2
|
Added the Tenant Profile API
|
2025-08-06 12:41:32 +05:30 |
|
|
6b4e229f6b
|
Added Currency in subscription list VM
|
2025-08-06 12:16:46 +05:30 |
|
|
cbcae9fb57
|
Optimized the CreateSubscriptionPlan API
|
2025-08-06 11:08:24 +05:30 |
|
|
640b80ea82
|
Subscription plan details added in update subscription API
|
2025-08-06 10:14:53 +05:30 |
|
|
c65d73ff87
|
Added new subscription details in add-subscription API
|
2025-08-06 09:47:16 +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 |
|
|
60a3b3ab22
|
Added new API check if user with email exists or not
|
2025-08-05 11:18:31 +05:30 |
|
|
7bf30d722b
|
Optimzed the add subscription API
|
2025-08-04 17:01:02 +05:30 |
|
|
545018dde1
|
If frequency is null send all prices for all plans
|
2025-08-04 12:24:37 +05:30 |
|
|
c708fa1ea1
|
Crrocted the typo in SubScription Plans
|
2025-08-04 12:16:40 +05:30 |
|
|
53a2c5d87c
|
Added API to get plan List and add subscription to specific tenant
|
2025-08-04 12:10:52 +05:30 |
|
|
c8435020a4
|
Chnaged the function to chek if base64 is valid or not
|
2025-08-01 18:22:31 +05:30 |
|
|
3915e9b9d0
|
Correct Typo of OrganizationSize and OrganizationName
|
2025-08-01 16:43:07 +05:30 |
|
|
8210e250a1
|
added new parameter tenant table
|
2025-08-01 16:22:12 +05:30 |
|
|
fdac2e06e1
|
Added get tenant list API
|
2025-08-01 13:17:49 +05:30 |
|
|
ff0bead3a0
|
Merge branch 'main' of https://git.marcoaiot.com/admin/marco.pms.api into Tenant_Management
|
2025-08-01 09:39:16 +05:30 |
|
|
4808d6e77b
|
COrrected the seppling mistake for projectDetails API
|
2025-08-01 09:03:12 +05:30 |
|
|
e565a80f7a
|
Optimized the create tenant API
|
2025-07-31 18:56:19 +05:30 |
|
|
b7d770716a
|
Created the API ot Create new Tenant
|
2025-07-31 16:54:06 +05:30 |
|
|
36163e97cc
|
Merge pull request 'Added Designation Parameter in Contacts and Implement in Related APIs' (#104) from Ashutosh_Enhancement_#631 into Issues_July_4W
Reviewed-on: #104
|
2025-07-24 10:04:45 +00:00 |
|
|
8cc6584e7c
|
will be pushed in another branch
revert Made MPIN to be 4 digit
|
2025-07-23 12:47:45 +00:00 |
|
|
5926ec6655
|
will be pushed in another branch
revert Changed the function from GetProjectDetailsAsync to GetProjectDetailsOldAsync
|
2025-07-23 12:47:22 +00:00 |
|
|
346f2cebcb
|
Changed the function from GetProjectDetailsAsync to GetProjectDetailsOldAsync
|
2025-07-23 18:11:10 +05:30 |
|
|
468bfdf635
|
Made MPIN to be 4 digit
|
2025-07-23 18:09:52 +05:30 |
|
|
328c6ec4e3
|
When sending the report before data has been taken from cache not from database change it to both
|
2025-07-18 16:03:53 +05:30 |
|
|
7b2a3887de
|
Solved the rebase issues
|
2025-07-17 17:36:58 +05:30 |
|
|
0ecf258661
|
Deleted the unused variable
|
2025-07-17 17:23:01 +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 |
|
|
36eb7aef7f
|
Optimized the Update project API
|
2025-07-17 17:22:58 +05:30 |
|
|
ca34b01ab0
|
Optimized the Get project By ID API
|
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 |
|
|
bbd2054867
|
only checking if the user have permission of project or not only
|
2025-07-16 18:00:15 +05:30 |
|
|
e4246df315
|
Changed the business logic of teams and tasks API in DashboardController to accept project ID and provide data according to project ID or project IDs assigned to logged in user
|
2025-07-16 18:00:15 +05:30 |
|
|
5cb56b7a10
|
Sovled the rebase code errors
|
2025-07-11 11:06:29 +05:30 |
|
|
8e3eedbfa7
|
Removing the project stored in cache for employee who have the project manage permission
|
2025-07-11 11:03:33 +05:30 |
|
|
3c8a044d66
|
Added the workcategory in WorkItem
|
2025-07-11 11:03:33 +05:30 |
|
|
669500e57e
|
Added the caching project report API and added expiry in workItems in cache
|
2025-07-11 11:03:33 +05:30 |
|
|
3e316ef388
|
Changed the signalR keyword for work item
|
2025-07-11 11:03:33 +05:30 |
|