|
889b5a84b6
|
change the employee fetching logic in employe suspend employee
|
2025-08-19 11:46:14 +05:30 |
|
|
b4cb81772e
|
Added the function to re activeate the employee
|
2025-08-19 11:31:14 +05:30 |
|
|
e8c8c92120
|
handle error
|
2025-08-18 23:31:18 +05:30 |
|
|
3ba954ac82
|
correct the order of haspermission method parameters
|
2025-08-18 18:22:50 +05:30 |
|
|
90a2b23c1a
|
Added the condition to check if it is the root tenant
|
2025-08-18 12:41:00 +05:30 |
|
|
c84ea987c5
|
Added the pagenantion in employee search API
|
2025-08-18 12:21:01 +05:30 |
|
|
cf161e4a04
|
Only sending the feature that tenant has permission of
|
2025-08-18 11:46:42 +05:30 |
|
|
374e023cde
|
added perfectly permssion checking coondition and fixed previous mistake
|
2025-08-18 10:29:53 +05:30 |
|
|
732cfbef3e
|
added permission for fetch menu according feature permission
|
2025-08-18 09:37:16 +05:30 |
|
|
ff5f673475
|
initially added fetch menu api
|
2025-08-17 12:55:53 +05:30 |
|
|
288c0fe492
|
Adding the days to end date while adding or updating subscription rather than months
|
2025-08-16 17:26:42 +05:30 |
|
|
d240a79e49
|
Assigning the root employee to default when creating the tenant
|
2025-08-16 17:15:01 +05:30 |
|
|
d8870b8140
|
Added default entries for the tenant in master tables depending upon its plan
|
2025-08-16 16:59:36 +05:30 |
|
|
3d6926864d
|
Added the current plan details in tenant details API
|
2025-08-14 11:06:55 +05:30 |
|
|
f19f759752
|
Added suspend tenant API
|
2025-08-12 14:49:23 +05:30 |
|
|
d9a454ca28
|
Added the update logs in mongoDB while updating tenant
|
2025-08-12 14:23:53 +05:30 |
|
|
6688b76145
|
Added updatelogs in update contact API
|
2025-08-11 14:29:07 +05:30 |
|
|
21e1a7322c
|
Saving the tenant subscription modification logs in mongo DB
|
2025-08-11 11:43:46 +05:30 |
|
|
ac0843ffe7
|
Solved migration error occured while rebasing
|
2025-08-11 11:05:21 +05:30 |
|
|
897a998b27
|
Merge branch 'main' of https://git.marcoaiot.com/admin/marco.pms.api into profile_page
|
2025-08-08 12:20:55 +05:30 |
|
|
de41db6219
|
Resolved the rebase issues
|
2025-08-08 12:19:31 +05:30 |
|
|
759d152a9a
|
Resolving the Rebase issues
|
2025-08-08 12:00:14 +05:30 |
|
|
ef41990d7f
|
Optimized the get list Notes API
|
2025-08-08 11:47:18 +05:30 |
|
|
830accbe98
|
Optimized the assign bucket API and delete bucket API in Directory module
|
2025-08-07 15:16:15 +05:30 |
|
|
9b241a0c70
|
Made MPIN to be 4 digit
|
2025-08-07 15:03:52 +05:30 |
|
|
3980c14d72
|
Optimized the contact update API, Delete API , Bucket list API, Create Bucket API, Update Bucket API without implementing cache
|
2025-08-07 13:28:32 +05:30 |
|
|
9c6bd2c053
|
Added update tenant API in tenant controller
|
2025-08-07 09:45:03 +05:30 |
|
|
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 |
|
|
7555b73f02
|
Added an API to get task by employeeId
|
2025-08-06 14:51:55 +05:30 |
|
|
9edc0e645e
|
Added to an API to get project assignment histery of an employee
|
2025-08-06 13:07:41 +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 |
|
|
6c394f40ad
|
added PermissionKey inside MenuItem and start to making get api
|
2025-08-04 09:46:40 +05:30 |
|
|
ee4e3f713e
|
added two more end-point for Add Item and SubItem
|
2025-08-03 11:33:08 +05:30 |
|
|
5988a98016
|
created edit MenuItem and subMenuItem end -points
|
2025-08-03 02:20:51 +05:30 |
|
|
cc5badeb0f
|
create menu api created
|
2025-08-02 14:45:38 +05:30 |
|
|
2ccae935f3
|
Sending the ExpenseLogs in Details API
|
2025-08-02 12:48:20 +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 |
|