Commit Graph

7454 Commits

Author SHA1 Message Date
Milan Perera
89e3c91fe6 Fix device information reduction issue 2019-04-09 14:38:06 +05:30
Inosh Perara
b2f225a7f8 Merge branch 'master' into 'master'
Fix Authentication Handler Issue

See merge request entgra/carbon-device-mgt!64
2019-04-09 08:52:36 +00:00
Milan Perera
a7e40db75b Fix AuthenticationHandler Test Failure 2019-04-09 13:54:05 +05:30
Milan Perera
20a4fb7b01 Fix Authentication Handler Issue
Replaced the invalid value in the AuthenticationHandler file to support mutual SSL.
2019-04-09 13:33:16 +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
Gathika94
bb808fd9e3 Rechange the app manager lifecycle xml file, add comments and headers 2019-03-29 14:26:35 +05:30
Saad Sahibjan
35071ed27b Merge branch 'master' into 'master'
Add handlebar helper to convert JSON to string

See merge request entgra/carbon-device-mgt!60
2019-03-28 13:08:42 +00:00
Saad Sahibjan
d64edd8cf9 Add handlebar helper to convert json to string 2019-03-28 14:26:07 +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
Dharmakeerthi Lasantha
0c5ce12eba Merge branch 'application-mgt-new' into 'application-mgt-new'
Publisher : Add new Apps page

See merge request entgra/carbon-device-mgt!59
2019-03-27 16:54:57 +00:00
Jayasanka
b591bede46 added steps to create app 2019-03-27 22:11:42 +05:30
Jayasanka
e3fcf68c3e Added filtering option 2019-03-27 22:11:22 +05:30
Jayasanka
1c4779d7cc Created Apps table 2019-03-27 19:17:58 +05:30
Jayasanka
c904587599 Created class for add new app 2019-03-27 19:17:37 +05:30
Jayasanka
f8ec1be9b8 Overrided css class for header 2019-03-27 19:17:07 +05:30
Dharmakeerthi Lasantha
93c935f719 Merge branch 'application-mgt-new' into 'application-mgt-new'
Add router config

See merge request entgra/carbon-device-mgt!56
2019-03-26 17:36:02 +00:00