prathabanKavin
a0d6c2bd21
Add missing ios scopes in mdm-ui-config
1 year ago
Inosh Perara
b3a4649b64
Merge pull request 'Add DAO Layer for VPP Associate' ( #168 ) from osh.silva/device-mgt-core:vpp-associate into vpp-v2
...
Reviewed-on: community/device-mgt-core#168
1 year ago
Sasini Sandamali
b9ecb8ce40
Rearrange getOperations by eliminating the necessity of the owner param
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
osh
81fd5687ef
Update user service and token retrieval
1 year ago
Nishan Sangeeth
2d3f2b94da
Show device identifier and changeed to delete certificate using Id
1 year ago
Thilina Sandaruwan
253dc03233
fix: deleted roles removing issue
1 year ago
Thilina Sandaruwan
907043fd91
Merge branch 'master'
1 year ago
Lasantha Dharmakeerthi
1e35ad1ccc
Fix realm service unbinding issues
1 year ago
osh
dae8c09761
Resolve comments
1 year ago
osh
b978e31ab0
Resolve conflicts
...
fixes https://roadmap.entgra.net/issues/10186
1 year ago
osh
0e5478fb5e
Add association DAO and fix meta issue
...
fixes https://roadmap.entgra.net/issues/10186
1 year ago
Rajitha Kumara
67cdcede69
Fix realm service unbinding issues
1 year ago
Inosh Perara
8507a88cad
Merge pull request 'Add DAO improvements for user APIs' ( #166 ) from inosh/device-mgt-core:vpp into vpp-v2
...
Reviewed-on: community/device-mgt-core#166
1 year ago
inoshperera
026986cd93
Add DAO improvements for user APIs
...
Fixes https://roadmap.entgra.net/issues/10169
1 year ago
Thilina Sandaruwan
6c645db486
add: proper msg for group delete
1 year ago
Lasantha Dharmakeerthi
80955216d9
Fix transaction initiating issue
1 year ago
Rajitha Kumara
5818a5eaed
Fix transaction initiating issue
1 year ago
Inosh Perara
949fbef41b
Merge pull request 'Add DAOs for asset management' ( #162 ) from osh.silva/device-mgt-core:asset-dao-10179 into vpp-v2
...
Reviewed-on: community/device-mgt-core#162
1 year ago
osh
c9ed09ee25
Resolve conflicts
1 year ago
Inosh Perara
a69218d436
Merge pull request 'Add association apis' ( #161 ) from inosh/device-mgt-core:vpp into vpp-v2
...
Reviewed-on: community/device-mgt-core#161
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
osh
1263c09079
Add DAOs for asset management
...
fixes https://roadmap.entgra.net/issues/10179
1 year ago
inoshperera
54111b4d94
Add association apis
...
fixes https://roadmap.entgra.net/issues/10182
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
Inosh Perara
caa9959dcd
Merge pull request 'Add asset apis' ( #156 ) from inosh/device-mgt-core:vpp into vpp-v2
...
Reviewed-on: community/device-mgt-core#156
1 year ago
inoshperera
61ffd4abff
Fixing conflics
1 year ago
Inosh Perara
fa565eb1ea
Merge pull request 'Adding the DAO layer for vpp user management' ( #155 ) from osh.silva/device-mgt-core:vpp-user-dao-10169 into vpp-v2
...
Reviewed-on: community/device-mgt-core#155
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
osh
2e799a545f
Resolve comments
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
inoshperera
665702d504
Add asset apis
...
Fixes https://roadmap.entgra.net/issues/10178
1 year ago
osh
cd42a2c48f
Adding the DAO layer for vpp user management
...
fixes https://roadmap.entgra.net/issues/10169
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
Inosh Perara
f246d6b8de
Merge pull request 'add vpp user services' ( #151 ) from inosh/device-mgt-core:vpp into vpp-v2
...
Reviewed-on: community/device-mgt-core#151
1 year ago
inoshperera
cc8470d3c0
add vpp user services
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