Commit Graph

7314 Commits

Author SHA1 Message Date
lasanthaDLPDS
96fc71c00b Fix minor issues in APPM proxy 2019-04-23 16:49:47 +05:30
lasanthaDLPDS
cf8e23ff32 Fix get applications API response 2019-04-23 15:32:54 +05:30
Dharmakeerthi Lasantha
71c792739c Merge branch 'application-mgt-new' into 'application-mgt-new'
Publisher Send Login request

See merge request tcdlpds/carbon-device-mgt!2
2019-04-23 08:58:17 +00:00
lasanthaDLPDS
6fe5b11db1 Fix app manager access token creating issue 2019-04-23 14:25:15 +05:30
Jayasanka
6dbcb37ea2 Send request from login page 2019-04-22 22:58:47 +05:30
Jayasanka
eeb4d961d0 Created folder structure for redux 2019-04-22 16:55:42 +05:30
Jayasanka
e93de0b67d Merge branch 'application-mgt-new' of https://gitlab.com/tcdlpds/carbon-device-mgt into application-mgt-new 2019-04-22 13:30:33 +05:30
lasanthaDLPDS
42a4196ed4 Fix token generating for APPM and add WIP code 2019-04-22 10:51:26 +05:30
Jayasanka
4681ac250f Merge branch 'application-mgt-new' of https://gitlab.com/tcdlpds/carbon-device-mgt into application-mgt-new 2019-04-21 12:02:51 +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
Jayasanka
380d8f6538 Merge branch 'application-mgt-new' of https://gitlab.com/tcdlpds/carbon-device-mgt into application-mgt-new 2019-04-18 19:48:12 +05:30
lasanthaDLPDS
e747c0bdb0 Add API for getting applications 2019-04-18 17:52:08 +05:30
Jayasanka
42a91ac923 Merge branch 'application-mgt-new' of https://gitlab.com/tcdlpds/carbon-device-mgt into application-mgt-new 2019-04-18 11:08:06 +05:30
Jayasanka
a2ff850d06 changed layout of add nuw app in publisher 2019-04-11 15:53:09 +05:30
Jayasanka
f260dfdc8b changed layout of add nuw app in publisher 2019-04-11 14:10:27 +05:30
Jayasanka
36127ceca5 added semicolons in line endings 2019-04-11 10:04:23 +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
Dharmakeerthi Lasantha
2916574cbf Merge branch 'application-mgt-new' into 'application-mgt-new'
Fix merge conflicts

See merge request entgra/carbon-device-mgt!62
2019-04-08 11:22:09 +00:00
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
Jayasanka
075a973788 created the step one 2019-04-05 15:38:46 +05:30
Jayasanka
a1f6bc9935 removed unused imports 2019-04-05 15:38:46 +05:30
Jayasanka
d47651c533 completed designing apps page 2019-04-05 15:38:46 +05:30
Jayasanka
6fd321bf6b fixed logo 2019-04-05 15:38:46 +05:30
Gathika94
52a91e2655 Merge branch 'application-mgt-new' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new 2019-04-05 14:23:44 +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
Jayasanka
f4ec3e211c added all form items to single page 2019-04-04 23:38:35 +05:30
Jayasanka
59d3407cd5 moved items to left 2019-04-04 22:31:20 +05:30
Jayasanka
ae1d0cbff2 created the step one 2019-04-04 22:14:10 +05:30
Gathika94
c8b983fb93 Add seperate class to facilitate unit tests related to the LifeCycleManagementTest 2019-04-04 14:02:15 +05:30
Jayasanka
b5dc76d005 removed unused imports 2019-04-04 11:32:17 +05:30
Jayasanka
370605d288 completed designing apps page 2019-04-04 10:32:43 +05:30
Jayasanka
c51176f2cc fixed logo 2019-04-04 10:09:49 +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
lasanthaDLPDS
4c9f0936b6 Fix server startup issue.
Due to syntax erros in h2 scripts, Application Management OSGI service didin't started properly. Hence fixed those issues and added improvements to DB as well.
2019-04-03 08:37:36 +05:30
Gathika94
c67117eb01 change application-mgt.xml class related to the test cases 2019-04-02 15:46:59 +05:30
lasanthaDLPDS
968ec07c9b Add Fixes for h2 sql 2019-04-02 09:04:41 +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
a84ff2541b Fix h2 sql issues 2019-04-01 08:17:18 +05:30
lasanthaDLPDS
f0633fb2e4 Fix SQL issues 2019-04-01 00:04:38 +05:30
lasanthaDLPDS
e5fb01f23e Add application create fixes 2019-03-31 20:24:54 +05:30