Commit Graph

1510 Commits

Author SHA1 Message Date
Rajitha Kumara
d2317e47e0 Fix missing properties in subscription data bean 2024-07-19 12:03:46 +05:30
Rajitha Kumara
359c052251 Add improvements to subscription helper services 2024-07-19 02:11:42 +05:30
Rajitha Kumara
5f0e18f1bf Add device filtering capabilities 2024-07-18 21:55:16 +05:30
Rajitha Kumara
4fc14edf1e Add subscription helper services 2024-07-18 02:26:39 +05:30
Rajitha Kumara
0d19e742bd Fix role base subscription 2024-07-17 12:15:50 +05:30
Jenkins
e062bf79dc [maven-release-plugin] prepare for next development iteration 2024-07-16 08:04:47 +05:30
Jenkins
6d1414d09f [maven-release-plugin] prepare release v5.2.0 2024-07-16 08:04:39 +05:30
nipuni
7496415ab3 Add default case in CategorizedSubscriptionResult constructor. 2024-07-15 13:24:45 +05:30
nipuni
9561e003bf Fix filtering by device name not working with all and device subscriptions 2024-07-15 09:14:20 +05:30
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
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
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
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
Lasantha Dharmakeerthi
9f8f25d310 Fix issues with adding operation log of a subscription 2024-07-10 18:28:11 +00:00
nipuni
7c90b43485 Fix issues with adding operation log of a subscription 2024-07-10 21:30:45 +05:30
Rajitha Kumara
2eb73213f3 Add requested changes 2024-07-10 15:26:19 +05:30
Rajitha Kumara
1576ef86d0 App publishing improvements 2024-07-10 15:26:19 +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
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
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
ashvini
7616c2255c Add filter to get Web apps in Enrollment Application Install
Add filter file
2024-05-29 12:49:54 +05:30
ashvini
10d70ddd82 Resolve inability to edit app related data 2024-04-16 10:30:31 +05:30
builder
487c576ab2 [maven-release-plugin] prepare for next development iteration 2024-04-09 10:35:40 +05:30
builder
ff8147db5e [maven-release-plugin] prepare release v5.0.41 2024-04-09 10:35:36 +05:30
Lasantha Dharmakeerthi
ea542894cf Delete tenant data 2024-04-08 13:29:20 +00:00
ashvini
159f603605 Delete tenant data
Refactor code

Add begin transaction

Refactor code
2024-04-08 18:55:37 +05:30
navodzoysa
2f1271f3be Revert Windows Content and Package URI changes 2024-04-08 18:03:15 +05:30
Rajitha Kumara
f86a16220c Fix appx app installation issue 2024-04-08 09:20:57 +05:30
Rajitha Kumara
dfdf2611a1 Fix extension resolving issue when content-disposition unavailable 2024-04-07 20:56:08 +05:30
Lasantha Dharmakeerthi
f3974c2cb4 Fix AutoCommit issue in Tenant Deletion 2024-04-06 06:27:04 +00:00
ashvini
8c75b30378 Fix AutoCommit issue in Tenant Deletion
Set autocommit to false

Fix error message

Fix data not deleting issue

Fix error message
2024-04-06 11:28:37 +05:30
Rajitha Kumara
00022b17cf Fix remote meta descriptor resolving issue 2024-04-06 08:32:07 +05:30
Rajitha Kumara
4957741173 Refactored the code 2024-04-05 15:28:50 +05:30
Rajitha Kumara
bd021ff835 Add Content and Package URI changes 2024-04-05 15:04:55 +05:30
Lasantha Dharmakeerthi
093df7c161 Add capability to delete a tenant 2024-04-05 04:06:02 +00:00
ashvini
e9ac11da78 Create DAO for tenant deletion task
Add Application related DAO methods

Add application folder delete function

Change scope

Refactor code

Resolve merge conflicts

Resolve merge conflict
2024-04-05 09:25:44 +05:30
Lasantha Dharmakeerthi
7df968a6f7 Fix app name duplicating error 2024-04-04 11:44:39 +00:00
ashvini
d3ac0ce5b0 Fix app name duplicating error 2024-04-04 09:39:45 +05:30
Rajitha Kumara
9caf1678de Fix remote url resolving issue 2024-04-02 15:27:55 +05:30
Rajitha Kumara
a54d2b0924 Fix building issue 2024-04-01 19:14:58 +05:30