Kavin Prathaban
|
9767f7e90f
|
Add validation for user deletion (#244)
## Purpose
* Fixes https://roadmap.entgra.net/issues/10337
## Description
* Add validation to check whether the user has enrolled devices
Co-authored-by: prathabanKavin <kavinprathaban025@gmail.com>
Reviewed-on: #244
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
|
1 year ago |
Charitha Goonetilleke
|
7a9869f044
|
Merge pull request 'Improvements to the device sub type impl' (#248) from amalka.subasinghe/device-mgt-core:master into master
Reviewed-on: #248
|
1 year ago |
Charitha Goonetilleke
|
e3e9ad851c
|
Merge branch 'master' into master
|
1 year ago |
Amalka Subasinghe
|
9797891aaa
|
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core
|
1 year ago |
Inosh Perara
|
15de6d397e
|
Merge pull request 'Add permission updating logic' (#254) from tcdlpds/device-mgt-core:master into master
Reviewed-on: #254
|
1 year ago |
Oshani Silva
|
c3cc4fe6d4
|
Add fix for search operation (#251)
fixes https://roadmap.entgra.net/issues/10279
Co-authored-by: osh <osh.silva@gmail.com>
Reviewed-on: #251
Co-authored-by: Oshani Silva <oshani@entgra.io>
Co-committed-by: Oshani Silva <oshani@entgra.io>
|
1 year ago |
Lasantha Dharmakeerthi
|
1b0ad156b2
|
Add Java Doc comments
|
1 year ago |
Pahansith Gunathilake
|
8696ec9343
|
Merge pull request 'Modify get Geofence API to get total count' (#243) from pramilaniroshan/device-mgt-core:add-geofence-count into master
Reviewed-on: #243
|
1 year ago |
Akeela Azhar
|
22b9897a4b
|
Add permission updating logic
|
1 year ago |
Lasantha Dharmakeerthi
|
fe795bc399
|
Add admin role when adding shared scopes
|
1 year ago |
Rajitha Kumara
|
4418caa631
|
Update db scripts
|
1 year ago |
Rajitha Kumara
|
3a63f948a0
|
Add admin role when adding shared scopes
|
1 year ago |
Pahansith Gunathilake
|
98954c9374
|
Merge pull request 'Add default perm config' (#252) from tcdlpds/device-mgt-core:master into master
Reviewed-on: #252
|
1 year ago |
Inosh Perara
|
6b7c4e9069
|
Merge pull request 'Fix scope-permission mapping issue' (#249) from viranga/device-mgt-core:scope-fixes into master
Reviewed-on: #249
|
1 year ago |
tcdlpds
|
49747efa18
|
Add default perm config
|
1 year ago |
Viranga Gunarathna
|
d63f2a3f24
|
mapping permissions with scopes
|
1 year ago |
Amalka Subasinghe
|
54cdab5085
|
Improvements to the device sub type impl
|
1 year ago |
Inosh Perara
|
db80546a5a
|
Merge pull request 'Fix scope attaching issue' (#247) from tcdlpds/device-mgt-core:master into master
Reviewed-on: #247
|
1 year ago |
tcdlpds
|
58670028c0
|
Fix scope attaching issue
|
1 year ago |
Pahansith Gunathilake
|
8813619929
|
Merge pull request 'Add scope perm mapping logic' (#235) from tcdlpds/device-mgt-core:master into master
Reviewed-on: #235
|
1 year ago |
tcdlpds
|
563077fbfb
|
Add scope perm mapping logic
|
1 year ago |
Pahansith Gunathilake
|
616c70face
|
Merge pull request 'Fix delete groups with Geo Fence references issue' (#223) from ThilinaPremachandra/device-mgt-core:Bug#10236#issue36 into master
Reviewed-on: #223
|
1 year ago |
Pahansith Gunathilake
|
51f1bf1280
|
Merge pull request 'Fix analytics publishing for Windows devices' (#240) from navodzoysa/device-mgt-core:fix-windows-analytics into master
Reviewed-on: #240
|
1 year ago |
Pahansith Gunathilake
|
28eb838846
|
Merge pull request 'Fix incorrect grafana permission annotations' (#241) from navodzoysa/device-mgt-core:grafana-perm into master
Reviewed-on: #241
|
1 year ago |
Pramila Niroshan
|
77823e2839
|
Modify get Geofence API to get total count
|
1 year ago |
Navod Zoysa
|
03a0539d92
|
Fix incorrect grafana permission annotations
|
1 year ago |
Navod Zoysa
|
f8e3fb90e6
|
Fix analytics publishing for Windows devices
|
1 year ago |
Inosh Perara
|
a620cffb31
|
Merge pull request 'Modify permission scope keys' (#239) from viranga/device-mgt-core:scope-fixes into master
Reviewed-on: #239
|
1 year ago |
Viranga Gunarathna
|
9e0427021e
|
Duplicate keys for same permission in different files
|
1 year ago |
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 |
Lasantha Dharmakeerthi
|
a1856323b5
|
Add missing scope
|
1 year ago |
Rajitha Kumara
|
966b9194f2
|
Add missing scope
|
1 year ago |
Inosh Perara
|
bf5ce17bdc
|
Merge pull request 'Fix ownership issue in device deletion' (#234) from osh.silva/device-mgt-core:billing-delete-fix-9713 into master
Reviewed-on: #234
|
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: #226
|
1 year ago |
Rajitha Kumara
|
69efff10bd
|
Implement state checking and csrf protection
## Purpose
* Fixes for http://roadmap.entgra.net/issues/9846
Co-authored-by: rajitha <rajitha@entgra.io>
Reviewed-on: #232
Co-authored-by: Rajitha Kumara <rajitha@entgra.io>
Co-committed-by: Rajitha Kumara <rajitha@entgra.io>
|
1 year ago |
Charitha Goonetilleke
|
327f507aa8
|
Merge pull request 'Update addOperation and sql files' (#233) from Sasini_Sandamali/device-mgt-core-forked:master into master
Reviewed-on: #233
|
1 year ago |
Sasini Sandamali
|
bb0369cde9
|
Update addOperation and sql files
|
1 year ago |
Pahansith Gunathilake
|
795d26f4b0
|
Merge pull request 'Fix error showing on startup in task-mgt' (#229) from prathabanKavin/device-mgt-core:mssqltaskmgt into master
Reviewed-on: #229
|
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: #228
|
1 year ago |
Pahansith Gunathilake
|
f4c0e5f929
|
Merge pull request 'Fix dbscripts causing errors on startup with MSSQL' (#225) from prathabanKavin/device-mgt-core:mssqldbscriptfix into master
Reviewed-on: #225
|
1 year ago |
Charitha Goonetilleke
|
664dfd21c9
|
Warn about orphan scopes
|
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: #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
|
4fc6eb2aa4
|
Fix error showing on startup in task-mgt
|
1 year ago |
prathabanKavin
|
661feadcd5
|
Fix added for loading device groups
|
1 year ago |
Charitha Goonetilleke
|
ea6744288a
|
Merge pull request 'Modify View Activities endpoint' (#227) from Sasini_Sandamali/device-mgt-core-forked:master into master
Reviewed-on: #227
|
1 year ago |