inoshperera
75008e38b8
Fixes to get create app working
6 years ago
inoshperera
2e0bacbd18
Bug fixes in app creation logic
6 years ago
inoshperera
21a87d8b8c
fixing app get and few issues in app create
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
lasanthaDLPDS
1ea47c8361
Improve review mnagement WIP
6 years ago
lasanthaDLPDS
f5615c5ec7
Merge branch 'application-mgt-new' of https://github.com/lasanthaDLPDS/carbon-device-mgt into application-mgt-new
6 years ago
lasanthaDLPDS
6da8dada71
Improve comment management
6 years ago
geethkokila
4ded86a134
Add app manager osgi fixes
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
421dc5edf1
Merge branch 'application-mgt-new' of https://github.com/lasanthaDLPDS/carbon-device-mgt into application-mgt-new
6 years ago
lasanthaDLPDS
6066d93edd
Add review management
6 years ago
inoshperera
1052888605
Test Case for StorageManagementUtilTest ( #4 )
...
* Adding unit test for StorageManagementUtilTest.java
* formatting fixes
6 years ago
inoshperera
8983fd6d51
formatting fixes
6 years ago
inoshperera
e6f099d43b
Merge branch 'application-mgt-new' of https://github.com/lasanthaDLPDS/carbon-device-mgt into application-mgt-new
6 years ago
inoshperera
a6cdbb856b
Adding unit test for StorageManagementUtilTest.java
6 years ago
lasanthaDLPDS
ff96884268
Refactor the source
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
inoshperera
57efe389ac
Merge branch 'application-mgt-new' of https://github.com/lasanthaDLPDS/carbon-device-mgt into application-mgt-new
6 years ago
inoshperera
14ea6dbba8
fixing conflicts
6 years ago
inoshperera
61c0ebc995
Adding unit tests case infrastructure to core and adding unit testcases for ArtifactsParser.java
6 years ago
lasanthaDLPDS
3e2f757c1e
Improve lifecycle management
6 years ago
lasanthaDLPDS
f9ec82e4dc
Merge with upstream
6 years ago
lasanthaDLPDS
a01ecdb9c3
Modify ArtifactParser and get the version of an artifact through ArtifatcParser
6 years ago
inoshperera
2011843736
Adding APK parcing and ipa parsing capability
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
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
47a02dc903
Add permision check and app status check for deletion
7 years ago
lasanthaDLPDS
0b78df50a7
Add application deleting functionality
...
Modified DAO layer. When delete an application it is moved to REMOVED status.
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
lasanthaDLPDS
976d0ad60d
Modify application retrieval API
...
As per the API designing best practices, added offset and limit query parameters for application getting API.
7 years ago
lasanthaDLPDS
71aa6762ac
Refactor APPM DAO Layer
...
Refactored the APPM DAO layer. Further verified and added required functionality to compatible with other DBMS, such as Oracle, PostgreSQL, MSSQL
7 years ago