Shamalka Navod
e4105783a6
Create a report to get application not installed devices
5 years ago
Yohan Avishke
69aac07df5
Fix only reading one result when multiple results are present
5 years ago
Yohan Avishke
318d4e3f9c
Remove duplicate validation checks
5 years ago
Saad Sahibjan
49d26706b0
Merge branch 'application-mgt-new' into 'master'
...
Improve DeviceTypeCommonService Interface
See merge request entgra/carbon-device-mgt!434
5 years ago
Yohan Avishke
cd26ba22b4
Create api to generate report to filter devices with outdated OS versions
5 years ago
tcdlpds@gmail.com
f3a6d19649
Improve DeviceTypeCommonService Interface
5 years ago
Kaveesha Mihirangi
ad8eb23aff
Generate Policy configuration UI from JSON
5 years ago
Pahansith Gunathilake
7381ece847
Introduce device type filtering and limit results in device types retrieve endpoint
5 years ago
Yohan Avishke
16681acf55
Change status query param to a array to accept multiple values
...
Status param was changed from string to an array. excludeStatus param was removed from api and api calls. New methods were added to the DAO to query data filtered from list of status
5 years ago
Shamalka Navod
300d9b9002
Add device name and owner to response
...
Add device name and owner to getAllComplianceDevices response which gives compliance status of all devices
5 years ago
Shamalka Navod
39e3e7fa1d
Implement reports for device enrollment and policy compliance
5 years ago
Saad Sahibjan
6fdbfdf8f5
Fix nextOperation DAO method to have MSSQL syntax
5 years ago
tcdlpds@gmail.com
2527604c9a
Fix geo cluster loading issue in Ms SQL
...
This closes product-iots/issues#309
5 years ago
Charitha Goonetilleke
9cf5fd2edb
Fix issue in accessing device shared via group
5 years ago
Yohan Avishke
a76405c7e5
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
5 years ago
Yohan Avishke
f6976800f5
Update try catch to use try with resources
5 years ago
Yohan Avishke
4378feedde
Change try catch positions and add error messages to required positions
5 years ago
Shamalka Navod
40bf2ca1e9
UI for device enrollment reports
5 years ago
Yohan Avishke
1c2d1f52a0
Update device type delete service to reduce generality of the method by specifying different methods for each single responsibility
5 years ago
Yohan Avishke
b76a838dea
Isolate dao transactions
5 years ago
Yohan Avishke
426287fdc1
Update service to check device type validation at service level and return a Not Found request, if device type doesn't exist
5 years ago
Yohan Avishke
709af6795b
Update licence
5 years ago
Yohan Avishke
3f9dba9356
Complete implementation of device type permanent delete
...
This service will do following modifications to achieve it's functionality,
1. Dis-enroll and delete all devices of a device type
2. Remove platform configuration of a device type
3. Delete the device type
5 years ago
Yohan Avishke
2e62acfafc
Fix issue with deleting devices
...
Already dis-enrolled devices won't be deleted due to attempting to create a new DAO connection while a one already exists for the same DAO Factory. This error will occur when starting a server with already dis-enrolled devices and by trying to delete them
5 years ago
Yohan Avishke
966a878e8e
Create permanant device type deletion
5 years ago
Entgra Builder
0e96e3fafd
[maven-release-plugin] prepare for next development iteration
5 years ago
Entgra Builder
80f9d3546b
[maven-release-plugin] prepare release v4.1.6
5 years ago
Charitha Goonetilleke
e924e26ced
Introduce Postgre specific DAO to handle object insertion/retrieval
5 years ago
Entgra Builder
cd94992d6f
[maven-release-plugin] prepare for next development iteration
5 years ago
Entgra Builder
cd7ca88a1e
[maven-release-plugin] prepare release v4.1.6
5 years ago
Entgra Builder
270e16fc3a
[maven-release-plugin] prepare for next development iteration
5 years ago
Entgra Builder
f0384d9775
[maven-release-plugin] prepare release v4.1.5
5 years ago
Saad Sahibjan
7437545b0d
Fix web clip uninstallation issues in ios
5 years ago
Entgra Builder
bea11b7d81
[maven-release-plugin]prepare for next development iteration
5 years ago
Entgra Builder
2aa50223e0
[maven-release-plugin]prepare release v4.1.4
5 years ago
Charitha Goonetilleke
c0fc88054c
Merge branch 'master' into 'master'
...
Returning status when retrieving groups
See merge request entgra/carbon-device-mgt!385
5 years ago
Ace
f9b851dc1e
Returning group ID when retrieving groups
5 years ago
Milan Perera
d4c996cce1
Merge branch 'master' into 'master'
...
Fix MS sql Blob storing and sql error
See merge request entgra/carbon-device-mgt!384
5 years ago
inoshperera
b0f7cfdf61
Refactoring and formatting
5 years ago
Entgra Builder
252a3f2edc
[maven-release-plugin]prepare for next development iteration
5 years ago
Entgra Builder
74c6eb6be7
[maven-release-plugin]prepare release v4.1.4
5 years ago
lasanthaDLPDS
f330bdd3d1
Fix SQL syntax issue in getSubscribedDevices method
5 years ago
inoshperera
2e84e4d01f
Fix MS sql Blob storing and sql error
5 years ago
Entgra Builder
555ea6a808
[maven-release-plugin]prepare for next development iteration
5 years ago
Entgra Builder
347180a321
[maven-release-plugin]prepare release v4.1.3
5 years ago
Saad Sahibjan
15abfa218d
Fix uninstall device list retrieving issue
5 years ago
Saad Sahibjan
d2f8b6e160
Fix web clips installation not working for iOS
5 years ago
Charitha Goonetilleke
e6ea2175cd
Add review suggestions
5 years ago
Charitha Goonetilleke
efff1e2cfd
Fix device group related issues
...
- Create group - Not working when group properties are not available
- Delete group - SQL error
- Get devices of group - Database connection management issue
5 years ago
Entgra Builder
8d8c3cce16
[maven-release-plugin]prepare for next development iteration
5 years ago