Commit Graph

317 Commits

Author SHA1 Message Date
lasanthaDLPDS
68b9795201 Fix application update issue 2019-04-29 00:54:10 +05:30
lasanthaDLPDS
93fa110a08 Fix App update issue 2019-04-28 20:08:10 +05:30
lasanthaDLPDS
5c6a3cba1f Improve web app authentication
Improve web app authentication to unsecure dynamic context paths and further improve app management APIs
2019-04-28 18:16:25 +05:30
lasanthaDLPDS
7703d217f9 Add App updating API 2019-04-26 23:03:51 +05:30
lasanthaDLPDS
460394c9da Improve application edit functionality 2019-04-26 09:49:19 +05:30
Gathika Ratnayaka
38c7f6211e Additional methods and unit tests to LifeCycleManager 2019-04-24 09:10:58 +00:00
lasanthaDLPDS
f1672ee961 Add artifact download API 2019-04-24 10:45:16 +05:30
lasanthaDLPDS
c9f928915e Add application artifact dowloading API 2019-04-24 02:58:59 +05:30
lasanthaDLPDS
e1bad46558 Fix Handler issues 2019-04-23 22:27:05 +05:30
lasanthaDLPDS
6c543922b4 Add ne APIs and refactor 2019-04-21 02:16:57 +05:30
lasanthaDLPDS
19f088d222 Add get application and add new release APIs 2019-04-19 13:19:59 +05:30
lasanthaDLPDS
e747c0bdb0 Add API for getting applications 2019-04-18 17:52:08 +05:30
lasanthaDLPDS
e467453fd3 Integrate lifecycle management functionality 2019-04-09 07:34:02 +05:30
lasanthaDLPDS
a79b600922 Fix merge conflicts 2019-04-08 17:33:03 +05:30
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.
2019-04-08 16:48:04 +05:30
lasanthaDLPDS
b06a908f5f Modify Entity Class name 2019-04-08 08:07:10 +05:30
lasanthaDLPDS
03dc9e8810 Improve app create response 2019-04-07 13:36:58 +05:30
lasanthaDLPDS
7e4cc36977 Fix app hash value getting issue 2019-04-05 17:20:00 +05:30
Gathika94
329499a962 resolve conflicts 2019-04-05 14:23:16 +05:30
lasanthaDLPDS
6a52997a82 Fix syntax issue in get application call 2019-04-05 08:40:55 +05:30
lasanthaDLPDS
017aa7af11 Remove commented code 2019-04-05 07:33:24 +05:30
lasanthaDLPDS
2f0f47fe92 Fix Application Creating Issue 2019-04-05 07:29:09 +05:30
Gathika94
c8b983fb93 Add seperate class to facilitate unit tests related to the LifeCycleManagementTest 2019-04-04 14:02:15 +05:30
lasanthaDLPDS
74e4b2ca5d Fix app adding issue 2019-04-04 09:07:28 +05:30
lasanthaDLPDS
8fa6abf697 Fix h2 SQL syntax errors 2019-04-04 08:37:48 +05:30
Gathika94
64507c1011 ensure unit tests related to LifeCycleManager running without issues 2019-04-04 05:58:42 +05:30
Gathika94
c67117eb01 change application-mgt.xml class related to the test cases 2019-04-02 15:46:59 +05:30
Gathika94
f714feb239 add new methods to check whether the app is updatable or installable in a given state 2019-04-01 08:32:28 +05:30
lasanthaDLPDS
e5fb01f23e Add application create fixes 2019-03-31 20:24:54 +05:30
Gathika94
bb808fd9e3 Rechange the app manager lifecycle xml file, add comments and headers 2019-03-29 14:26:35 +05:30
Gathika94
dc5547bb38 fix the dependency issue due to using DeviceManagementDataHolder when getting UserRealm 2019-03-28 11:55:09 +05:30
Gathika94
3bb2e8a5bf Add new method to put permission taking String parameters 2019-03-28 11:55:09 +05:30
Gathika94
6ba46facb1 change xml file and add relevant permission related to app mgmt lifecycle 2019-03-28 11:55:09 +05:30
lasanthaDLPDS
9876d8685c Refactor the source 2019-03-26 18:25:24 +05:30
lasanthaDLPDS
b2260b6919 Add modification to app creating flow 2019-03-25 21:07:44 +05:30
lasanthaDLPDS
02b99eb442 Merge branch 'application-mgt-new' of gitlab.com:tcdlpds/carbon-device-mgt into application-mgt-new 2019-03-23 02:32:08 +05:30
lasanthaDLPDS
5717e81cfb modefying DAO layer 2019-03-23 02:31:47 +05:30
Geeth Munasinghe
cf11ed671c Adding todos 2019-03-22 15:02:01 +05:30
lasanthaDLPDS
6e25a0bc3e Improve DB connection handling 2019-03-21 22:21:30 +05:30
lasanthaDLPDS
dc518dcca2 Add modification for app getting logic 2019-03-21 18:58:50 +05:30
lasanthaDLPDS
9dc885e888 Fix minor issues in APPM publisher 2019-03-21 01:47:39 +05:30
lasanthaDLPDS
ed780cbe9a Fix app release deleting API 2019-03-20 21:45:22 +05:30
lasanthaDLPDS
b3fb1f2234 Add modification for app manager publisher 2019-03-20 18:44:23 +05:30
lasanthaDLPDS
b440c57147 Improve APPM publisher logic 2019-03-18 06:00:00 +05:30
lasanthaDLPDS
fbcb1d0e32 Add modification to application creating logic 2019-03-05 02:48:17 +05:30
lasanthaDLPDS
0cb26066c5 Fix lifecycle instance initiating issue 2019-03-04 19:07:50 +05:30
lasanthaDLPDS
911bc6f9a0 Fix application getting issue 2019-03-04 10:25:13 +05:30
lasanthaDLPDS
e2acb5c4c8 Fix application installing issue 2019-03-04 02:57:08 +05:30
lasanthaDLPDS
a7a8a9c6df Improve APPM publisher functionality and add UI source 2019-03-03 08:36:20 +05:30
lasanthaDLPDS
c4c92f0faa Adding application management initial pub UI 2019-01-23 14:26:16 +05:30