Commit Graph

5776 Commits

Author SHA1 Message Date
nipuni
f0fafde0d2 Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core into #11464
# Conflicts:
#	components/application-mgt/io.entgra.device.mgt.core.application.mgt.core/src/main/java/io/entgra/device/mgt/core/application/mgt/core/impl/SubscriptionManagerImpl.java
#	components/device-mgt/io.entgra.device.mgt.core.device.mgt.core/src/main/java/io/entgra/device/mgt/core/device/mgt/core/dao/EnrollmentDAO.java
#	components/device-mgt/io.entgra.device.mgt.core.device.mgt.core/src/main/java/io/entgra/device/mgt/core/device/mgt/core/dao/GroupDAO.java
#	components/device-mgt/io.entgra.device.mgt.core.device.mgt.core/src/main/java/io/entgra/device/mgt/core/device/mgt/core/dao/impl/AbstractEnrollmentDAOImpl.java
#	components/device-mgt/io.entgra.device.mgt.core.device.mgt.core/src/main/java/io/entgra/device/mgt/core/device/mgt/core/dao/impl/AbstractGroupDAOImpl.java
#	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
#	components/device-mgt/io.entgra.device.mgt.core.device.mgt.core/src/main/java/io/entgra/device/mgt/core/device/mgt/core/service/GroupManagementProviderService.java
#	components/device-mgt/io.entgra.device.mgt.core.device.mgt.core/src/main/java/io/entgra/device/mgt/core/device/mgt/core/service/GroupManagementProviderServiceImpl.java
2024-07-13 21:36:24 +05:30
nipuni
22f8497952 Fix Search is not working in installation details in app store 2024-07-13 21:05:41 +05:30
290952ae53 Merge pull request 'Add capability to search policies by device type' (#339) from ashvini/device-mgt-core:Improvement#10585 into master
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/339
2024-07-12 06:14:38 +00:00
ashvini
8a82d1666c Add capability to search policies by device type
Resolve comments

Resolve comments

Remove unnecessary changes
2024-07-12 09:20:35 +05:30
Lasantha Dharmakeerthi
3342bc8cc6 Add policy type conversion from BLOB to Text DB scripts 2024-07-11 18:51:02 +00:00
prathabanKavin
11bca0f4ae Remove unnecessary logs 2024-07-11 23:57:14 +05:30
prathabanKavin
de1d79f27c Fix same device data loading for subscriptions 2024-07-11 23:53:34 +05:30
2006d7e97d Add policy type conversion from BLOB to Text DB scripts 2024-07-11 23:33:16 +05:30
3c31c9d432 Merge branch 'master' into removeddevicefix 2024-07-11 07:07:09 +00:00
prathabanKavin
1a1df97253 Resolve comments 2024-07-11 12:32:39 +05:30
Lasantha Dharmakeerthi
2ac2b0fc37 Add configuration to delete Tenant Application artifacts 2024-07-11 06:03:47 +00:00
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: https://repository.entgra.net/community/device-mgt-core/pulls/443
2024-07-11 05:49:51 +00:00
faefad1505 Merge pull request 'Fix user, role app installations failing' (#445) from prathabanKavin/device-mgt-core:uuserrolefix into master
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/445
2024-07-11 05:23:08 +00:00
ashvini
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
2024-07-11 10:49:47 +05:30
prathabanKavin
953f72afdc Filter devices according to their devicetype 2024-07-11 07:56:34 +05:30
navodzoysa
d566cf966a Add Microsoft Store integration for Windows devices 2024-07-11 02:02:22 +05:30
prathabanKavin
68a4de92d6 Fix all,device,group removed devices 2024-07-11 00:52:53 +05:30
prathabanKavin
f9cea050ae Fix user,role removed devices 2024-07-11 00:52:49 +05:30
Lasantha Dharmakeerthi
541853df30 Add App publishing improvements 2024-07-10 10:26:44 +00:00
Rajitha Kumara
1576ef86d0 App publishing improvements 2024-07-10 15:26:19 +05:30
Lasantha Dharmakeerthi
d43bc1c5a4 Fix issues in device renaming functionality 2024-07-10 07:25:12 +00:00
nipuni
61a21edb9d Fix Device renaming is not working issue#11452 2024-07-10 12:34:44 +05:30
ashvini
8e33eebbf6 Add tenant application artifact deletion configuration
Fix code errors

Remove spaces

Refactor code
2024-07-10 11:46:24 +05:30
cd43a6a812 Merge branch 'master' into uuserrolefix 2024-07-10 04:32:14 +00:00
prathabanKavin
9a99b5804f Fix user, role app installations failing 2024-07-10 09:54:26 +05:30
Lasantha Dharmakeerthi
3b672c74b4 Migrate from legacy FCM APIs to HTTP v1 2024-07-09 12:31:48 +00:00
prathabanKavin
d1ed100f2f Fix device status,name not loading 2024-07-04 10:42:29 +05:30
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>
2024-07-04 02:38:06 +00:00
builder
15afde08ac [maven-release-plugin] prepare for next development iteration 2024-07-02 12:30:47 +05:30
builder
fa7628e47a [maven-release-plugin] prepare release v5.1.0 2024-07-02 12:30:42 +05:30
Lasantha Dharmakeerthi
743d60e307 Fix incorrect device status updates 2024-07-01 15:07:58 +00:00
Lasantha Dharmakeerthi
ae8834da0d Fix web apps not installing via user, group, role issue 2024-07-01 09:30:06 +00:00
0a19d8ee0c Fix incorrect device status updates 2024-07-01 14:57:19 +05:30
ashvini
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
2024-07-01 13:57:31 +05:30
prathabanKavin
2021a0b37a Fix issues in get devices method 2024-07-01 01:24:29 +05:30
prathabanKavin
aa9f3da380 Fix issues in returning type in allsubscriptions 2024-07-01 00:48:02 +05:30
prathabanKavin
e024283f25 Return device type and identifier with subscription list 2024-07-01 00:40:03 +05:30
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>
2024-06-30 16:06:00 +00:00
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>
2024-06-30 10:49:36 +00:00
c38aea743b Add missing license headers 2024-06-25 17:36:22 +05:30
Rajitha Kumara
aafa824f08 Migrate from legacy FCM APIs to HTTP v1 2024-06-25 17:35:56 +05:30
Gimhan-minion
31c25de956 Modify permission of operation status update 2024-06-13 13:16:40 +05:30
Lasantha Dharmakeerthi
e84a479c23 Add missing test cases for DevicePersistTests and GroupPersistTests 2024-06-11 05:22:42 +00:00
d443fef6e0 Add missing test cases for DevicePersistTests and GroupPersistTests 2024-06-11 10:38:54 +05:30
Lasantha Dharmakeerthi
1aec609bff Fix SQL error 2024-06-10 07:43:29 +00:00
prathabanKavin
b0362c5825 Fix devices of a group not loading 2024-06-07 21:58:48 +05:30
Lasantha Dharmakeerthi
12e65ee7e1 Fix sql syntax errors 2024-06-07 07:38:44 +00:00
f0c48c585d Fix sql syntax errors 2024-06-07 13:04:51 +05:30
1d7438bcd6 Merge pull request 'Fix sql syntax errors' (#407) from pramilaniroshan/device-mgt-core:fix-sql-syntax-erros into master
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/407
2024-06-07 03:29:32 +00:00
641ddbfb85 Fix sql syntax errors 2024-06-06 09:50:27 +05:30