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
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
Entgra Builder
9502ff52e6
[maven-release-plugin]prepare for next development iteration
5 years ago
Entgra Builder
35b76c1c1b
[maven-release-plugin]prepare release v3.2.14
5 years ago
vinojiniparamasivam
c6d23b5e7a
Change button name in add policy page
5 years ago
Entgra Builder
2fa223410c
[maven-release-plugin]prepare for next development iteration
5 years ago
Entgra Builder
d8248301de
[maven-release-plugin]prepare release v3.2.13
5 years ago
Dharmakeerthi Lasantha
b209ac9aa6
Update the Analytics Artifacts Management API
5 years ago
Yohan Avishke
4557c5fc5c
Update the Analytics Artifacts Management API
5 years ago
Dharmakeerthi Lasantha
032746c1aa
Merge branch 'master' into 'master'
...
Minor fixes and improvement for permanent delete devices
See merge request entgra/carbon-device-mgt!309
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
Saad Sahibjan
f9660de334
Minor fixes and improvement for permanent delete devices
5 years ago
Saad Sahibjan
1f907ea283
Merge branch 'delete-fix' into 'master'
...
Permanent delete DAO fix
## Purpose
Fix issue in deleting duplicate deviceIds from tables
## Security checks
* Followed secure coding standards? yes
* Ran FindSecurityBugs plugin and verified report? no
* Confirmed that this PR doesn't commit any keys, passwords, tokens, usernames, or other secrets? yes
See merge request entgra/carbon-device-mgt!302
5 years ago
Amanda Randombage
becaf35546
Permanent delete DAO fix
5 years ago
Dharmakeerthi Lasantha
90fd12d876
Merge branch 'delete-fix' into 'master'
...
Fix delete
See merge request entgra/carbon-device-mgt!300
5 years ago
Amanda
7b7d47a2bf
Fix delete
...
- Fix delete button in UI
- Close connection in DAO
5 years ago
Entgra Builder
277b114f9c
[maven-release-plugin] prepare for next development iteration
5 years ago
Entgra Builder
cd6ff02aff
[maven-release-plugin] prepare release v3.2.12
5 years ago
Saad Sahibjan
ebf46f46e1
Merge branch 'permanent-delete' into 'master'
...
Fix Permanent delete for multiple enrollments
## Purpose
To enable permanent deletion of a sinlge device with multiple enroolmemts
## Goals
> (Goals achieved by feature)
## Approach
## Documentation
## Automation tests
## Security checks
- Followed secure coding standards? (yes/no)
- Ran FindSecurityBugs plugin and verified report? (yes/no)
- Confirmed that this PR doesn't commit any keys, passwords, tokens, usernames, or other secrets? (yes/no)
## Related MRs
## Test environment
## Learning
See merge request entgra/carbon-device-mgt!296
5 years ago
Amanda Randombage
e80589d3b1
Fix Permanent delete for multiple enrollments
5 years ago
Dharmakeerthi Lasantha
1abc701f20
Add UI feature to delete multiple devices permanently
5 years ago
Amanda Randombage
8a586eee2c
Add UI feature to delete multiple devices permanently
5 years ago
Dharmakeerthi Lasantha
023e162f59
Merge branch 'entgra-175' into 'master'
...
Fix issue with re-configuring policy
Closes product-iots#175
See merge request entgra/carbon-device-mgt!294
5 years ago
Madawa Soysa
03c550d11b
Fix issue with reconfiguring policy
...
The cause of the issue is not passing the newly introduced parameter 'policyType' in the policy edit payload. This parameter is marked @NotNull. Hence throwing an error.
This fix sets the policyType parameter from the existing payload (Doesn't allow to edit as there is no UI interface to edit this parameter ATM
Fixes : entgra/product-iots#175
5 years ago
Dharmakeerthi Lasantha
d98564c39b
Change permanent delete HTTP method
5 years ago
Amanda Randombage
824403b97e
Change permanent delete HTTP method
5 years ago
Dharmakeerthi Lasantha
d813888923
Merge branch 'retrieving-devices-fix' into 'master'
...
Fix issue in retrieving IoTS devices
See merge request entgra/carbon-device-mgt!290
5 years ago
Amanda
0aee974b35
Fix issue in retrieving IoTS devices
5 years ago
Entgra Builder
c1612446e4
[maven-release-plugin] prepare for next development iteration
5 years ago
Entgra Builder
3cecc16145
[maven-release-plugin] prepare release v3.2.11
5 years ago
Entgra Builder
36a91e0e62
[maven-release-plugin]prepare for next development iteration
5 years ago
Entgra Builder
d1cfd12185
[maven-release-plugin]prepare release v3.2.10
5 years ago
Entgra Builder
15b4b6ff37
[maven-release-plugin]prepare for next development iteration
5 years ago
Entgra Builder
bd6ca17381
[maven-release-plugin]prepare release v3.2.9
5 years ago
Pahansith Gunathilake
db8645e6c5
Add policy type
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
Milan Perera
fe23ab711c
Merge branch 'master' into 'master'
...
Master
Closes product-iots#172
See merge request entgra/carbon-device-mgt!267
5 years ago
milanperera
576ccd2363
Fix issues in fix-172
5 years ago
milanperera
a044bbd385
fix entgra/product-iots#172
5 years ago
Charitha Goonetilleke
4c78c1bf13
Merge branch 'master' into 'master'
...
Fix device-type features edit issue
See merge request entgra/carbon-device-mgt!266
5 years ago
Turcy
f28d42d7ce
Fix device-type features edit issue
5 years ago
Dharmakeerthi Lasantha
6f21f472b6
Merge branch 'GroupNameCase' into 'master'
...
Fix Null pointer exception in group management
See merge request entgra/carbon-device-mgt!265
5 years ago