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
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
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
lasanthaDLPDS
dbd21719f1
Merge branch 'master' of gitlab.com:entgra/carbon-device-mgt into application-mgt-new
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
Shamalka Navod
a78d3e17d4
Group create/edit/delete/share functions
5 years ago
Yohan Avishke
4a3a9b587e
Change invalid payload exception responses to bad requests
5 years ago
Yohan Avishke
8bebf2c126
Wrap service level error messages from api level error messages
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
Ace
548ad336bf
Adding status column to GROUP table and honuring same in API
5 years ago
Saad Sahibjan
622e1842de
Add corrective actions in policy wrapper to policy object
5 years ago
Saad Sahibjan
bb1a3f6230
Add correctiveAction to policy wrapper bean class
5 years ago
Shamalka Navod
b291c814c4
Fix Device dis-enrollment issue in APPM
5 years ago
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
5 years ago
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.
5 years ago
lasanthaDLPDS
0b238b9c45
Merge with upstream master
5 years ago
Yohan Avishke
4557c5fc5c
Update the Analytics Artifacts Management API
5 years ago
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.
5 years ago
Yohan Avishke
fe4e857639
Change exception codes of device stream events
5 years ago
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.
5 years ago
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.
5 years ago
Yohan Avishke
f660bf9edd
Add ApiParams to all the parameters
5 years ago
Yohan Avishke
e5963c79fd
Override toString
5 years ago
Amanda Randombage
824403b97e
Change permanent delete HTTP method
5 years ago
Shamalka Navod
bc406b6c92
Add UI feature to delete set of devices
5 years ago
lasanthaDLPDS
7a5a231974
Merge branch 'application-mgt-new' of gitlab.com:entgra/carbon-device-mgt into conflicts-fix
5 years ago
achala piyarathna
33cac65dd0
Fix build failure
5 years ago
lasanthaDLPDS
f6098a75af
Sync with upstream master
5 years ago
Pahansith Gunathilake
db8645e6c5
Add policy type
5 years ago
achala piyarathna
5b50cddea6
Device Location history view feature
5 years ago
Saad Sahibjan
d683d0c93f
Merge branch 'master' into 'master'
...
Fix incorrect device view issue for different ownerships.
Closes product-iots#135
See merge request entgra/carbon-device-mgt!273
5 years ago
lasanthaDLPDS
2d58d69d2f
Fix incorrect device view issue for different ownerships.
5 years ago
Charitha Goonetilleke
4e9628dff4
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
5 years ago