inoshperera
ae476d85df
fixing conflicts
6 years ago
inoshperera
27e4dc14d3
add created related fixes
6 years ago
lasanthaDLPDS
b0520ac976
Refactor the source:
6 years ago
lasanthaDLPDS
3e16ec96b9
Improve review management
6 years ago
inoshperera
a0030a9b7f
adding seriasation ID
6 years ago
inoshperera
b856aa36fe
Merge branch 'application-mgt-new' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
6 years ago
inoshperera
874a83cee5
fixing conflicts
6 years ago
inoshperera
a4e17ef99b
Adding app install basics WIP
6 years ago
Dharmakeerthi Lasantha
d1095826b8
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Fix DAO layer issues and improve review management
See merge request entgra/carbon-device-mgt!6
6 years ago
lasanthaDLPDS
48f0636fa1
Fix DAO layer issues and improve review management
6 years ago
Madawa Soysa
9df8660bdf
Add package name to ApplicationRelease and change ApplicationType enum
6 years ago
geethkokila
c23770db33
Fix the osgi and validate issues
6 years ago
lasanthaDLPDS
6da8dada71
Improve comment management
6 years ago
Milan Perera
7d59c342b2
Application mgt new ( #7 )
...
* Improve lifecycle state management
* Add unit tests for lifecycle management
* Add class level comments to lifecycle management
6 years ago
lasanthaDLPDS
6066d93edd
Add review management
6 years ago
lasanthaDLPDS
b3874ee1ba
Refactor the source
6 years ago
lasanthaDLPDS
f861134ff6
Merge branch 'application-mgt-new' of https://github.com/lasanthaDLPDS/carbon-device-mgt into application-mgt-new
6 years ago
lasanthaDLPDS
4c5cdc75fe
Adding application release creating logic
6 years ago
geethkokila
0dea5cd0aa
Resolve conflicts
6 years ago
geethkokila
18c3ee23b9
Adding the changes for the app manager
6 years ago
lasanthaDLPDS
3e2f757c1e
Improve lifecycle management
6 years ago
lasanthaDLPDS
34fe427852
Add swagger annotations to ApplicationRelease bean
6 years ago
lasanthaDLPDS
f9ec82e4dc
Merge with upstream
6 years ago
lasanthaDLPDS
222225121c
Modify isRestricted data type
6 years ago
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
2fd7601139
Refactor and modify storage management logic
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
lasanthaDLPDS
c755dc018a
Add Application updating functionality
7 years ago
lasanthaDLPDS
6c65aef26c
Remove unnecessary imports
7 years ago
lasanthaDLPDS
d5b2bfd510
Modify Application and Release validation methods
...
Ahis commit contaisns followings. Added a query to get application release when application id and release UUID is passed. Modified application validation method and removed unnecessary logic. Modified Application release validation method aand removed unnecessary logic. As a result of these modifications, modified relevant method calls as well
7 years ago
lasanthaDLPDS
c95733a781
Add iOS applications and Web Clip publishing functionality
...
This commit contains followings
Added dependencies for URL validation and plist parsing.
Added version retrieval functionality for iOS application
Added WEB clip publishing functionality.
In order to compatible with above functionalities modified the source
7 years ago
lasantha
f9559a510b
Remove tenant id from the Application Release bean
7 years ago
lasantha
6f18a70d4b
Add application release updating logic into the service layer
...
Adding application release updating logic and application release creating logic into the service layer.
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
7278408b44
Refactored the source code
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
ef0e7ee738
adding sorting orders
7 years ago
lasantha
9f609964b7
adding application types
7 years ago
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
7 years ago
lasantha
460a356bee
Adding Application management functionalities and API
...
Adding application, application lifecycle and application release management business logic and also API implementation
7 years ago
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
7 years ago
nishadi
20c1ba1052
CommentManager
...
Tenant Id variable was added to CommentManagerImpl class.
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
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.
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
9b1820dca5
Adding Lifecycle Management functionalities and fixed related bugs
7 years ago
lasantha
fb8d9dd494
refactored the source and fixed some bugs
7 years ago
lasantha
669881eae7
adding appliction release functionalites and fixed build failure
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
nishadi
7242c63e60
CommentId changed into commentId
7 years ago
nishadi
3b86f8a443
CommentId changed into commentId
7 years ago
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.
7 years ago
nishadi
62ac3455dd
Changed license year
7 years ago
nishadi
3bfb2addbb
Reformatted the code.
7 years ago
nishadi
c1dca737f7
Modified CommentManager
...
Edited the comments.
7 years ago
nishadi
3bd6d03b4c
Modified CommentManagerImpl and CommentManager
...
wrapped & thrown the sql and db exceptions with CommentManagementException and ApplicationManagementException.
7 years ago
nishadi
a45ba625fe
Renamed apAppCommentId into CommentId
7 years ago
nishadi
99b916d6ff
Modify Comment
...
Removed commented codes.
7 years ago
nishadi
f7caa02b81
Modify pom.xml at org.wso2.carbon.device.application.mgt.common
...
Dependancy is added to org.wso2.carbon.device.application.mgt.core
7 years ago
nishadi
6b6a5bdbb1
Adding Comment Manager Interface
...
Included the comment management methods and stars rating methods
7 years ago
nishadi
9f67e52741
Adding Pagination Result for application-mgt
7 years ago
nishadi
849474de87
Adding Pagination Request for application-mgt
7 years ago
nishadi
a0ef2dbafe
Adding Comment
7 years ago
nishadi
c00345e7d7
Modify Application Release
...
Variables are added- noOfRatedUsers and stars.
7 years ago
nishadi
6dbdddb3d2
Adding Comment Manager Interface
...
Included the comment management methods and stars rating methods
7 years ago
nishadi
46f087f215
Adding Comment Management Exception
...
Handle the Exceptions of Comment Management.
7 years ago
lasantha
486aac1cdc
adding application release creation functioanlity (NC)
7 years ago
lasantha
05b1221641
increase version
7 years ago
lasantha
c21ddceae1
adding application and release management implementation
7 years ago
lasantha
1c6393959d
adding app manager changes - not complete
7 years ago
lasantha
460bda420b
adding role restriction DAO layer implementation
7 years ago
lasantha
d196e3e0e1
Adding DAO layer changes
7 years ago
lasantha
81be917e10
adding application registrating functionality and partial DAO modefications
7 years ago
lasantha
dc6ab1db2f
resolved issues and resolved merge conflicts with master branch
7 years ago
amalhub
90bf818fc6
Merge branch 'application-mgt' of https://github.com/wso2/carbon-device-mgt into application-mgt
7 years ago
megala21
300e7a710e
Changes according maven check style plugin
7 years ago
megala21
d8ff31b628
Adding remaining changes
7 years ago
amalhub
89495d9c77
App-mgt-store Adding version name and code simplification
7 years ago
megala21
e26d859236
Adding initiail changes
7 years ago
megala21
179e34aa92
Adding support for application category
7 years ago
megala21
5c23d42de1
Adding icon support for platform
7 years ago
megala21
ded69090b3
Merge remote-tracking branch 'upstream/application-mgt' into migrate_application
7 years ago
megala21
48fbc40bd2
Adding platform retrieval based on tag and getting platform tags
7 years ago
sinthuja
afb67acc70
Merge pull request #1016 from Megala21/migrate_application
...
Making the icon and other image artifacts to retuned with the getApplication request and adding constraint on max screen shot count
7 years ago
megala21
ce986cb118
Adding the ApplicationManagement API to return the images with the getApplication request
7 years ago
megala21
3c76c78d76
Making the icon to be returned with the Application
7 years ago
Chathura Ekanayake
d0a52bec98
Merging with app management branch
7 years ago
Chathura Ekanayake
00e3ac8251
implementing appmanager subscriptions
7 years ago
megala21
a1a68ff563
Refactoring
7 years ago
megala21
48023c5d8b
Changing the image return to be a base6 format
7 years ago
amalhub
5beb2b21d7
Adding App-Mgt store implementations
7 years ago
amalhub
137d970fc7
App-mgt store response refactor
7 years ago
amalhub
1e191cdf8b
Adding Device-Application mapping implementation
7 years ago
sinthuja
9ea3be060e
Fixing the NPE in the application toString operation.
7 years ago
sinthuja
692ed6aa59
Adding some more validations fot the application management.
7 years ago
sinthuja
2d4de10c6c
Adding some fixes for the application management and visibility management.
7 years ago
sinthuja
887675fda2
Committing first cut of modifications to the visibility manager.
7 years ago
sinthuja
78f8507bf3
Merge remote-tracking branch 'wso2/application-mgt' into wso2-application-mgt
7 years ago
sinthuja
bc074ccf59
Merge remote-tracking branch 'wso2/application-mgt' into wso2-application-mgt
7 years ago
amalhub
ee76f6cb0f
Adding app-mgt store interface methods and implementations
7 years ago
amalhub
e54ab93d15
Merge branch 'application-mgt' of https://github.com/wso2/carbon-device-mgt into application-mgt
7 years ago
sinthuja
c04e4d3c42
Committing initial refactoring for visibility change.
7 years ago
megala21
9c31b93937
Fixing minor issues
7 years ago
amalhub
c145b77158
Implimenting API classes for App-mgt Store
7 years ago
megala21
053008932d
Minor fixes to mysql script and refactoring
7 years ago
megala21
17c23b9674
Fixing some issues
7 years ago
megala21
884511fd68
Fixing issues for mysql database and adding CRUD operations to application release
7 years ago
megala21
7fd7fbb30e
Adding refactoring as per maven checkstyle plugin
7 years ago
megala21
5a8bf10d5a
Adding Artifacts download APIS
7 years ago
megala21
f5feb897f9
Adding initial application release related artifacts
7 years ago
megala21
41fa1cb524
Adding fixed life-cyle related operations for application
7 years ago
megala21
6e912fccfc
Adding initial fixes for lifecycle state
7 years ago
Chathura Ekanayake
3f279918eb
merging platform management
7 years ago
Chathura Ekanayake
071e45129d
implementing application lifecycle management
7 years ago
megala21
8dc7e2786d
Adding javadoc comments
7 years ago
megala21
ec0be0183e
Re-structuring and adding changes after testing
7 years ago
megala21
9bc069a957
Adding Axis2Oberserver and improving the databse queries
7 years ago
megala21
b1fc0fcfdb
Fixing minor issues related with platform
7 years ago
megala21
8f42786749
Resolving merge conflicts
7 years ago
Chathura Ekanayake
28f1ecfb5b
Implementing application operations for app management
7 years ago
megala21
4140e212d7
Adding Maven Code style check
7 years ago
megala21
f3bca0f88c
Merging with master
7 years ago
Chatura Dilan
d3f87a30ed
Refactor edit apps functionality
7 years ago
Chatura Dilan
58eab35123
Merge branch 'application-mgt' of github.com:wso2/carbon-device-mgt into application-mgt
7 years ago
Chatura Dilan
6d6aa50b2a
Added functionailty to update app
7 years ago
sinthuja
fe3325ebf2
Merge remote-tracking branch 'wso2/application-mgt' into wso2-application-mgt
...
# Conflicts:
# components/application-mgt/org.wso2.carbon.device.application.mgt.core/src/main/java/org/wso2/carbon/device/application/mgt/core/dao/PlatformDAO.java
# components/application-mgt/org.wso2.carbon.device.application.mgt.core/src/main/java/org/wso2/carbon/device/application/mgt/core/dao/impl/platform/GenericPlatformDAOImpl.java
7 years ago
sinthuja
59f43886cf
Adding the update platform API.
7 years ago
Chatura Dilan
d7b784b073
Removed published from platforms
7 years ago
Chatura Dilan
6a18d7ab4c
Fixed conflicts
7 years ago
Chatura Dilan
2b0ae8c5a4
Added creating app functionality
7 years ago
sinthuja
6020b3fb65
Adding platform manager first API.
7 years ago
sinthuja
fe26352ec9
Adding platform manager first API.
7 years ago
sinthuja
b183ec3e89
Merge remote-tracking branch 'wso2/application-mgt' into wso2-application-mgt
8 years ago
sinthuja
41def8fe76
Adding first cut of platform manager capabilities.
8 years ago
Chatura Dilan
352c881c24
Refactor code
8 years ago
Chatura Dilan
b25f14668e
Fixed issue in Lifecycle class
8 years ago
sinthuja
242cf06f42
Refactoring the APP manager code, second phase.
8 years ago
sinthuja
810c0383a8
Fixing the compilation failure issues.
8 years ago
sinthuja
d882a05833
Reverting back to runtime exceptions.
8 years ago
sinthuja
dd6e70ce86
First cut of refactoring the code.
8 years ago