Vinojini Paramasivam
c0839d978f
Add device ungrouped report generating feature
2020-04-14 16:54:53 +00:00
tcdlpds@gmail.com
1dcc907ec6
Move device-mgt UI config retrieving API into config-mgt API
2020-04-06 11:14:02 +05:30
tcdlpds@gmail.com
dc4bebde4e
Add policy ui config beans
2020-04-06 11:14:02 +05:30
tcdlpds@gmail.com
3d0bbf0b1c
Add an open endpoint to get UI config
...
This API endpoint will be used to get app tags, scopes etc. These data will be used in proxy level when it creates access token.
2020-03-31 21:02:29 +05:30
Charitha Goonetilleke
5dc235d8d6
Performance improvements
2020-03-30 09:56:10 +00:00
inoshperera
199b61ab94
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into reporting2
2020-03-29 12:24:51 +05:30
Shamalka Navod
a03153c2dd
Add external device-user claim APIs and UI
2020-03-24 17:00:14 +00:00
Jayasanka Weerasinghe
aa6bb02127
Move device location history algorithm to the backend
2020-03-18 14:10:09 +05:30
inoshperera
3c81f35838
Add get tenant API
2020-03-10 22:06:08 +05:30
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
2020-03-04 07:00:23 +05:30
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
2020-03-03 02:57:42 +00:00
charitha
82370f0570
Performance improvements
2020-02-28 14:15:29 +05:30
charitha
7b7a6b1ce1
Fix issue in accessing device shared via group
2020-02-28 14:10:27 +05:30
Jayasanka Weerasinghe
694109b50f
Create API and the report to filter devices by encryption status
2020-02-20 14:13:36 +05:30
Shamalka Navod
e4105783a6
Create a report to get application not installed devices
2020-02-14 15:42:54 +00:00
Yohan Avishke
cd26ba22b4
Create api to generate report to filter devices with outdated OS versions
2020-02-03 12:40:12 +00:00
Kaveesha Mihirangi
ad8eb23aff
Generate Policy configuration UI from JSON
2020-01-31 11:36:00 +00:00
Pahansith Gunathilake
7381ece847
Introduce device type filtering and limit results in device types retrieve endpoint
2020-01-29 20:46:44 +00:00
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
2020-01-29 12:22:35 +00:00
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
2020-01-28 16:50:22 +00:00
Shamalka Navod
39e3e7fa1d
Implement reports for device enrollment and policy compliance
2020-01-27 16:56:47 +00:00
charitha
9cf5fd2edb
Fix issue in accessing device shared via group
2020-01-22 18:54:50 +05:30
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
2020-01-22 05:16:42 +00:00
Yohan Avishke
a76405c7e5
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
2020-01-09 11:20:52 +05:30
Yohan Avishke
4a70d8e17d
Update service to remove /delete from url and to update swagger api annotations
2020-01-09 11:17:22 +05:30
Yohan Avishke
9d7ad19f57
Updates to method comments and swagger documentation
2020-01-09 10:37:26 +05:30
Shamalka Navod
40bf2ca1e9
UI for device enrollment reports
2020-01-08 10:30:53 +00:00
Jayasanka Weerasinghe
8d3ed2ed88
Fix the user deletion issue in devicemgt react app
2020-01-07 12:27:42 +05:30
Yohan Avishke
5ff23bec02
Update api paths with a leading forward slash
2020-01-03 08:26:56 +05:30
Yohan Avishke
2692c40467
Update response messages
2020-01-03 08:26:56 +05:30
Yohan Avishke
1b26a8e2e7
Update license
2020-01-03 08:26:56 +05:30
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
2020-01-03 08:26:56 +05:30
Yohan Avishke
7dcd2be02e
Complete tests to remove devices
2020-01-03 08:26:56 +05:30
Yohan Avishke
b3ff6ed787
Remove unavailable tests
2020-01-03 08:26:56 +05:30
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
2020-01-03 08:26:56 +05:30
Yohan Avishke
966a878e8e
Create permanant device type deletion
2020-01-03 08:26:56 +05:30
Yohan Avishke
867ea1d423
Bring consuming media type to method level
2020-01-03 08:26:56 +05:30
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.
2020-01-03 08:26:56 +05:30
Entgra Builder
0e96e3fafd
[maven-release-plugin] prepare for next development iteration
2019-12-16 09:57:26 +00:00
Entgra Builder
80f9d3546b
[maven-release-plugin] prepare release v4.1.6
2019-12-16 09:57:19 +00:00
Entgra Builder
cd94992d6f
[maven-release-plugin] prepare for next development iteration
2019-12-10 13:48:39 +00:00
Entgra Builder
cd7ca88a1e
[maven-release-plugin] prepare release v4.1.6
2019-12-10 13:48:32 +00:00
Entgra Builder
270e16fc3a
[maven-release-plugin] prepare for next development iteration
2019-12-04 07:51:03 +00:00
Entgra Builder
f0384d9775
[maven-release-plugin] prepare release v4.1.5
2019-12-04 07:50:55 +00:00
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
2019-11-15 08:18:04 +00:00
Ruwan Liyanage
d5976deed8
Fix HTTP Error 500 issue on the role edit page
2019-11-15 08:17:37 +00:00
Saad Sahibjan
7cf86d5b60
Fix app manager permissions not being displayed
2019-11-14 19:05:45 +05:30
Entgra Builder
bea11b7d81
[maven-release-plugin]prepare for next development iteration
2019-11-06 11:02:35 +00:00
Entgra Builder
2aa50223e0
[maven-release-plugin]prepare release v4.1.4
2019-11-06 11:02:28 +00:00
Entgra Builder
252a3f2edc
[maven-release-plugin]prepare for next development iteration
2019-11-06 07:20:39 +00:00