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
Charitha Goonetilleke
e924e26ced
Introduce Postgre specific DAO to handle object insertion/retrieval
5 years ago
Saad Sahibjan
7437545b0d
Fix web clip uninstallation issues in ios
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
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
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
Dharmakeerthi Lasantha
3ca303cdb5
Fix app installing issue in kiosk
5 years ago
inoshperera
5a3d9c455a
improve uninstall API for Google EMM APIs
5 years ago
Charitha Goonetilleke
253afa517a
Fix transaction handling
5 years ago
Charitha Goonetilleke
d6845cd40a
Add new API endpoints
...
- Change device status as bulk
- Get total device count
- Add group with different owner
5 years ago
lasanthaDLPDS
67f442f1c4
Merge branch 'application-mgt-new' of gitlab.com:entgra/carbon-device-mgt into application-mgt-new
5 years ago
Charitha Goonetilleke
e58ca40323
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Adding status column to GROUP table and honuring same in API
See merge request entgra/carbon-device-mgt!341
5 years ago
lasanthaDLPDS
2103306fa1
Improve APPM source
...
Fix formatting issues, add java doc comments, improve transaction handling
5 years ago
lasanthaDLPDS
b5a86d8e79
Merge branch 'application-mgt-new' of gitlab.com:entgra/carbon-device-mgt into application-mgt-new
5 years ago
lasanthaDLPDS
d4f3754ebc
Add new admin API to get app subscription data
5 years ago
inoshperera
0db399814b
MS SQL based syntax fixes
5 years ago
inoshperera
422e106c36
MS sql related bug fixes
5 years ago
Ace
548ad336bf
Adding status column to GROUP table and honuring same in API
5 years ago
lasanthaDLPDS
b5a1433709
Improve SQL queries in APPM
5 years ago
ausam riyaaz
2e8a706724
Fix MsSQL syntax issues.
5 years ago
lasanthaDLPDS
afb487dedc
Improve APPM subscribing functionality
5 years ago
lasanthaDLPDS
0b238b9c45
Merge with upstream master
5 years ago
lasanthaDLPDS
46d28cca8d
Add MsSQL and Oracle support for APPM
5 years ago
Saad Sahibjan
f9660de334
Minor fixes and improvement for permanent delete devices
5 years ago
Amanda Randombage
becaf35546
Permanent delete DAO fix
5 years ago
Saad Sahibjan
354dcd3fd4
Add null and empty check for device location related values
5 years ago
Amanda
7b7d47a2bf
Fix delete
...
- Fix delete button in UI
- Close connection in DAO
5 years ago
Amanda Randombage
e80589d3b1
Fix Permanent delete for multiple enrollments
5 years ago
Amanda
0aee974b35
Fix issue in retrieving IoTS devices
5 years ago