lasantha
ef0e7ee738
adding sorting orders
2018-03-05 17:11:44 +05:30
lasantha
9f609964b7
adding application types
2018-03-05 17:11:44 +05:30
lasantha
6b0e281112
Adding APK file validation functionalty
...
To implement apk file validation we are using external library. APK parser: https://github.com/hsiafan/apk-parser
2018-03-05 17:11:44 +05:30
lasantha
460a356bee
Adding Application management functionalities and API
...
Adding application, application lifecycle and application release management business logic and also API implementation
2018-03-05 17:11:44 +05:30
lasantha
c3d0b375a5
Adding App storing functionalities
...
Adding App deleting, editing and storing fucntionalities and fixed related bugs. To delete application artifacts, used recursive method and validation application is removed from the storage management. Since application validation is doing at application management and it is guaranteed that storage management is called after the application management removed the application validation from storage management
2018-03-05 17:11:44 +05:30
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
2018-02-19 10:22:08 +05:30
Madawa Soysa
f66ff60ada
Adding a method to retrieve Application by UUID
...
Application install request is made for a UUID which is associated with an application release. In order to get the details of the application to build the payload of the install application operation, it is required to get the application from the database related to the UUID.
2018-02-19 10:22:08 +05:30
Madawa Soysa
690eff6660
Refactoring mobile application subscription API
2018-02-19 10:22:08 +05:30
lasantha
6792c21210
Rmoved the lifecycle managemt
...
Removed the lifecycle management core and formatted the source
2018-02-15 10:36:28 +05:30
lasantha
9b1820dca5
Adding Lifecycle Management functionalities and fixed related bugs
2018-02-14 16:51:49 +05:30
lasantha
fb8d9dd494
refactored the source and fixed some bugs
2018-02-07 00:14:01 +05:30
lasantha
669881eae7
adding appliction release functionalites and fixed build failure
2018-02-05 19:23:57 +05:30
lasantha
c392f0e57d
merge with upstream and fixed conflicts
2018-02-04 04:13:14 +05:30
lasantha
fdac04dd3e
complete app release getting flow and fixed related bugs
2018-02-04 04:05:04 +05:30
lasantha
569007514e
Added app release creation method and fixed issues
2018-02-02 12:59:31 +05:30
lasantha
317386afb8
bump version of the app manager component
2018-01-28 10:29:54 +05:30
nishadi
7242c63e60
CommentId changed into commentId
2018-01-18 14:54:15 +05:30
nishadi
3b86f8a443
CommentId changed into commentId
2018-01-18 14:16:48 +05:30
nishadi
f02a0b9e6c
Modified pom.xml at org.wso2.carbon.device.application.mgt.common
...
Extra dependency to "org.wso2.carbon.device.application.mgt.core" is removed.
2018-01-18 11:32:32 +05:30
nishadi
62ac3455dd
Changed license year
2018-01-18 00:11:52 +05:30
nishadi
3bfb2addbb
Reformatted the code.
2018-01-17 15:58:01 +05:30
nishadi
c1dca737f7
Modified CommentManager
...
Edited the comments.
2018-01-17 15:16:29 +05:30
nishadi
3bd6d03b4c
Modified CommentManagerImpl and CommentManager
...
wrapped & thrown the sql and db exceptions with CommentManagementException and ApplicationManagementException.
2018-01-17 15:13:22 +05:30
nishadi
a45ba625fe
Renamed apAppCommentId into CommentId
2018-01-17 12:26:42 +05:30
nishadi
99b916d6ff
Modify Comment
...
Removed commented codes.
2018-01-17 11:30:02 +05:30
nishadi
f7caa02b81
Modify pom.xml at org.wso2.carbon.device.application.mgt.common
...
Dependancy is added to org.wso2.carbon.device.application.mgt.core
2018-01-16 16:33:52 +05:30
nishadi
6b6a5bdbb1
Adding Comment Manager Interface
...
Included the comment management methods and stars rating methods
2018-01-16 16:15:53 +05:30
nishadi
9f67e52741
Adding Pagination Result for application-mgt
2018-01-16 15:53:07 +05:30
nishadi
849474de87
Adding Pagination Request for application-mgt
2018-01-16 15:52:34 +05:30
nishadi
a0ef2dbafe
Adding Comment
2018-01-16 15:51:18 +05:30
nishadi
c00345e7d7
Modify Application Release
...
Variables are added- noOfRatedUsers and stars.
2018-01-16 15:50:47 +05:30
nishadi
6dbdddb3d2
Adding Comment Manager Interface
...
Included the comment management methods and stars rating methods
2018-01-16 15:48:38 +05:30
nishadi
46f087f215
Adding Comment Management Exception
...
Handle the Exceptions of Comment Management.
2018-01-16 15:39:48 +05:30
lasantha
486aac1cdc
adding application release creation functioanlity (NC)
2018-01-01 00:53:43 +05:30
lasantha
05b1221641
increase version
2017-12-25 07:30:05 +05:30
lasantha
c21ddceae1
adding application and release management implementation
2017-12-06 15:15:07 +05:30
lasantha
1c6393959d
adding app manager changes - not complete
2017-11-23 12:57:28 +05:30
lasantha
460bda420b
adding role restriction DAO layer implementation
2017-11-22 14:52:19 +05:30
lasantha
d196e3e0e1
Adding DAO layer changes
2017-11-22 01:14:18 +05:30
lasantha
81be917e10
adding application registrating functionality and partial DAO modefications
2017-11-15 16:47:21 +05:30
lasantha
dc6ab1db2f
resolved issues and resolved merge conflicts with master branch
2017-11-08 10:57:03 +05:30
amalhub
90bf818fc6
Merge branch 'application-mgt' of https://github.com/wso2/carbon-device-mgt into application-mgt
2017-10-10 11:10:44 +05:30
megala21
300e7a710e
Changes according maven check style plugin
2017-10-09 22:03:36 +05:30
megala21
d8ff31b628
Adding remaining changes
2017-10-09 21:09:50 +05:30
amalhub
89495d9c77
App-mgt-store Adding version name and code simplification
2017-10-09 18:53:40 +05:30
megala21
e26d859236
Adding initiail changes
2017-10-09 17:18:45 +05:30
megala21
179e34aa92
Adding support for application category
2017-10-09 14:24:04 +05:30
megala21
5c23d42de1
Adding icon support for platform
2017-10-05 11:33:02 +05:30
megala21
ded69090b3
Merge remote-tracking branch 'upstream/application-mgt' into migrate_application
2017-10-04 09:45:31 +05:30
megala21
48fbc40bd2
Adding platform retrieval based on tag and getting platform tags
2017-10-03 23:28:13 +05:30