inoshperera
3c81f35838
Add get tenant API
5 years ago
Yohan Avishke
e8a260dbc4
Change API to filter devices using a given OS version
...
When syncing devices a value will be generated for each device version.
At the API call same method is used to generate a value for the passed
OS version then thedevices are filtered using those 2 values.
This will still create a similar value but now will use
mathematical operations(pow operations) to generate
5 years ago
Dharmakeerthi Lasantha
c06c64e290
Merge branch 'feature/dmgt-react/report/encryption' into 'master'
...
Create API and a report to filter devices by encryption status
Closes product-iots#321
See merge request entgra/carbon-device-mgt!437
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
Jayasanka Weerasinghe
694109b50f
Create API and the report to filter devices by encryption status
5 years ago
Shamalka Navod
e4105783a6
Create a report to get application not installed devices
5 years ago
Yohan Avishke
cd26ba22b4
Create api to generate report to filter devices with outdated OS versions
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
Charitha Goonetilleke
9cf5fd2edb
Fix issue in accessing device shared via group
5 years ago
Yohan Avishke
af47d5f73a
Change device type create api, to enable device type sharing with all tenants
...
To make use of this change pass isSharedWithAllTenants as true to the api by attaching to device type meta data by admin user
5 years ago
Yohan Avishke
a76405c7e5
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
5 years ago
Yohan Avishke
4a70d8e17d
Update service to remove /delete from url and to update swagger api annotations
5 years ago
Yohan Avishke
9d7ad19f57
Updates to method comments and swagger documentation
5 years ago
Shamalka Navod
40bf2ca1e9
UI for device enrollment reports
5 years ago
Jayasanka Weerasinghe
8d3ed2ed88
Fix the user deletion issue in devicemgt react app
5 years ago
Yohan Avishke
5ff23bec02
Update api paths with a leading forward slash
5 years ago
Yohan Avishke
2692c40467
Update response messages
5 years ago
Yohan Avishke
1b26a8e2e7
Update license
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
7dcd2be02e
Complete tests to remove devices
5 years ago
Yohan Avishke
b3ff6ed787
Remove unavailable tests
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
966a878e8e
Create permanant device type deletion
5 years ago
Yohan Avishke
867ea1d423
Bring consuming media type to method level
5 years ago
Yohan Avishke
07abd78261
Create endpoints to undeploy artifacts
...
4 new endpoints were created to delete each artifact and some minor changes were done to deploy of some of these artifacts.
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
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
Dharmakeerthi Lasantha
3cc68f761e
Merge branch 'master' into 'master'
...
Fix app manager permissions not being displayed
Closes product-iots#281
See merge request entgra/carbon-device-mgt!393
5 years ago
Ruwan Liyanage
d5976deed8
Fix HTTP Error 500 issue on the role edit page
5 years ago
Saad Sahibjan
7cf86d5b60
Fix app manager permissions not being displayed
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
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
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
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
Entgra Builder
f596f3ef81
[maven-release-plugin]prepare release v4.1.2
5 years ago
Entgra Builder
244a60fe3e
[maven-release-plugin] prepare for next development iteration
5 years ago