Dharmakeerthi Lasantha
11efc83b06
Fix dependency importing issue
1 year ago
Dharmakeerthi Lasantha
816ade11e6
Sync with master
1 year ago
Thilina Sandaruwan
38b8c8d7b1
Grouping Improvements ( #169 )
...
Purpose
After deleting a role, delete relevant records from DM_ROLE_GROUP_MAP table
Related tickets: https://roadmap.entgra.net/issues/9528 and https://roadmap.entgra.net/issues/9529
Co-authored-by: ThilinaPremachandra <thilina@entgra.io>
Reviewed-on: community/device-mgt-core#169
Co-authored-by: Thilina Sandaruwan <thilina@entgra.io>
Co-committed-by: Thilina Sandaruwan <thilina@entgra.io>
1 year ago
Amalka Subasinghe
013df183cd
operation template related unit test fixes
1 year ago
Amalka Subasinghe
b7c0a8fb9b
fixed unit tests
1 year ago
Amalka Subasinghe
edcf235ff8
fixed unit tests
1 year ago
Amalka Subasinghe
9352382406
fixed unit tests
1 year ago
Amalka Subasinghe
78f9f746d8
fixed unit tests
1 year ago
Amalka Subasinghe
9759520157
fixed unit tests
1 year ago
Amalka Subasinghe
b08f3fcc49
fixed unit tests
1 year ago
Amalka Subasinghe
1c4ee6cacc
fixed mockito dependency issue
1 year ago
Amalka Subasinghe
9f19c1d1c1
fixed unit tests in analytics-mgt
1 year ago
Lasantha Dharmakeerthi
1e35ad1ccc
Fix realm service unbinding issues
1 year ago
Rajitha Kumara
67cdcede69
Fix realm service unbinding issues
1 year ago
Lasantha Dharmakeerthi
80955216d9
Fix transaction initiating issue
1 year ago
Rajitha Kumara
5818a5eaed
Fix transaction initiating issue
1 year ago
Amalka Subasinghe
204b5d956b
fixed unit tests of application-mgt
1 year ago
Inosh Perara
240ccf970e
Merge pull request 'Fix grouping Issues' ( #164 ) from ThilinaPremachandra/device-mgt-core:groupingIssues into master
...
Reviewed-on: community/device-mgt-core#164
1 year ago
Thilina Sandaruwan
6d012bc614
fix: group assigned role issue
1 year ago
Thilina Sandaruwan
aecc106f95
add: super-tenant admin check
1 year ago
Pahansith Gunathilake
b93f736850
Merge pull request 'Fix sub tenants grouping issue' ( #163 ) from ThilinaPremachandra/device-mgt-core:groupingIssue into master
...
Reviewed-on: community/device-mgt-core#163
1 year ago
Thilina Sandaruwan
39f5ee8ca3
fix: sub tenants grouping issue
1 year ago
Amalka Subasinghe
2ff6e2e529
updated jackson-databind version
1 year ago
Kavin Prathaban
87de656571
Add footer config template
...
## Purpose
* Fixes https://roadmap.entgra.net/issues/10180
## Description
* cdm-config.xml.j2, cdm-config.xml templates are updated from hardcoded values to retrieve values from deployment.toml
* server_name, server_version and current_year are added as variables
* **Usage:** change deployment.toml values when a new version released. This will update the footer
## Related PRs
* proprietary/product-uem#15
Co-authored-by: prathabanKavin <kavinprathaban025@gmail.com>
Reviewed-on: community/device-mgt-core#160
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
1 year ago
Amalka Subasinghe
1c3cd7cd2f
fixed webapp deploying failure
1 year ago
Amalka Subasinghe
86c114f52f
Merge pull request 'Remove Capp Deploying service' ( #159 ) from tcdlpds/device-mgt-core:cron-fix into apim420
...
Reviewed-on: community/device-mgt-core#159
1 year ago
Dharmakeerthi Lasantha
35ee44f799
Remove Capp Deploying service
1 year ago
Amalka Subasinghe
bfc38eeff0
Merge pull request 'Fix Cron Expression defining issue' ( #157 ) from tcdlpds/device-mgt-core:cron-fix into apim420
...
Reviewed-on: community/device-mgt-core#157
1 year ago
Lasantha Dharmakeerthi
9ac38127b9
Remove reserved_user when fetching users
1 year ago
Navod Zoysa
8d9e3c8f51
Remove reserved_user when fetching users
1 year ago
Nishan Sangeeth
3616245ae6
Improve app visibility restricting functionality
...
Co-authored-by: Nishan Sangeeth <nishan@entgra.io>
Co-committed-by: Nishan Sangeeth <nishan@entgra.io>
1 year ago
Dharmakeerthi Lasantha
e7062b37b2
Fix Cron Expression defining issue
1 year ago
Pahansith Gunathilake
e0a1cd3dbb
Merge pull request 'Add api for get visible roles' ( #146 ) from nishan/device-mgt-core:add-visible-role-api into master
...
Reviewed-on: community/device-mgt-core#146
1 year ago
Thilina Sandaruwan
498dc7ae34
HierarchicalGrouping ( #153 )
...
Goals
Complete hierarchical grouping task
https://roadmap.entgra.net/issues/9528 and https://roadmap.entgra.net/issues/9529
Approach
Fix the encountered issues
Co-authored-by: ThilinaPremachandra <thilina@entgra.io>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: community/device-mgt-core#153
Co-authored-by: Thilina Sandaruwan <thilina@entgra.io>
Co-committed-by: Thilina Sandaruwan <thilina@entgra.io>
1 year ago
Pahansith Gunathilake
22000de5a8
Merge pull request 'Update invite link' ( #152 ) from rajitha/device-mgt-core:update-invitation-mail-invite-link into master
...
Reviewed-on: community/device-mgt-core#152
1 year ago
Rajitha Kumara
d5270c720c
Update invite link
1 year ago
Pahansith Gunathilake
99e760278c
Merge pull request 'Sync OTP enrollment and mutual SSL related features' ( #149 ) from pahansith/device-mgt-core:sync-master into master
...
Reviewed-on: community/device-mgt-core#149
1 year ago
Pahansith Gunathilake
979d3b48cb
Merge branch 'master' into sync-master
1 year ago
Inosh Perara
da694c3dbe
Merge pull request 'Add device enrolment log for modifyenrolment' ( #148 ) from prathabanKavin/device-mgt-core:enrolmentlogfix into master
...
Reviewed-on: community/device-mgt-core#148
1 year ago
Lasantha Dharmakeerthi
0084fbbf36
Fix skip app release error
1 year ago
Navod Zoysa
7073deb461
Fix skip app release error
1 year ago
Pahansith Gunathilake
763cd7df25
Fix missing imports
1 year ago
Pahansith Gunathilake
92d7f5b61f
Resolve Conflicts
1 year ago
Nishan Sangeeth
cd962b8d24
Remove the user has role validation
1 year ago
Nishan Sangeeth
4a31d80660
add api for get visible roles
1 year ago
Oshani Silva
6109f58c49
Remove unwanted check in billing logic
...
Co-authored-by: Oshani Silva <oshani@entgra.io>
Co-committed-by: Oshani Silva <oshani@entgra.io>
1 year ago
prathabanKavin
389eb05084
Add device enrolment log for modifyenrolment
1 year ago
Pahansith Gunathilake
577e3e9384
Remove unnecessary logs
1 year ago
Inosh Perara
b0dfadbe68
Merge pull request 'iOS user enrollment support' ( #143 ) from inosh/device-mgt-core:ios-user-enrollment into master
...
Reviewed-on: community/device-mgt-core#143
1 year ago
Pahansith Gunathilake
660fadc39d
Merge branch 'support-5.0.24' of ssh://repository.entgra.net:222/support/support-carbon-device-mgt into support-5.0.24
1 year ago