Commit Graph

133 Commits

Author SHA1 Message Date
Jayasanka Weerasinghe
c204e6f9b7 Fix server starting issue
This issue is occurred as a result of having java8 codes in the source. Hence remove and replace the code.
2019-09-15 14:26:53 +00:00
lasanthaDLPDS
cfd0f709ef Add new application type
Add new application type for IoT use cases. Further, it is named as CUSTOM
2019-09-15 18:48:09 +05:30
lasanthaDLPDS
3a29ab9802 Add device-mgt react app 2019-08-22 17:33:25 +05:30
lasanthaDLPDS
af75a20bdf Change APPM update responses 2019-07-31 13:01:51 +05:30
lasanthaDLPDS
e8aa337d86 Fix merge conflicts 2019-07-17 18:27:24 +05:30
lasanthaDLPDS
f24cc4342f Merge with master branch 2019-07-17 17:46:33 +05:30
lasanthaDLPDS
27373ef35e Move review delete functionality into store 2019-07-04 22:47:07 +05:30
lasanthaDLPDS
a5d39e76b5 Improve review update logic 2019-07-04 21:17:15 +05:30
lasanthaDLPDS
56fc3f849a Improve appm source and device subs update logic 2019-07-02 04:29:12 +05:30
lasanthaDLPDS
e0e6301496 Add app release updating feature 2019-06-26 13:47:44 +05:30
lasanthaDLPDS
9bf880cbb0 Improve ent app release update method 2019-06-24 23:43:54 +05:30
lasanthaDLPDS
51fbee445f Improve ent app release updating flow 2019-06-24 23:43:54 +05:30
lasanthaDLPDS
b7e6fed181 Construct artifact download URL by using sys props 2019-06-23 09:37:07 +05:30
lasanthaDLPDS
aa247bc1f2 Improve publisher review management 2019-06-21 15:11:02 +05:30
Madawa Soysa
cd9e3e52ed Implement multipart request handling through invoker
This commit improves the Invoker handler to handle multi part requests by generating the proxy request body using the body of the incoming multi part requests.

Fixes entgra/product-iots#111
Related to entgra/product-iots#103
2019-06-21 15:22:17 +10:00
lasanthaDLPDS
7eac984e0c Improve app getting functionality in APPM publisher 2019-06-19 19:49:41 +05:30
lasanthaDLPDS
4581238cf3 Make banner uploading as optional. 2019-06-18 18:35:53 +05:30
lasanthaDLPDS
7f0be5f28b Merge with upstream master 2019-06-17 20:13:12 +05:30
lasanthaDLPDS
4aa42aed6f Improve app release adding method 2019-06-17 19:32:18 +05:30
lasanthaDLPDS
3179653b6a Add APPM public app support 2019-06-07 12:01:34 +05:30
lasanthaDLPDS
28bc9f3a77 Improve web clip registering in APPM 2019-06-04 15:28:15 +05:30
lasanthaDLPDS
0ae7479d49 Add web clip support for APPM 2019-06-04 07:55:20 +05:30
lasanthaDLPDS
9dad03b7c9 Improve category adding API 2019-05-31 18:31:55 +05:30
lasanthaDLPDS
dd78035227 Improve APPM subscription handeling 2019-05-30 21:43: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
b48fa9df7c Fix minor issue in App publisher interface 2019-05-13 07:58:32 +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
lasanthaDLPDS
ed30867f3a Add APIs which are related to application tag management 2019-05-09 15:49:56 +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
f93185a11b Improve publisher jax-rs logic 2019-05-07 02:40:12 +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
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
6dafe59eab Improve application create functionality 2019-05-02 02:46:45 +05:30
lasanthaDLPDS
d79c11c762 Add admin API interface for app publisher 2019-05-01 19:48:27 +05:30
lasanthaDLPDS
eb6998f297 Fix application release update method 2019-04-29 22:09:12 +05:30
lasanthaDLPDS
5837e53d1f Fix scope issue in APPM publisher 2019-04-28 19:26:20 +05:30
lasanthaDLPDS
8bf0a67336 Add missing log line 2019-04-28 18:33:17 +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