Commit Graph

216 Commits

Author SHA1 Message Date
lasanthaDLPDS
a9a608bc84 Add APIs for getting registered tags and categories 2019-05-08 09:48:12 +05:30
lasanthaDLPDS
38006c8ff0 Fix issues in lifecycle management feature 2019-05-07 02:19:18 +05:30
lasanthaDLPDS
a3d75df8a0 Add lifecycle adding API 2019-05-06 18:01:52 +05:30
lasanthaDLPDS
018d078e1b Improve life cycle manager 2019-05-06 00:03:07 +05:30
lasanthaDLPDS
d0f48a2c72 Remove lifecycle graph classes 2019-05-03 21:10:03 +05:30
lasanthaDLPDS
7ef9485b7d Fix issues in lifecycle retrieving API 2019-05-03 21:05:46 +05:30
lasanthaDLPDS
1100db4d67 Add lifecycle retrieving API 2019-05-03 17:01:40 +05:30
lasanthaDLPDS
f95f872732 Add application release deleting API 2019-05-02 18:38:15 +05:30
lasanthaDLPDS
16e2da3c0b Add API for getting application release 2019-05-02 13:48:32 +05:30
lasanthaDLPDS
d79c11c762 Add admin API interface for app publisher 2019-05-01 19:48:27 +05:30
lasanthaDLPDS
04c03c9f46 Fix application release adding API 2019-04-30 22:31:21 +05:30
lasanthaDLPDS
eb6998f297 Fix application release update method 2019-04-29 22:09:12 +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
460394c9da Improve application edit functionality 2019-04-26 09:49:19 +05:30
lasanthaDLPDS
9fab48839d Add changes in master branch 2019-04-25 00:02:07 +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
6fe5b11db1 Fix app manager access token creating issue 2019-04-23 14:25:15 +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
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
e5fb01f23e Add application create fixes 2019-03-31 20:24:54 +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
dc518dcca2 Add modification for app getting logic 2019-03-21 18:58:50 +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
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
lasanthaDLPDS
b6a0b75f05 Fix build failure 2018-11-18 14:04:14 +05:30
lasanthaDLPDS
8841741567 Fiz merge conflicts 2018-11-18 08:05:35 +05:30
lasanthaDLPDS
425938e3a8 Add app release inserting API 2018-10-04 02:37:26 +05:30
lasanthaDLPDS
cd28edc6a3 Filx application getting API issue 2018-10-02 17:35:09 +05:30
lasanthaDLPDS
74be4d8a82 Improve application releases getting logic 2018-10-01 18:24:12 +05:30
lasanthaDLPDS
9978af097d Bump APPM version 2018-10-01 01:48:07 +05:30
lasanthaDLPDS
f37a478a99 Refactor the source 2018-10-01 01:21:52 +05:30
lasanthaDLPDS
4692eb5f92 Improve review management functionalities 2018-09-29 23:06:32 +05:30
inoshperera
a3b8cef1a2 Fixing connection issue, dao layer fixes 2018-09-29 18:15:58 +05:30
inoshperera
853d095706 conflict fixes 2018-09-29 12:03:11 +05:30
inoshperera
dbc382716a fixing conflics and fixes to app update APIs 2018-09-29 10:41:17 +05:30
inoshperera
7dd7dc8d64 partial fix on app update apis -2 2018-09-29 09:40:31 +05:30