Commit Graph

349 Commits

Author SHA1 Message Date
lasanthaDLPDS
15dac5bc69 Add review deleting functionality 2019-05-17 22:07:44 +05:30
lasanthaDLPDS
e8743f001b Add admin APIs for review management 2019-05-17 07:45:21 +05:30
lasanthaDLPDS
569809b1de Add API to update an application release review 2019-05-16 22:38:17 +05:30
lasanthaDLPDS
6e3742aff3 Add APIs for APPM review management 2019-05-16 17:38:59 +05:30
lasanthaDLPDS
8a6411bac6 Add APPM store APIs for getting application data 2019-05-13 17:48:23 +05:30
lasanthaDLPDS
f356b0df6b Improve APPM publisher APIs 2019-05-13 13:54:14 +05:30
lasanthaDLPDS
c6440a779d Add support for application category list adding for an application. 2019-05-13 01:52:24 +05:30
lasanthaDLPDS
be992c4b8d add APIs for managing caregories 2019-05-12 01:11:45 +05:30
lasanthaDLPDS
b4643d84cd Add tag managing APIs for app manager 2019-05-10 17:10:35 +05:30
lasanthaDLPDS
1b0983dafb Fix isues in app release update 2019-05-10 09:25:06 +05:30
Geeth Munasinghe
48d606bdde Merge branch 'application-mgt-new' of https://gitlab.com/tcdlpds/carbon-device-mgt into application-mgt-new 2019-05-09 15:55:45 +05:30
Geeth Munasinghe
9257b072e9 fix the saving location 2019-05-09 15:55:14 +05:30
lasanthaDLPDS
70440cb88a Merge branch 'application-mgt-new' of gitlab.com:tcdlpds/carbon-device-mgt into application-mgt-new 2019-05-09 15:50:41 +05:30
lasanthaDLPDS
ed30867f3a Add APIs which are related to application tag management 2019-05-09 15:49:56 +05:30
Geeth Munasinghe
911710291a add test cases 2019-05-09 15:44:10 +05:30
lasanthaDLPDS
1a3d3215a0 Add API for delete an application tag 2019-05-08 17:59:13 +05:30
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
6d4252a5dd Fix issues in lifecycle adding method 2019-05-06 21:53:54 +05:30
lasanthaDLPDS
a3d75df8a0 Add lifecycle adding API 2019-05-06 18:01:52 +05:30
lasanthaDLPDS
e293a236c5 Add application delete admin API 2019-05-06 15:01:22 +05:30
lasanthaDLPDS
018d078e1b Improve life cycle manager 2019-05-06 00:03:07 +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
b991ed22ee Improve get applications method 2019-05-02 03:00:32 +05:30
lasanthaDLPDS
6dafe59eab Improve application create functionality 2019-05-02 02:46:45 +05:30
lasanthaDLPDS
5399ae1a3c Add subscription management exception class 2019-05-01 20:08:43 +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
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