From bd5ef4158b0c696ea06764d4c7db05f5fda94c5a Mon Sep 17 00:00:00 2001 From: dilanua Date: Wed, 10 Aug 2016 18:52:39 +0530 Subject: [PATCH] Adding emm policy edit UI --- .../app/units/mdm.unit.policy.edit/edit.hbs | 400 +- .../app/units/mdm.unit.policy.edit/edit.js | 22 +- .../app/units/mdm.unit.policy.edit/edit.json | 3 +- .../public/js/{policy-create.js => edit.js} | 473 +- .../templates/hidden-operations-android.hbs | 1522 +++- .../templates/hidden-operations-ios.hbs | 6224 +++++++++++------ .../templates/hidden-operations-windows.hbs | 888 +-- 7 files changed, 6201 insertions(+), 3331 deletions(-) rename components/mobile-plugins/mobile-base-plugin/org.wso2.carbon.device.mgt.mobile.ui/src/main/resources/jaggeryapps/devicemgt/app/units/mdm.unit.policy.edit/public/js/{policy-create.js => edit.js} (87%) diff --git a/components/mobile-plugins/mobile-base-plugin/org.wso2.carbon.device.mgt.mobile.ui/src/main/resources/jaggeryapps/devicemgt/app/units/mdm.unit.policy.edit/edit.hbs b/components/mobile-plugins/mobile-base-plugin/org.wso2.carbon.device.mgt.mobile.ui/src/main/resources/jaggeryapps/devicemgt/app/units/mdm.unit.policy.edit/edit.hbs index 9c913a9321..4f499fdddf 100644 --- a/components/mobile-plugins/mobile-base-plugin/org.wso2.carbon.device.mgt.mobile.ui/src/main/resources/jaggeryapps/devicemgt/app/units/mdm.unit.policy.edit/edit.hbs +++ b/components/mobile-plugins/mobile-base-plugin/org.wso2.carbon.device.mgt.mobile.ui/src/main/resources/jaggeryapps/devicemgt/app/units/mdm.unit.policy.edit/edit.hbs @@ -1,239 +1,233 @@ -{{! - Copyright (c) 2016, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. - - WSO2 Inc. licenses this file to you under the Apache License, - Version 2.0 (the "License"); you may not use this file except - in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. -}} +{{#zone "content"}}
-
+
- + - -