Viranga Gunarathna
|
6c8c2efb80
|
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core into scope-fixes
|
1 year ago |
Viranga Gunarathna
|
48a72e80e9
|
Modify scope keys
|
1 year ago |
osh
|
3c658f0afe
|
Fix ownership issue in device deletion
|
1 year ago |
Inosh Perara
|
50887c12f9
|
Merge pull request 'Add device deletion scenario for billing' (#226) from osh.silva/device-mgt-core:billing-delete-9713 into master
Reviewed-on: community/device-mgt-core#226
|
1 year ago |
Sasini Sandamali
|
bb0369cde9
|
Update addOperation and sql files
|
1 year ago |
Pahansith Gunathilake
|
0068a26b58
|
Merge pull request 'Fix added for loading device groups' (#228) from prathabanKavin/device-mgt-core:sqldevicegroupfix into master
Reviewed-on: community/device-mgt-core#228
|
1 year ago |
Pramila Niroshan
|
fccae9b8c0
|
Add Devices filtering by a Custom Property feature to API and dao layer (#208)
## Purpose
* Related ticket https://roadmap.entgra.net/issues/10262
## Description
This modifed API accept any custom property key value pair as a encoded JSON String for filtering devices
/devicescustomProperty=%7B%22FIRMWARE_APP_VERSION%22%3A%22122%22%2C%22FIRMWARE_VERSION%22%3A%22123%22%7D
## Add Custom property to mdm-ui-config.xml
```
<DeviceInfoConfigurations>
<DeviceInfoItem>
<DefinedValue>FIRMWARE_VERSION</DefinedValue>
<DisplayValue>label_firmware_version</DisplayValue>
<Type>deviceDetailsMap</Type>
</DeviceInfoItem>
<DeviceInfoItem>
<DefinedValue>FIRMWARE_APP_VERSION</DefinedValue>
<DisplayValue>label_app_version</DisplayValue>
<Type>deviceDetailsMap</Type>
</DeviceInfoItem>
<DeviceInfoItem>
<DefinedValue>FIRMWARE_SYSTEM_VERSION</DefinedValue>
<DisplayValue>label_firmware_system_version</DisplayValue>
<Type>deviceDetailsMap</Type>
</DeviceInfoItem>
</DeviceInfoConfigurations>
```
DefinedValue = Key_value in DM_DEVECE_INFO table
DisplayValue = UI display text for filtering
Type = Dont change
Co-authored-by: pramilaniroshan <pramila@entgra.io>
Reviewed-on: community/device-mgt-core#208
Co-authored-by: Pramila Niroshan <pramila@entgra.io>
Co-committed-by: Pramila Niroshan <pramila@entgra.io>
|
1 year ago |
osh
|
8bc0fa37de
|
Add cost calculation for carbon super
|
1 year ago |
osh
|
5371c5268b
|
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into billing-delete-9713
|
1 year ago |
osh
|
6fd84dcbef
|
Comment out cost related code
|
1 year ago |
prathabanKavin
|
661feadcd5
|
Fix added for loading device groups
|
1 year ago |
Sasini Sandamali
|
4a6e0ce727
|
Update get Activities to increase the performance
|
1 year ago |
Sasini Sandamali
|
26a049473c
|
Modify View Activities endpoint by including operation id
|
1 year ago |
osh
|
0abf955fe0
|
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into billing-delete-9713
|
1 year ago |
osh
|
5d06485a25
|
Add device deletion scenario for billing
|
1 year ago |
shamalka
|
dc40351293
|
Change location publishing logic
|
1 year ago |
builder
|
7c66f6b693
|
[maven-release-plugin] prepare for next development iteration
|
1 year ago |
builder
|
b9f12e49ee
|
[maven-release-plugin] prepare release v5.0.30
|
1 year ago |
Inosh Perara
|
28b18941aa
|
Merge pull request 'Add hierarchical group count API' (#214) from ThilinaPremachandra/device-mgt-core:Bug#10300 into master
Reviewed-on: community/device-mgt-core#214
|
1 year ago |
Thilina Sandaruwan
|
7b1907cd90
|
resolve comments
|
1 year ago |
Charitha Goonetilleke
|
c144507b6c
|
Merge branch 'master' into master
|
1 year ago |
builder
|
7c0adfbc89
|
[maven-release-plugin] prepare for next development iteration
|
1 year ago |
builder
|
f7c3e129c4
|
[maven-release-plugin] prepare release v5.0.29
|
1 year ago |
Amalka Subasinghe
|
d4c3af5d12
|
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core
|
1 year ago |
Amalka Subasinghe
|
21606bc5cd
|
operation timeout task updated to execute only in elected node
|
1 year ago |
Amalka Subasinghe
|
349fce4e63
|
improved push notofication task to get allocated operations when heart beat enabled
|
1 year ago |
Amalka Subasinghe
|
cf3d50edf9
|
added new method getAllocatedOperationMappingsByStatus
|
1 year ago |
Thilina Sandaruwan
|
7a7974eb36
|
Add: hierarchical group count API
|
1 year ago |
osh
|
195bb64bea
|
Resolve comments
|
1 year ago |
osh
|
4fbcd75a61
|
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into unmanaged-install-9211
|
1 year ago |
osh
|
1fed47e8fd
|
Add app details for UNMANAGED_APP_UNINSTALL
|
1 year ago |
Pramila Niroshan
|
388f34e3b8
|
Fix try-it meta-info getting issue
|
1 year ago |
shamalka
|
f286cb2306
|
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core into device-info-config
|
1 year ago |
tcdlpds
|
f9ae594326
|
Fix APPs getting issue in APPM DAO
|
1 year ago |
shamalka
|
67864cb762
|
Add deviceinfo config beans
|
1 year ago |
osh
|
a20c5a723c
|
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into vpp-v2
|
1 year ago |
Charitha Goonetilleke
|
462669e3ec
|
Merge branch 'master' into master
|
1 year ago |
builder
|
fabd3ebae8
|
[maven-release-plugin] prepare for next development iteration
|
1 year ago |
builder
|
02458cc4fe
|
[maven-release-plugin] prepare release v5.0.28
|
1 year ago |
Amalka Subasinghe
|
615da6303f
|
notify cluster formation changed implementation
|
1 year ago |
builder
|
f19f48d050
|
[maven-release-plugin] prepare for next development iteration
|
1 year ago |
builder
|
ff9971ed77
|
[maven-release-plugin] prepare release v5.0.27
|
1 year ago |
Rajitha Kumara
|
7c9d3a2108
|
Fixes for grouping issues (#186)
Co-authored-by: rajitha <rajitha@entgra.io>
Reviewed-on: community/device-mgt-core#186
Co-authored-by: Rajitha Kumara <rajitha@entgra.io>
Co-committed-by: Rajitha Kumara <rajitha@entgra.io>
|
1 year ago |
osh
|
b576f3d9bb
|
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into vpp-v2
|
1 year ago |
Inosh Perara
|
2dd3e86f69
|
Merge pull request 'Grouping Issues' (#181) from ThilinaPremachandra/device-mgt-core:groupingIssues into master
Reviewed-on: community/device-mgt-core#181
|
1 year ago |
Thilina Sandaruwan
|
6dbad29776
|
fix: role sharing issues for other users
|
1 year ago |
osh
|
cd17d06158
|
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into vpp-v2
|
1 year ago |
Charitha Goonetilleke
|
6e1e58f2ec
|
Merge branch 'master' into master
|
1 year ago |
osh
|
2249520132
|
Resolve conflicts
|
1 year ago |
Sasini Sandamali
|
b9ecb8ce40
|
Rearrange getOperations by eliminating the necessity of the owner param
|
1 year ago |