lasanthaDLPDS
f24cc4342f
Merge with master branch
5 years ago
Ruwan Yatawara
cd4373b352
Merge branch 'master' into 'master'
...
Adding new API to search devices based on device properties
See merge request entgra/carbon-device-mgt!162
6 years ago
Ace
ca07db3fca
Adding code to retrieve properties instead of the entire device
6 years ago
Ace
42b9753944
fixing bug with unitiated list
6 years ago
Ace
192984e3c0
Adding new API to search devices based on device properties
6 years ago
Saad Sahibjan
58a31d0031
Plugin level support for deleting device permanently
6 years ago
lasanthaDLPDS
7f0be5f28b
Merge with upstream master
6 years ago
Saad Sahibjan
f372ba2018
Modify setting app type
6 years ago
Saad Sahibjan
c0e301845e
Android enterpise app install payload creation
6 years ago
Inosh Perara
13960f77c9
add device type versioning APIs
6 years ago
Saad Sahibjan
e26b50742b
Increase length of VALUE_FIELD column in DM_DEVICE_INFO table
6 years ago
Saad Sahibjan
29b2c41c73
Add iOS enterprise app install
6 years ago
Saad Sahibjan
857f9057d3
Modify setting app type
6 years ago
Saad Sahibjan
c9c4d7a64b
Android enterpise app install payload creation
6 years ago
Saad Sahibjan
52e971de76
Add delete device dao related implementation
6 years ago
Saad Sahibjan
48ae5c58e9
Add deleteDevice service and impl
6 years ago
Saad Sahibjan
b68cc62bc7
Handle StartupOperationConfig which runs only once after the server is started
6 years ago
Saad Sahibjan
c1177a26b2
Handle server version operation in task manager
6 years ago
Inosh Perara
b76784bc90
Merge branch 'master' into 'master'
...
Query error fix in operation profile
See merge request entgra/carbon-device-mgt!115
6 years ago
inoshperera
301b6ad5c2
Query error fix in operation profile
6 years ago
Dharmakeerthi Lasantha
52c7a7ecdd
Improve app subscription functionality
...
Further integrate app management component with device mgt
6 years ago
Pahansith Gunathilake
1fc16f9572
Fix windows device inactive after sync
6 years ago
lasanthaDLPDS
9c45f907e2
Improve APPM subscribing method
6 years ago
Asanka Kumara
b863d2fa5e
Get Device By ID API
6 years ago
lasanthaDLPDS
06e9591e36
Fix device-mgt operation log displaying issue
6 years ago
lasanthaDLPDS
efa17d2e51
Merge with upstream master
6 years ago
lasanthaDLPDS
7c593d83fa
Add APIs for subscription management
6 years ago
Charitha Goonetilleke
7a16ac7532
Fix build failure
6 years ago
Charitha Goonetilleke
0c471fbb0b
Add capability to store device type specific platform configurations for any device type
6 years ago
lasanthaDLPDS
84e3beb6f6
Fix merge conflicts
6 years ago
lasanthaDLPDS
cc989148d6
Add an API to update the device owner for given device identifiers.
...
Further, add an API to get device activities without passing the username. Username is retrieved from the carbon context.
6 years ago
Milan Perera
89e3c91fe6
Fix device information reduction issue
6 years ago
Gathika94
3bb2e8a5bf
Add new method to put permission taking String parameters
6 years ago
lasanthaDLPDS
98d14b0815
Fix merge conflicts
6 years ago
lasanthaDLPDS
f92ae35e4b
Fix the task running issue in tenant mode
...
If a run time error encountered while sending a notification(e.g:- Push Notification ) to a device when the task is running for tenants, it terminates the task running and notifications won't be sending to devices which are enrolled to other tenants as well. Hence cath the exception in sendNotification method and log.
Further, since this is critical path, added few debug logs as well.
6 years ago
Inosh Perara
ecd35c34e4
Merge branch 'master' into 'master'
...
Add enrollment notification sending feature
See merge request entgra/carbon-device-mgt!38
6 years ago
lasanthaDLPDS
7975563530
Improve the payload of enrollment notification
6 years ago
Charitha Goonetilleke
2380a22d53
Commit transaction after changing status
6 years ago
lasanthaDLPDS
e852c62663
Merge branch 'master' of gitlab.com:entgra/carbon-device-mgt
6 years ago
lasanthaDLPDS
b90766b5a4
Add enrollment notification sending feature
6 years ago
Charitha Goonetilleke
026bd175e9
Reformat & fix API publishing issue to Gateway
6 years ago
Charitha Goonetilleke
8b34253bc1
Optimize functionality
6 years ago
Charitha Goonetilleke
3d42175bea
Merge branch 'master' of https://gitlab.com/ruwany.ace/carbon-device-mgt into entgra-master
6 years ago
Ace
59186155d0
Adding new apis to update devices status/get count/get list based on status
6 years ago
Charitha Goonetilleke
e78a2a1279
Merge remote-tracking branch 'entgra/master' into entgra-master
6 years ago
Charitha Goonetilleke
75dd9321af
Add methods to get device count based on status and device type
6 years ago
Madawa Soysa
6f80d1993d
Move private constants to a public constant class
6 years ago
Madawa Soysa
eea040f391
Remove redundant authorization check and fix the test
6 years ago
Madawa Soysa
001649e5fd
Fix issue with advanced search to pick the correct enrollment
...
This commit addresses following two issues,
1. Advanced search feature returns the oldest enrollment instance
This issue occurs when the same device is enrolled for multiple users. The cause of the issue is filtering the devices by device identifier which is a unique property for a device. This commit fixes the issue by filtering the devices from enrollment id and owner instead of the device identifier.
2. All devices do not return for privileged users when searched through advanced-search
The cause of the issue is not considering the user permissions when filtering the devices. This commit fixes the issue by validating the permissions of the logged in user before filtering.
Fixes entgra/product-iots#13
Fixes entgra/product-iots#14
6 years ago
lasanthaDLPDS
8841741567
Fiz merge conflicts
6 years ago