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
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
charitha
e6ea2175cd
Add review suggestions
2019-11-04 12:39:15 +05:30
charitha
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
2019-11-03 23:51:54 +05:30
lasanthaDLPDS
dbd21719f1
Merge branch 'master' of gitlab.com:entgra/carbon-device-mgt into application-mgt-new
2019-10-27 23:15:51 +05:30
charitha
d6845cd40a
Add new API endpoints
...
- Change device status as bulk
- Get total device count
- Add group with different owner
2019-10-26 01:03:44 +05:30
Shamalka Navod
a78d3e17d4
Group create/edit/delete/share functions
2019-10-25 05:53:07 +00:00
Yohan Avishke
4a3a9b587e
Change invalid payload exception responses to bad requests
2019-10-23 11:51:34 +05:30
Yohan Avishke
8bebf2c126
Wrap service level error messages from api level error messages
2019-10-23 06:50:59 +05:30
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
2019-10-22 14:39:55 +00:00
Ace
548ad336bf
Adding status column to GROUP table and honuring same in API
2019-10-18 18:18:40 +05:30
Saad Sahibjan
622e1842de
Add corrective actions in policy wrapper to policy object
2019-10-18 15:04:08 +05:30
Saad Sahibjan
bb1a3f6230
Add correctiveAction to policy wrapper bean class
2019-10-18 15:04:08 +05:30
Shamalka Navod
b291c814c4
Fix Device dis-enrollment issue in APPM
2019-10-16 13:27:20 +00:00
Yohan Avishke
8489dec2b1
Merge remote-tracking branch 'upstream/master'
...
# Conflicts:
# components/device-mgt/org.wso2.carbon.device.mgt.api/src/main/java/org/wso2/carbon/device/mgt/jaxrs/beans/analytics/EventStream.java
# components/device-mgt/org.wso2.carbon.device.mgt.api/src/main/java/org/wso2/carbon/device/mgt/jaxrs/service/impl/AnalyticsArtifactsManagementServiceImpl.java
2019-10-16 07:24:03 +05:30
Yohan Avishke
51b7f8b206
Modify code to limit garbage collectible objects and create method to deploy adapters without custom mapping
...
Removed creation of ArrayLists when a service is been called and added null validation to those lists in service layer. Developed code to deploy adapters when custom mapping is false and updated exception handling.
2019-10-16 07:12:31 +05:30
lasanthaDLPDS
0b238b9c45
Merge with upstream master
2019-10-15 12:51:54 +05:30
Yohan Avishke
4557c5fc5c
Update the Analytics Artifacts Management API
2019-10-14 09:35:32 +00:00
Yohan Avishke
d885707046
Refactor code in a reusable way and change response messages
...
Removed repeated classes and implemented code to already existing classes and divided code into sub methods to limit repetitive code and increase readability. And the response messages were change in order to give users a better understating of the responses they get when calling the api endpoints.
2019-10-13 12:37:55 +05:30
Yohan Avishke
fe4e857639
Change exception codes of device stream events
2019-10-13 12:37:55 +05:30
Yohan Avishke
e643db08d1
Change event attribute mapping logic and error handling
...
Event attribute mapping logic was moved to service layer from the api layer and a created a meaningful error message.
2019-10-13 12:37:55 +05:30
Yohan Avishke
da2d95e7ac
Change event attribute mapping logic and error handling
...
Event attribute mapping logic was moved to service layer from the api layer and a created a meaningful error message.
2019-10-13 12:37:55 +05:30
Yohan Avishke
f660bf9edd
Add ApiParams to all the parameters
2019-10-13 12:37:55 +05:30
Yohan Avishke
e5963c79fd
Override toString
2019-10-13 12:37:55 +05:30