lasanthaDLPDS
7ef9485b7d
Fix issues in lifecycle retrieving API
6 years ago
lasanthaDLPDS
1100db4d67
Add lifecycle retrieving API
6 years ago
lasanthaDLPDS
f95f872732
Add application release deleting API
6 years ago
lasanthaDLPDS
16e2da3c0b
Add API for getting application release
6 years ago
lasanthaDLPDS
b991ed22ee
Improve get applications method
6 years ago
lasanthaDLPDS
6dafe59eab
Improve application create functionality
6 years ago
lasanthaDLPDS
5399ae1a3c
Add subscription management exception class
6 years ago
lasanthaDLPDS
d79c11c762
Add admin API interface for app publisher
6 years ago
lasanthaDLPDS
04c03c9f46
Fix application release adding API
6 years ago
lasanthaDLPDS
eb6998f297
Fix application release update method
6 years ago
lasanthaDLPDS
68b9795201
Fix application update issue
6 years ago
lasanthaDLPDS
93fa110a08
Fix App update issue
6 years ago
lasanthaDLPDS
5c6a3cba1f
Improve web app authentication
...
Improve web app authentication to unsecure dynamic context paths and further improve app management APIs
6 years ago
lasanthaDLPDS
7703d217f9
Add App updating API
6 years ago
lasanthaDLPDS
460394c9da
Improve application edit functionality
6 years ago
Gathika Ratnayaka
38c7f6211e
Additional methods and unit tests to LifeCycleManager
6 years ago
lasanthaDLPDS
f1672ee961
Add artifact download API
6 years ago
lasanthaDLPDS
c9f928915e
Add application artifact dowloading API
6 years ago
lasanthaDLPDS
e1bad46558
Fix Handler issues
6 years ago
lasanthaDLPDS
6c543922b4
Add ne APIs and refactor
6 years ago
lasanthaDLPDS
19f088d222
Add get application and add new release APIs
6 years ago
lasanthaDLPDS
e747c0bdb0
Add API for getting applications
6 years ago
lasanthaDLPDS
e467453fd3
Integrate lifecycle management functionality
6 years ago
lasanthaDLPDS
a79b600922
Fix merge conflicts
6 years ago
lasanthaDLPDS
071ef71c86
Fix app installing issue for same package name
...
If we add same installer as a new app by giving different name, it was able to add as new application. But, if there is application release for same package name, the application adding should be blocked. Therefore verify if there is an application release for same package name before adding an application.
6 years ago
lasanthaDLPDS
b06a908f5f
Modify Entity Class name
6 years ago
lasanthaDLPDS
03dc9e8810
Improve app create response
6 years ago
lasanthaDLPDS
7e4cc36977
Fix app hash value getting issue
6 years ago
Gathika94
329499a962
resolve conflicts
6 years ago
lasanthaDLPDS
6a52997a82
Fix syntax issue in get application call
6 years ago
lasanthaDLPDS
017aa7af11
Remove commented code
6 years ago
lasanthaDLPDS
2f0f47fe92
Fix Application Creating Issue
6 years ago
Gathika94
c8b983fb93
Add seperate class to facilitate unit tests related to the LifeCycleManagementTest
6 years ago
lasanthaDLPDS
74e4b2ca5d
Fix app adding issue
6 years ago
lasanthaDLPDS
8fa6abf697
Fix h2 SQL syntax errors
6 years ago
Gathika94
64507c1011
ensure unit tests related to LifeCycleManager running without issues
6 years ago
Gathika94
c67117eb01
change application-mgt.xml class related to the test cases
6 years ago
Gathika94
f714feb239
add new methods to check whether the app is updatable or installable in a given state
6 years ago
lasanthaDLPDS
e5fb01f23e
Add application create fixes
6 years ago
Gathika94
bb808fd9e3
Rechange the app manager lifecycle xml file, add comments and headers
6 years ago
Gathika94
dc5547bb38
fix the dependency issue due to using DeviceManagementDataHolder when getting UserRealm
6 years ago
Gathika94
3bb2e8a5bf
Add new method to put permission taking String parameters
6 years ago
Gathika94
6ba46facb1
change xml file and add relevant permission related to app mgmt lifecycle
6 years ago
lasanthaDLPDS
9876d8685c
Refactor the source
6 years ago
lasanthaDLPDS
b2260b6919
Add modification to app creating flow
6 years ago
lasanthaDLPDS
02b99eb442
Merge branch 'application-mgt-new' of gitlab.com:tcdlpds/carbon-device-mgt into application-mgt-new
6 years ago
lasanthaDLPDS
5717e81cfb
modefying DAO layer
6 years ago
Geeth Munasinghe
cf11ed671c
Adding todos
6 years ago
lasanthaDLPDS
6e25a0bc3e
Improve DB connection handling
6 years ago
lasanthaDLPDS
dc518dcca2
Add modification for app getting logic
6 years ago