lasanthaDLPDS
4316cb0ef4
Add javadoc comments and improve logic
6 years ago
lasanthaDLPDS
26568273e5
Improve app creating logic and comment management
6 years ago
lasanthaDLPDS
e5ef68fa3c
Improve comment management
6 years ago
lasanthaDLPDS
c950223283
Refactor the source
6 years ago
lasanthaDLPDS
1cce5d7e34
Improve app managing functionalties and refactor the source
6 years ago
lasanthaDLPDS
9379c2ae47
Fix build failure
6 years ago
lasanthaDLPDS
797652b741
Merge branch 'application-mgt-new' of https://github.com/wso2/carbon-device-mgt into application-mgt-new
6 years ago
Dharmakeerhi Lasantha
bc162d05fd
Merge pull request #1199 from NishadiPrasangini/AppManager
...
App manager
7 years ago
lasantha
1b7451327e
Remove application release management service source.
...
The application release management service source is moved to application management service. Therefore removed the application release management service source from the application management component.
7 years ago
lasantha
6e3cc085ff
Fixed application getting issues and improved the application getting functionality
...
Improved application functionalities. Modified service layer, DAO layer and API layer
7 years ago
lasantha
5ee9983305
modified application management store API
...
This is WIP API and in order to avoid build failure commented few lines and those need to be fixed when the development continues
7 years ago
nishadi
565087f4f2
Changed CommentManagementAPIImpl
...
Message of the errors were changed.
7 years ago
nishadi
b5c28943ee
Changed CommentManagementAPIImpl
...
changed returning null into response ok.
7 years ago
nishadi
2981a1537e
Changed CommentManagementAPIImpl
...
changed returning null into response ok.
7 years ago
nishadi
f82368990f
Changed CommentManagementAPIImpl
7 years ago
nishadi
0ac0efcf2e
Add new methods
...
Exception handling test methods for rating methods
7 years ago
nishadi
e70899a193
Add new methods
...
Exception handling test methods for rating methods
7 years ago
nishadi
55a005e992
Add new methods
...
Exception handling test methods for rating methods
7 years ago
nishadi
dab9208168
Add new methods
...
TestAddCommentInternalError and TestDeleteComment.
7 years ago
nishadi
dff3cf7645
Reformatted the codes
7 years ago
nishadi
9936bda78b
CommentManagementAPITest class
...
adding copyright message.
7 years ago
nishadi
891c3410ee
CommentManagementAPITest class
...
adding copyright message.
7 years ago
nishadi
87d48dca98
Reformat CommentManagementAPITest class
7 years ago
nishadi
37f595d382
Added CommentManagementAPITest class
...
Test of CommentManagementAPI class
7 years ago
nishadi
97915e29be
Application mgt api Pom.xml changed
7 years ago
nishadi
072d8b6455
CommentManagementAPIImpl
7 years ago
nishadi
c26903c446
CommentManagementAPIImpl
...
variable redundant reduced.
7 years ago
nishadi
c3f8d15910
CommentManagementAPIImpl
...
newStar variable changed.
7 years ago
nishadi
ef059800e2
CommentManagementAPIImpl
...
CommentManagementAPIImpl class moved to store/api/services/impl directory.
7 years ago
nishadi
b60f3f0a9e
CommentManagementApi
...
CommentManagementApi class moved to store/api/services directory.
7 years ago
nishadi
c216048b57
Test Resources
...
log4j.properties and testng.xml files added.
7 years ago
nishadi
09a2c484f0
CommentMgtTestHelper
...
Dummy data for comments Testing.
7 years ago
Madawa Soysa
b911c9e169
Adding entity application mapping to the database
...
When an application installation request is made other than adding an application install operation a mapping between the devices and the installed applications are kept in the database. In a case where an enterprise wide installation happens a mapping is made with the respective entity and the application.
This commit implement the mapping function.
Related to issue wso2/product-iots#1688
7 years ago
Madawa Soysa
debe93cb03
Improving application subscription API
...
Changing the DeviceIdentifier bean to the same as org.wso2.carbon.device.mgt.common.DeviceIdentifier and implement the install app device.
Adding an ApplicationInstallResponse as the response to respond with more information to the application install request.
related to wso2/product-iots#1688
7 years ago
Madawa Soysa
690eff6660
Refactoring mobile application subscription API
7 years ago
lasantha
6792c21210
Rmoved the lifecycle managemt
...
Removed the lifecycle management core and formatted the source
7 years ago
lasantha
669881eae7
adding appliction release functionalites and fixed build failure
7 years ago
lasantha
f17c36d13f
Added app release updating fucntionality and fixed APPM related bugs
7 years ago
lasantha
c392f0e57d
merge with upstream and fixed conflicts
7 years ago
lasantha
fdac04dd3e
complete app release getting flow and fixed related bugs
7 years ago
lasantha
569007514e
Added app release creation method and fixed issues
7 years ago
lasantha
317386afb8
bump version of the app manager component
7 years ago
lasantha
f8c5ff95b9
Device API layer into two sections. named as store and publisher
7 years ago