Commit Graph

9849 Commits

Author SHA1 Message Date
builder
2d56b0ea9a [maven-release-plugin] prepare for next development iteration 2023-02-16 21:01:29 +05:30
builder
73d17e61a8 [maven-release-plugin] prepare release v5.0.19 2023-02-16 21:01:22 +05:30
Lasantha Dharmakeerthi
3859281216 Add unique key constraint into AP_DEVICE_SUBSCRIPTION tables 2023-02-16 13:36:38 +00:00
2926c2e523 Add unique key constraint into AP_DEVICE_SUBSCRIPTION tables 2023-02-16 17:39:05 +05:30
9ad7438d69 Merge pull request 'Remove device details loading while processing policies' (#62) from pramilaniroshan/device-mgt-core:master into master
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/62
2023-02-16 05:04:51 +00:00
9644dda7ef Remove device details loading while processing policies 2023-02-16 10:23:59 +05:30
builder
d715609b53 [maven-release-plugin] prepare for next development iteration 2023-02-11 23:48:28 +05:30
builder
0beeedef43 [maven-release-plugin] prepare release v5.0.18 2023-02-11 23:48:21 +05:30
215c0f44a0 Merge pull request 'Revert "Change the device status and see the device status lifecycle history (#58)"' (#61) from pahansith/device-mgt-core:revert-lifecycle-history into master
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/61
2023-02-10 13:12:29 +00:00
5228a84400 Revert "Change the device status and see the device status lifecycle history (#58)"
This reverts commit 7f327bac08.
2023-02-10 17:53:05 +05:30
builder
9f724eeffb [maven-release-plugin] prepare for next development iteration 2023-02-09 22:41:22 +05:30
builder
50bc5560f8 [maven-release-plugin] prepare release v5.0.17 2023-02-09 22:41:16 +05:30
846d7a0f59 Add support to perform group operations (#59)
## Purpose
* Fixes https://roadmap.entgra.net/issues/8916

## Description
* Created a new API to check whether groups has relevant(Android, iOS, Windows) device types.

Co-authored-by: Arshana <arshana790@gmail.com>
Co-authored-by: prathabanKavin <kavinprathaban025@gmail.com>
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/59
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
2023-02-08 11:17:02 +00:00
7f327bac08 Change the device status and see the device status lifecycle history (#58)
## Purpose
* Fixes https://roadmap.entgra.net/issues/9266

## Feature
* Change device's status and view device's status life-cycle history

## Approach
* Created a API for change status and store changed status in to database.
* Created another API to view the device's life-cycle status history.
* lifecycle of the status is as shown in the diagram.
* lifecycle Status are taken from a xml file.

Co-authored-by: prathabanKavin <kavinprathaban025@gmail.com>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/58
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
2023-02-07 06:52:04 +00:00
Navod Zoysa
2e2e9abc90 Add Android alternate app install permission to UI config (#55)
## Purpose

Add permission scope for alternate app install feature so that the operation can be triggered through device operation UI.

Issue - https://roadmap.entgra.net/issues/9641

Co-authored-by: navodzoysa <navod.zoysa@gmail.com>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/55
Co-authored-by: Navod Zoysa <navod@entgra.io>
Co-committed-by: Navod Zoysa <navod@entgra.io>
2023-02-07 05:18:07 +00:00
8be8b2928a Merge pull request 'Update sendDeviceNameChangedNotification' (#56) from rushdi-entgra.io/device-mgt-core:fix-naming into master
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/56
2023-01-31 13:12:40 +00:00
Rushdi
5cf7377a85 Update sendDeviceNameChangedNotification 2023-01-30 13:05:55 +05:30
builder
071b9486bb [maven-release-plugin] prepare for next development iteration 2023-01-27 19:20:14 +05:30
builder
cf305362b4 [maven-release-plugin] prepare release v5.0.16 2023-01-27 19:20:08 +05:30
9ef3e0cf6e Revert "Change the device status and see the device status lifecycle history"
This reverts commit df6a8e20a3.
2023-01-26 22:22:20 +05:30
86f709a74a Revert "Fix api errors in Lifecycle methods"
This reverts commit d69619bf65.
2023-01-26 22:21:24 +05:30
Rushdi Mohamed
a7cf4fa86c Add pagination sort by column (#48)
## Purpose

Fixes [issues/9743](https://roadmap.entgra.net/issues/9743)

## Improvement

Sort in ASC OR DESC on pagination requested by column name

Co-authored-by: Rushdi <rushdi@entgra.io>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/48
Co-authored-by: Rushdi Mohamed <rushdi@entgra.io>
Co-committed-by: Rushdi Mohamed <rushdi@entgra.io>
2023-01-26 14:34:24 +00:00
prathabanKavin
d69619bf65 Fix api errors in Lifecycle methods 2023-01-26 09:25:34 +00:00
a05007b835 Merge pull request 'Add notification feature when a device is renamed' (#18) from arshana790/device-mgt-core-fork:android-feature into master
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/18
2023-01-26 08:25:36 +00:00
2580add403 Merge branch 'master' into android-feature 2023-01-26 08:24:21 +00:00
32a9d7a61f Merge pull request 'Change the device status and see the device status lifecycle history' (#52) from prathabanKavin/device-mgt-core:device-lifecycle into master
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/52
2023-01-26 08:21:12 +00:00
prathabanKavin
df6a8e20a3 Change the device status and see the device status lifecycle history 2023-01-24 11:46:57 +05:30
0f8c3e22e6 Merge branch 'master' into android-feature 2023-01-23 14:25:16 +00:00
Lasantha Dharmakeerthi
8d036da061 Improve OTP mgt service functionalities 2023-01-12 03:03:05 +00:00
Dharmakeerthi Lasantha
01aaa44e89 improve OTP mgt service functionalities 2023-01-11 23:51:08 +05:30
Ravindu Madhubhashana
e28c71d4ae Added validation for app name length when creating an app
Co-authored-by: Ravindu Madhubhashana <ravindu.kp@gmail.com>
Co-committed-by: Ravindu Madhubhashana <ravindu.kp@gmail.com>
2023-01-10 01:12:07 +00:00
Lasantha Dharmakeerthi
c03e1359d3 Add download URL generating method 2023-01-09 14:22:51 +00:00
Dharmakeerthi Lasantha
d55ea733e7 Add download URL generating method 2023-01-09 19:50:35 +05:30
Oshani Silva
a93f534e06 Improve billing feature
Co-authored-by: Oshani Silva <oshani@entgra.io>
Co-committed-by: Oshani Silva <oshani@entgra.io>
2023-01-04 21:03:15 +00:00
Lasantha Dharmakeerthi
ad111a3999 Revert direct app publishing merge conflict 2022-12-21 05:17:52 +00:00
navodzoysa
b25fb4e6ad Revert direct app publishing merge conflict 2022-12-21 10:26:21 +05:30
builder
1b2bddb167 [maven-release-plugin] prepare for next development iteration 2022-12-17 11:54:16 +05:30
builder
fb4e20490a [maven-release-plugin] prepare release v5.0.15 2022-12-17 11:54:10 +05:30
5be19f28fd Merge pull request 'Fix direct app publishing issue on publisher' (#31) from shamalka1/device-mgt-core:publisher-fix into master
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/31
2022-12-17 06:06:14 +00:00
d5b2d8ac3b Merge branch 'master' into publisher-fix 2022-12-17 06:05:21 +00:00
Sanjana Rajapakshe
05f7a61af0 Fix incorrect date type issue
Co-authored-by: Sanjana Rajapakshe <sanjana@entgra.io>
Co-committed-by: Sanjana Rajapakshe <sanjana@entgra.io>
2022-12-16 05:52:05 +00:00
Lasantha Dharmakeerthi
f71d8fe054 Fix incorrect query param when directly publishing an app 2022-12-16 05:21:28 +00:00
navodzoysa
472d34dc09 Fix incorrect query param when directly publishing an app 2022-12-16 08:31:22 +05:30
Lasantha Dharmakeerthi
61d7c13f68 Fix ownership validation issue 2022-12-15 08:18:39 +00:00
ThilinaPremachandra
1bea33b259 fixed ownership validation issue 2022-12-15 13:36:37 +05:30
Inosh Perara
25d3428355 Merge pull request 'fixed the validation issue' (#37) from ThilinaPremachandra/device-mgt-core:error-msg-device-status into master
Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/37
2022-12-15 07:15:51 +00:00
ThilinaPremachandra
e4bc9f87f8 fixed the validation issue 2022-12-15 01:05:07 +05:30
Lasantha Dharmakeerthi
dc20995d15 Change OTP api to return token 2022-12-13 09:43:22 +00:00
shamalka
0712cd744a Remove unwanted lines 2022-12-13 13:51:32 +05:30
shamalka
184716b17a Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core into HEAD 2022-12-13 12:12:08 +05:30