Kavin Prathaban
|
3c31c9d432
|
Merge branch 'master' into removeddevicefix
|
4 months ago |
prathabanKavin
|
1a1df97253
|
Resolve comments
|
4 months ago |
Lasantha Dharmakeerthi
|
2ac2b0fc37
|
Add configuration to delete Tenant Application artifacts
|
4 months ago |
Pahansith Gunathilake
|
03457250fa
|
Merge pull request 'Add Microsoft Store integration for Windows devices' (#443) from navodzoysa/device-mgt-core:issue-10635/store-integration into master
Reviewed-on: community/device-mgt-core#443
|
4 months ago |
Pahansith Gunathilake
|
faefad1505
|
Merge pull request 'Fix user, role app installations failing' (#445) from prathabanKavin/device-mgt-core:uuserrolefix into master
Reviewed-on: community/device-mgt-core#445
|
4 months ago |
Ashvini Wegodapola
|
e1a47c68fb
|
Get TenantMgtAdminService as an osgi service
Resolve comments
Remove source reference
Change error messages
Make changes in code
Add license
Resolve comments
Add java doc comments
Resolve comments
Resolve comment
|
4 months ago |
prathabanKavin
|
953f72afdc
|
Filter devices according to their devicetype
|
4 months ago |
Navod Zoysa
|
d566cf966a
|
Add Microsoft Store integration for Windows devices
|
4 months ago |
prathabanKavin
|
68a4de92d6
|
Fix all,device,group removed devices
|
4 months ago |
prathabanKavin
|
f9cea050ae
|
Fix user,role removed devices
|
4 months ago |
Lasantha Dharmakeerthi
|
9f8f25d310
|
Fix issues with adding operation log of a subscription
|
4 months ago |
Nipuni Kavindya
|
7c90b43485
|
Fix issues with adding operation log of a subscription
|
4 months ago |
Lasantha Dharmakeerthi
|
541853df30
|
Add App publishing improvements
|
4 months ago |
Rajitha Kumara
|
2eb73213f3
|
Add requested changes
|
4 months ago |
Rajitha Kumara
|
1576ef86d0
|
App publishing improvements
|
4 months ago |
Lasantha Dharmakeerthi
|
d43bc1c5a4
|
Fix issues in device renaming functionality
|
4 months ago |
Nipuni Kavindya
|
61a21edb9d
|
Fix Device renaming is not working issue#11452
|
4 months ago |
Ashvini Wegodapola
|
8e33eebbf6
|
Add tenant application artifact deletion configuration
Fix code errors
Remove spaces
Refactor code
|
4 months ago |
Kavin Prathaban
|
cd43a6a812
|
Merge branch 'master' into uuserrolefix
|
4 months ago |
prathabanKavin
|
9a99b5804f
|
Fix user, role app installations failing
|
4 months ago |
Lasantha Dharmakeerthi
|
3b672c74b4
|
Migrate from legacy FCM APIs to HTTP v1
|
4 months ago |
Pahansith Gunathilake
|
529d1aec01
|
Add doc comments
|
4 months ago |
Pahansith Gunathilake
|
23d31fd38c
|
Fix code review suggestions
|
4 months ago |
Nipuni Kavindya
|
7a8c63f31f
|
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core into #11349
|
4 months ago |
Lasantha Dharmakeerthi
|
99e7d12ab7
|
Fix issues with device name,status not loading
|
4 months ago |
prathabanKavin
|
d1ed100f2f
|
Fix device status,name not loading
|
4 months ago |
Nipuni Kavindya
|
c51b3c49fa
|
Add backend implementation to get devices not in a group
Purpose:
https://roadmap.entgra.net/issues/11349
Co-authored-by: Nipuni Kavindya <nipuni@entgra.io>
Co-committed-by: Nipuni Kavindya <nipuni@entgra.io>
|
4 months ago |
Nipuni Kavindya
|
fd67b39a46
|
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core into #11349
# Conflicts:
# components/device-mgt/io.entgra.device.mgt.core.device.mgt.core/src/main/java/io/entgra/device/mgt/core/device/mgt/core/service/DeviceManagementProviderService.java
# components/device-mgt/io.entgra.device.mgt.core.device.mgt.core/src/main/java/io/entgra/device/mgt/core/device/mgt/core/service/DeviceManagementProviderServiceImpl.java
|
4 months ago |
builder
|
15afde08ac
|
[maven-release-plugin] prepare for next development iteration
|
4 months ago |
builder
|
fa7628e47a
|
[maven-release-plugin] prepare release v5.1.0
|
4 months ago |
Lasantha Dharmakeerthi
|
743d60e307
|
Fix incorrect device status updates
|
5 months ago |
Lasantha Dharmakeerthi
|
ae8834da0d
|
Fix web apps not installing via user, group, role issue
|
5 months ago |
Pahansith Gunathilake
|
0a19d8ee0c
|
Fix incorrect device status updates
|
5 months ago |
Ashvini Wegodapola
|
ea10eb1f3c
|
Fix web apps not installing via user, group, role issue
Add case to handle web clip uninstallation
Add license
Refactor code
Remove hard-coded value
|
5 months ago |
Lasantha Dharmakeerthi
|
89b4d3f0a5
|
Return device type and identifier with subscription list
|
5 months ago |
prathabanKavin
|
2021a0b37a
|
Fix issues in get devices method
|
5 months ago |
prathabanKavin
|
aa9f3da380
|
Fix issues in returning type in allsubscriptions
|
5 months ago |
prathabanKavin
|
e024283f25
|
Return device type and identifier with subscription list
|
5 months ago |
Kavin Prathaban
|
6099c68d88
|
Add application installation monitoring feature (#436)
## Purpose
* Fixes https://roadmap.entgra.net/issues/11098
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
|
5 months ago |
Oshani Silva
|
05ce0dd0b4
|
Add fix for multiple device app activity details retrieval
fixes https://roadmap.entgra.net/issues/10260
Co-authored-by: Oshani Silva <oshani@entgra.io>
Co-committed-by: Oshani Silva <oshani@entgra.io>
|
5 months ago |
Nipuni Kavindya
|
fc269dba22
|
Add backend implementation to get devices not in a group.
|
5 months ago |
Lasantha Dharmakeerthi
|
61a9114956
|
Add status scope to mdm-config
|
5 months ago |
osh.silva
|
502e89ecf3
|
Add status scope to mdm-config
|
5 months ago |
Pahansith Gunathilake
|
c38aea743b
|
Add missing license headers
|
5 months ago |
Pahansith Gunathilake
|
b1d3503e8b
|
Add improvements to Google API token generation in FCM
|
5 months ago |
Rajitha Kumara
|
aafa824f08
|
Migrate from legacy FCM APIs to HTTP v1
|
5 months ago |
Pahansith Gunathilake
|
5c73277c32
|
Add FCM changes
|
5 months ago |
Sasini Sandamali
|
01d76c6dbd
|
Add necessary improvements and configs for grafana version 10.3.3 (#396)
Co-authored-by: Sasini_Sandamali <sasini@entgra.io>
Reviewed-on: community/device-mgt-core#396
Co-authored-by: Sasini Sandamali <sasini@entgra.io>
Co-committed-by: Sasini Sandamali <sasini@entgra.io>
|
5 months ago |
Lasantha Dharmakeerthi
|
a7a29891da
|
Scopes and related permissions added when scope is not attached to an API
|
5 months ago |
Amalka Subasinghe
|
b7848fd0c3
|
scopes and related permissions added when scope is not attached to an api
|
5 months ago |