Commit Graph

2542 Commits (f1aa82c2b8496cb38a8025e1c4acf8e0255f5c7c)

Author SHA1 Message Date
Yohan Avishke d678059da3 Fix issue with package names
5 years ago
Charitha Goonetilleke da5c7e307f Merge branch 'geo-backend' into 'master'
5 years ago
Yohan Avishke 8809d63ebd Update package names of PushNotification providers
5 years ago
Jayasanka Weerasinghe aa6bb02127 Move device location history algorithm to the backend
5 years ago
Shamalka Navod 739ee8281f Remove duplicates in getApplications API
5 years ago
Amanda 2c04ed347b Delete records from DM_APPLICATION
5 years ago
shamalka 45939832e2 Fix App NOT installed report API query
5 years ago
Amanda 7b8111e19c Fix permanent device deletion issue
5 years ago
Charitha Goonetilleke f7b6381078 Merge remote-tracking branch 'entgra/master' into entgra-master
5 years ago
Charitha Goonetilleke b352354020 Fix issue in initial location persistence from fresh device
5 years ago
Yohan Avishke d5911b900d Fix duplicate result issue by adding missing conditions
5 years ago
Yohan Avishke 2fab3029ff Add equation explaining text to the comments and fix fomratting issues
5 years ago
Yohan Avishke e8a260dbc4 Change API to filter devices using a given OS version
5 years ago
Charitha Goonetilleke 2340147a40 Merge remote-tracking branch 'entgra/master' into entgra-master
5 years ago
Charitha Goonetilleke cb7323fc02 Add Health Check API
5 years ago
Dharmakeerthi Lasantha c06c64e290 Merge branch 'feature/dmgt-react/report/encryption' into 'master'
5 years ago
Charitha Goonetilleke 50a7721926 Fix issue in initial device info persistence
5 years ago
Charitha Goonetilleke d5101ff98a Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into entgra-master
5 years ago
Charitha Goonetilleke 82370f0570 Performance improvements
5 years ago
Charitha Goonetilleke 7b7a6b1ce1 Fix issue in accessing device shared via group
5 years ago
Saad Sahibjan 7b010f045d Prevent null pointer for device info
5 years ago
Jayasanka Weerasinghe 694109b50f Create API and the report to filter devices by encryption status
5 years ago
Shamalka Navod b90b98b7cb Add group devices view to devicemgt react app
5 years ago
Dharmakeerthi Lasantha 38c0e0b544 Merge branch 'reporting' into 'master'
5 years ago
inoshperera 20a9a98eb1 add reporting config
5 years ago
Shamalka Navod e4105783a6 Create a report to get application not installed devices
5 years ago
inoshperera cf6714c7cf reporting related device info
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'
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
5 years ago
Shamalka Navod 300d9b9002 Add device name and owner to response
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
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
5 years ago
Yohan Avishke 2e62acfafc Fix issue with deleting devices
5 years ago