You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by ch...@apache.org on 2014/04/01 12:44:33 UTC

[11/12] Removing unwated files from the UI

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/f402bada/components/org.apache.stratos.manager.console/console/tenant_management.jag
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.manager.console/console/tenant_management.jag b/components/org.apache.stratos.manager.console/console/tenant_management.jag
index ff81da4..9039b0d 100644
--- a/components/org.apache.stratos.manager.console/console/tenant_management.jag
+++ b/components/org.apache.stratos.manager.console/console/tenant_management.jag
@@ -1,25 +1,24 @@
-<!--
-
- Licensed to the Apache Software Foundation (ASF) under one
- or more contributor license agreements.  See the NOTICE file
- distributed with this work for additional information
- regarding copyright ownership.  The ASF 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.
-
--->
-
 <%
+/*
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF 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.
+ *
+ */
 var log = new Log("console.tenant_management");
 var caramel = require('caramel');
 var error = [];

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/f402bada/components/org.apache.stratos.manager.console/console/tenant_new.jag
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.manager.console/console/tenant_new.jag b/components/org.apache.stratos.manager.console/console/tenant_new.jag
index 1f51674..63e0b46 100644
--- a/components/org.apache.stratos.manager.console/console/tenant_new.jag
+++ b/components/org.apache.stratos.manager.console/console/tenant_new.jag
@@ -1,25 +1,24 @@
-<!--
-
- Licensed to the Apache Software Foundation (ASF) under one
- or more contributor license agreements.  See the NOTICE file
- distributed with this work for additional information
- regarding copyright ownership.  The ASF 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.
-
--->
-
 <%
+/*
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF 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.
+ *
+ */
 var caramel = require('caramel');
 var log = new Log();
 caramel.render({

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/f402bada/components/org.apache.stratos.manager.console/console/themes/theme1/pages/index.hbs
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.manager.console/console/themes/theme1/pages/index.hbs b/components/org.apache.stratos.manager.console/console/themes/theme1/pages/index.hbs
index 7afe0cc..2b1aced 100644
--- a/components/org.apache.stratos.manager.console/console/themes/theme1/pages/index.hbs
+++ b/components/org.apache.stratos.manager.console/console/themes/theme1/pages/index.hbs
@@ -50,7 +50,6 @@
     <![endif]-->
 
 
-    <link rel="stylesheet" href="{{url "/themes/theme1/ui/font-awesome/css/font-awesome.css"}}">
     <script src="{{url "/themes/theme1/ui/js/vendor/jquery-1.10.1.min.js"}}"></script>
     <script src="{{url "/themes/theme1/ui/js/vendor/jquery-ui-1.10.3.custom.min.js"}}"></script>
     <script src="{{url "/js/main.js"}}"></script>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/f402bada/components/org.apache.stratos.manager.console/console/themes/theme1/partials/cartridges.hbs
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.manager.console/console/themes/theme1/partials/cartridges.hbs b/components/org.apache.stratos.manager.console/console/themes/theme1/partials/cartridges.hbs
index 7f42fb3..80dd83c 100644
--- a/components/org.apache.stratos.manager.console/console/themes/theme1/partials/cartridges.hbs
+++ b/components/org.apache.stratos.manager.console/console/themes/theme1/partials/cartridges.hbs
@@ -60,9 +60,9 @@
                                         <div class="cartridge-description">{{description}}</div>
                                         <div class="cartridge-description">
                                             {{#if multiTenant}}
-                                            <i class="fa fa-users"></i> Multi Tenant Enabled
+                                            <i class="icons-users"></i> Multi Tenant Enabled
                                             {{else}}
-                                            <i class="fa fa-user"></i> Single Tenant
+                                            <i class="icons-user"></i> Single Tenant
                                             {{/if}}
                                         </div>
                                         {{/if}}
@@ -93,9 +93,9 @@
                                 <div class="cartridge-description">{{description}}</div>
                                 <div class="cartridge-description">
                                     {{#if multiTenant}}
-                                    <i class="fa fa-users"></i> Multi Tenant Enabled
+                                    <i class="icons-users"></i> Multi Tenant Enabled
                                     {{else}}
-                                    <i class="fa fa-user"></i> Single Tenant
+                                    <i class="icons-user"></i> Single Tenant
                                     {{/if}}
                                 </div>
                                 {{/if}}

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/f402bada/components/org.apache.stratos.manager.console/console/themes/theme1/partials/configure_stratos.hbs
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.manager.console/console/themes/theme1/partials/configure_stratos.hbs b/components/org.apache.stratos.manager.console/console/themes/theme1/partials/configure_stratos.hbs
index ebd8f4b..97e8f96 100644
--- a/components/org.apache.stratos.manager.console/console/themes/theme1/partials/configure_stratos.hbs
+++ b/components/org.apache.stratos.manager.console/console/themes/theme1/partials/configure_stratos.hbs
@@ -37,18 +37,18 @@
 </div>
 <div class="col-md-8">
     <p>Stratos is not configured yet. Each step needs to be done in the correct order.</p>
-    <i class="fa fa-arrow-circle-down color-a-full-icons"></i>
+    <i class="icons-arrow-down color-a-full-icons"></i>
     <p>Partition deployment</p>
-    <i class="fa fa-arrow-circle-down color-a-full-icons"></i>
+    <i class="icons-arrow-down color-a-full-icons"></i>
 
     <p>Policy deployment</p>
-    <i class="fa fa-arrow-circle-down color-a-full-icons"></i>
+    <i class="icons-arrow-down color-a-full-icons"></i>
 
     <p>LB Creation</p>
-    <i class="fa fa-arrow-circle-down color-a-full-icons"></i>
+    <i class="icons-arrow-down color-a-full-icons"></i>
 
     <p>Cartridge Deployment</p>
-    <i class="fa fa-arrow-circle-down color-a-full-icons"></i>
+    <i class="icons-arrow-down color-a-full-icons"></i>
 
     <p>Multi-Tenant Service Deployments</p>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/f402bada/components/org.apache.stratos.manager.console/console/themes/theme1/partials/configure_stratos_wizard.hbs
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.manager.console/console/themes/theme1/partials/configure_stratos_wizard.hbs b/components/org.apache.stratos.manager.console/console/themes/theme1/partials/configure_stratos_wizard.hbs
index 65d8786..7df50ae 100644
--- a/components/org.apache.stratos.manager.console/console/themes/theme1/partials/configure_stratos_wizard.hbs
+++ b/components/org.apache.stratos.manager.console/console/themes/theme1/partials/configure_stratos_wizard.hbs
@@ -38,18 +38,18 @@
             </div>
             <div class="col-md-8">
                 <p>Stratos is not configured yet. Each step needs to be done in the correct order.</p>
-                <i class="fa fa-arrow-circle-down color-a-full-icons"></i>
+                <i class="icons-arrow-down color-a-full-icons"></i>
                 <p>Partition deployment</p>
-                <i class="fa fa-arrow-circle-down color-a-full-icons"></i>
+                <i class="icons-arrow-down color-a-full-icons"></i>
 
                 <p>Policy deployment</p>
-                <i class="fa fa-arrow-circle-down color-a-full-icons"></i>
+                <i class="icons-arrow-down color-a-full-icons"></i>
 
                 <p>LB Creation</p>
-                <i class="fa fa-arrow-circle-down color-a-full-icons"></i>
+                <i class="icons-arrow-down color-a-full-icons"></i>
 
                 <p>Cartridge Deployment</p>
-                <i class="fa fa-arrow-circle-down color-a-full-icons"></i>
+                <i class="icons-arrow-down color-a-full-icons"></i>
 
                 <p>Multi-Tenant Service Deployments</p>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/f402bada/components/org.apache.stratos.manager.console/console/themes/theme1/partials/dashboard.hbs
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.manager.console/console/themes/theme1/partials/dashboard.hbs b/components/org.apache.stratos.manager.console/console/themes/theme1/partials/dashboard.hbs
index 22e8158..9dd7df6 100644
--- a/components/org.apache.stratos.manager.console/console/themes/theme1/partials/dashboard.hbs
+++ b/components/org.apache.stratos.manager.console/console/themes/theme1/partials/dashboard.hbs
@@ -33,7 +33,7 @@
             <div class="col-lg-12">
                 <div id="canvas_container"></div>
                 <div id="nodeDetails" class="dashboard-wrapper-b" style="display: none"><img style="padding:20px;" src="{{url "/themes/theme1/ui/img/tmp-details.png"}}" />
-                    <a class="close-btn"><i class="fa fa-times-circle"></i></a>
+                    <a class="close-btn"><i class="icons-circle-close"></i></a>
                 </div>
             </div>
         </div>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/f402bada/components/org.apache.stratos.manager.console/console/themes/theme1/partials/header.hbs
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.manager.console/console/themes/theme1/partials/header.hbs b/components/org.apache.stratos.manager.console/console/themes/theme1/partials/header.hbs
index 0bfca48..6587a22 100644
--- a/components/org.apache.stratos.manager.console/console/themes/theme1/partials/header.hbs
+++ b/components/org.apache.stratos.manager.console/console/themes/theme1/partials/header.hbs
@@ -41,17 +41,17 @@
                  <div class="col-lg-9 custom-nav">
                     <ul class="pull-left">
                         <!-- li {{#if dashboard}} class="active" {{/if}}><a href="{{url "/dashboard.jag"}}"><i class="fa fa-dashboard"></i> <span><br>Dashboard</span></a></li -->
-                        <li {{#if my_cartridges}} class="active" {{/if}}><a href="{{url "/"}}"><i class="fa fa-tasks"></i>  <span><br>My Cartridges</span></a></li>
-                        {{#isAllowed "configure"}}<li {{#if configure_stratos}} class="active" {{/if}}><a href="{{url "/configure_stratos.jag"}}"><i class="fa fa-cogs"></i> <span><br>Configure Stratos</span></a></li>{{/isAllowed}}
-                        {{#isAllowed "tenant-mgt"}}<li {{#if tenant_mgt}} class="active" {{/if}}><a href="{{url "/tenant_management.jag"}}"><i class="fa fa-user"></i> <span><br>Tenant Mgt</span></a></li>{{/isAllowed}}
+                        <li {{#if my_cartridges}} class="active" {{/if}}><a href="{{url "/"}}"><i class="icons-default"></i>  <span><br>My Cartridges</span></a></li>
+                        {{#isAllowed "configure"}}<li {{#if configure_stratos}} class="active" {{/if}}><a href="{{url "/configure_stratos.jag"}}"><i class="icons-config"></i> <span><br>Configure Stratos</span></a></li>{{/isAllowed}}
+                        {{#isAllowed "tenant-mgt"}}<li {{#if tenant_mgt}} class="active" {{/if}}><a href="{{url "/tenant_management.jag"}}"><i class="icons-users"></i> <span><br>Tenant Mgt</span></a></li>{{/isAllowed}}
                      </ul>
                      <ul class="pull-right">
                      <li class="dropdown">
-                             <a href="#" class="dropdown-toggle" data-toggle="dropdown"><i class="fa fa-user"></i><br /> {{#user}}{{/user}} <b class="caret"></b></a>
+                             <a href="#" class="dropdown-toggle" data-toggle="dropdown"><i class="icons-user"></i><br /> {{#user}}{{/user}} <b class="caret"></b></a>
                              <ul class="dropdown-menu">
                                  <!--li><a><i class="fa fa-file-text-o"></i> View Profile</a></li -->
                                 <li>
-                                    <a href="{{url "/controllers/logout.jag"}}"><i class="fa fa-sign-out"></i> logout</a>
+                                    <a href="{{url "/controllers/logout.jag"}}"><i class="icons-sign-out"></i> logout</a>
                                 </li>
                              </ul>
                            </li>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/f402bada/components/org.apache.stratos.manager.console/console/themes/theme1/partials/mycartridges.hbs
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.manager.console/console/themes/theme1/partials/mycartridges.hbs b/components/org.apache.stratos.manager.console/console/themes/theme1/partials/mycartridges.hbs
index 550a4f3..729fef1 100644
--- a/components/org.apache.stratos.manager.console/console/themes/theme1/partials/mycartridges.hbs
+++ b/components/org.apache.stratos.manager.console/console/themes/theme1/partials/mycartridges.hbs
@@ -37,7 +37,7 @@
 
                             <div class="col-lg-12">
                                 {{#unless loadBalancer}}
-                                <div class="un-subscribe-container"><a class="un-subscribe un-subscribe-btn" data-alias="{{cartridgeAlias}}">Un-subscribe <i class="fa fa-times-circle-o"></i></a></div>
+                                <div class="un-subscribe-container"><a class="un-subscribe un-subscribe-btn" data-alias="{{cartridgeAlias}}">Un-subscribe <i class=" icons-circle-close"></i></a></div>
                                 {{/unless}}
                                 <div class="container">
                                     <div class="row">
@@ -54,7 +54,7 @@
                                         <div class="col-lg-10">
                                             <a href="{{url "/cartridge_info.jag?alias="}}{{cartridgeAlias}}"><h3>{{cartridgeAlias}}-<span>({{displayName}} - {{version}})</span></h3></a>
                                             <div class="cartridge-description">{{description}}</div>
-                                            <div class="cartridge-description">{{repoURL}}  <a class="js_syncRepo" data-value="{{cartridgeAlias}}"><i class="fa fa-refresh"></i></a></div>
+                                            <div class="cartridge-description">{{repoURL}}  <a class="js_syncRepo" data-value="{{cartridgeAlias}}"><i class="icons-reload"></i></a></div>
                                         </div>
                                     </div>
                                 {{/each}}
@@ -72,11 +72,11 @@
                             </div>
                             <div class="col-lg-9">
                                 {{#unless loadBalancer}}
-                                    <div class="un-subscribe-container"><a class="un-subscribe un-subscribe-btn" data-alias="{{cartridgeAlias}}">Un-subscribe <i class="fa fa-times-circle-o"></i></a></div>
+                                    <div class="un-subscribe-container"><a class="un-subscribe un-subscribe-btn" data-alias="{{cartridgeAlias}}">Un-subscribe <i class="icons-reload"></i></a></div>
                                 {{/unless}}
                                 <a href="{{url "/cartridge_info.jag?alias="}}{{cartridgeAlias}}"><h3>{{cartridgeAlias}}-<span>({{displayName}} - {{version}})</span></h3></a>
                                 <div class="cartridge-description">{{description}}</div>
-                                <div class="cartridge-description">{{repoURL}}  <a class="js_syncRepo" data-value="{{cartridgeAlias}}"><i class="fa fa-refresh"></i></a></div>
+                                <div class="cartridge-description">{{repoURL}}  <a class="js_syncRepo" data-value="{{cartridgeAlias}}"><i class="icons-reload"></i></a></div>
                             </div>
                         </div>
                     </div>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/f402bada/components/org.apache.stratos.manager.console/console/themes/theme1/partials/tenant_management.hbs
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.manager.console/console/themes/theme1/partials/tenant_management.hbs b/components/org.apache.stratos.manager.console/console/themes/theme1/partials/tenant_management.hbs
index 2e50af4..e34a404 100644
--- a/components/org.apache.stratos.manager.console/console/themes/theme1/partials/tenant_management.hbs
+++ b/components/org.apache.stratos.manager.console/console/themes/theme1/partials/tenant_management.hbs
@@ -49,7 +49,7 @@
                         {{#each tenants}}
                         <tr>
                             <td><input value="{{tenantDomain}}" type="checkbox"  class="js_domainCheck" /></td>
-                            <td><a title="Click to {{#if active}}}deactivate{{else}}activate{{/if}}" onclick="manage_one('{{#if active}}}deactivate{{else}}activate{{/if}}',this)" data-domain="{{tenantDomain}}"><i class="fa {{#if active}}}fa-check-circle-o green-check{{else}}fa-exclamation-circle orange-check{{/if}}"></i></a></td>
+                            <td><a title="Click to {{#if active}}}deactivate{{else}}activate{{/if}}" onclick="manage_one('{{#if active}}}deactivate{{else}}activate{{/if}}',this)" data-domain="{{tenantDomain}}"><i class="fa {{#if active}}}icons-reload green-check{{else}}icons-exclamation-circle orange-check{{/if}}"></i></a></td>
                             <td><a>{{tenantDomain}}</a></td>
                             <td>{{email}}</td>
                             <td>{{createdDate}}</td>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/f402bada/components/org.apache.stratos.manager.console/console/themes/theme1/renderers/cartridge_info.js
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.manager.console/console/themes/theme1/renderers/cartridge_info.js b/components/org.apache.stratos.manager.console/console/themes/theme1/renderers/cartridge_info.js
index 127e5e1..2f9c550 100644
--- a/components/org.apache.stratos.manager.console/console/themes/theme1/renderers/cartridge_info.js
+++ b/components/org.apache.stratos.manager.console/console/themes/theme1/renderers/cartridge_info.js
@@ -44,7 +44,7 @@ var render = function (theme, data, meta, require) {
                             link:'/',
                             name:'Back To My Cartridges',
                             class_name:"btn-default",
-                            class_icon: 'fa fa-arrow-left'
+                            class_icon: 'icons-arrow-left'
                         },
                         has_help:true,
                         help:'Create cartridges like PHP, Python, Ruby etc.. Or create data cartridges with mySql, PostgreSQL. Directly install applications like Drupal, Wordpress etc..'

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/f402bada/components/org.apache.stratos.manager.console/console/themes/theme1/renderers/cartridges.js
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.manager.console/console/themes/theme1/renderers/cartridges.js b/components/org.apache.stratos.manager.console/console/themes/theme1/renderers/cartridges.js
index 5d49108..32339c8 100644
--- a/components/org.apache.stratos.manager.console/console/themes/theme1/renderers/cartridges.js
+++ b/components/org.apache.stratos.manager.console/console/themes/theme1/renderers/cartridges.js
@@ -104,7 +104,7 @@ var render = function (theme, data, meta, require) {
                             link:'/',
                             name:'Back To My Cartridges',
                             class_name:"btn-default",
-                            class_icon: 'fa fa-arrow-left'
+                            class_icon: 'icons-arrow-left'
                         },
                         has_help:true,
                         help:'Create cartridges like PHP, Python, Ruby etc.. Or create data cartridges with mySql, PostgreSQL. Directly install applications like Drupal, Wordpress etc..'

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/f402bada/components/org.apache.stratos.manager.console/console/themes/theme1/renderers/tenant_new.js
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.manager.console/console/themes/theme1/renderers/tenant_new.js b/components/org.apache.stratos.manager.console/console/themes/theme1/renderers/tenant_new.js
index 9e76e7c..13c37f1 100644
--- a/components/org.apache.stratos.manager.console/console/themes/theme1/renderers/tenant_new.js
+++ b/components/org.apache.stratos.manager.console/console/themes/theme1/renderers/tenant_new.js
@@ -43,7 +43,7 @@ var render = function (theme, data, meta, require) {
                         link: '/tenant_management.jag',
                         name: 'Tenant Management',
                         class_name: create_btn_class,
-                        class_icon: 'fa fa-arrow-left'
+                        class_icon: 'icons-arrow-left'
                     },
                     has_help: true,
                     help: "Tenants you create has permission to view and subscribe to Cartridges. Tenants don't have permission to do Partition deployment, Policy deployment, LB Creation, and MT service deployment.",

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/f402bada/components/org.apache.stratos.manager.console/console/themes/theme1/ui/404.html
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.manager.console/console/themes/theme1/ui/404.html b/components/org.apache.stratos.manager.console/console/themes/theme1/ui/404.html
deleted file mode 100644
index b7cb323..0000000
--- a/components/org.apache.stratos.manager.console/console/themes/theme1/ui/404.html
+++ /dev/null
@@ -1,178 +0,0 @@
-<!--
-
- Licensed to the Apache Software Foundation (ASF) under one
- or more contributor license agreements.  See the NOTICE file
- distributed with this work for additional information
- regarding copyright ownership.  The ASF 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.
-
--->
-
-<!DOCTYPE html>
-<html lang="en">
-    <head>
-        <meta charset="utf-8">
-        <title>Page Not Found :(</title>
-        <style>
-            ::-moz-selection {
-                background: #b3d4fc;
-                text-shadow: none;
-            }
-
-            ::selection {
-                background: #b3d4fc;
-                text-shadow: none;
-            }
-
-            html {
-                padding: 30px 10px;
-                font-size: 20px;
-                line-height: 1.4;
-                color: #737373;
-                background: #f0f0f0;
-                -webkit-text-size-adjust: 100%;
-                -ms-text-size-adjust: 100%;
-            }
-
-            html,
-            input {
-                font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
-            }
-
-            body {
-                max-width: 500px;
-                _width: 500px;
-                padding: 30px 20px 50px;
-                border: 1px solid #b3b3b3;
-                border-radius: 4px;
-                margin: 0 auto;
-                box-shadow: 0 1px 10px #a7a7a7, inset 0 1px 0 #fff;
-                background: #fcfcfc;
-            }
-
-            h1 {
-                margin: 0 10px;
-                font-size: 50px;
-                text-align: center;
-            }
-
-            h1 span {
-                color: #bbb;
-            }
-
-            h3 {
-                margin: 1.5em 0 0.5em;
-            }
-
-            p {
-                margin: 1em 0;
-            }
-
-            ul {
-                padding: 0 0 0 40px;
-                margin: 1em 0;
-            }
-
-            .container {
-                max-width: 380px;
-                _width: 380px;
-                margin: 0 auto;
-            }
-
-            /* google search */
-
-            #goog-fixurl ul {
-                list-style: none;
-                padding: 0;
-                margin: 0;
-            }
-
-            #goog-fixurl form {
-                margin: 0;
-            }
-
-            #goog-wm-qt,
-            #goog-wm-sb {
-                border: 1px solid #bbb;
-                font-size: 16px;
-                line-height: normal;
-                vertical-align: top;
-                color: #444;
-                border-radius: 2px;
-            }
-
-            #goog-wm-qt {
-                width: 220px;
-                height: 20px;
-                padding: 5px;
-                margin: 5px 10px 0 0;
-                box-shadow: inset 0 1px 1px #ccc;
-            }
-
-            #goog-wm-sb {
-                display: inline-block;
-                height: 32px;
-                padding: 0 10px;
-                margin: 5px 0 0;
-                white-space: nowrap;
-                cursor: pointer;
-                background-color: #f5f5f5;
-                background-image: -webkit-linear-gradient(rgba(255,255,255,0), #f1f1f1);
-                background-image: -moz-linear-gradient(rgba(255,255,255,0), #f1f1f1);
-                background-image: -ms-linear-gradient(rgba(255,255,255,0), #f1f1f1);
-                background-image: -o-linear-gradient(rgba(255,255,255,0), #f1f1f1);
-                -webkit-appearance: none;
-                -moz-appearance: none;
-                appearance: none;
-                *overflow: visible;
-                *display: inline;
-                *zoom: 1;
-            }
-
-            #goog-wm-sb:hover,
-            #goog-wm-sb:focus {
-                border-color: #aaa;
-                box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-                background-color: #f8f8f8;
-            }
-
-            #goog-wm-qt:hover,
-            #goog-wm-qt:focus {
-                border-color: #105cb6;
-                outline: 0;
-                color: #222;
-            }
-
-            input::-moz-focus-inner {
-                padding: 0;
-                border: 0;
-            }
-        </style>
-    </head>
-    <body>
-        <div class="container">
-            <h1>Not found <span>:(</span></h1>
-            <p>Sorry, but the page you were trying to view does not exist.</p>
-            <p>It looks like this was the result of either:</p>
-            <ul>
-                <li>a mistyped address</li>
-                <li>an out-of-date link</li>
-            </ul>
-            <script>
-                var GOOG_FIXURL_LANG = (navigator.language || '').slice(0,2),GOOG_FIXURL_SITE = location.host;
-            </script>
-            <script src="//linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js"></script>
-        </div>
-    </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/f402bada/components/org.apache.stratos.manager.console/console/themes/theme1/ui/apple-touch-icon-114x114-precomposed.png
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.manager.console/console/themes/theme1/ui/apple-touch-icon-114x114-precomposed.png b/components/org.apache.stratos.manager.console/console/themes/theme1/ui/apple-touch-icon-114x114-precomposed.png
deleted file mode 100644
index 0fdf60e..0000000
Binary files a/components/org.apache.stratos.manager.console/console/themes/theme1/ui/apple-touch-icon-114x114-precomposed.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/f402bada/components/org.apache.stratos.manager.console/console/themes/theme1/ui/apple-touch-icon-144x144-precomposed.png
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.manager.console/console/themes/theme1/ui/apple-touch-icon-144x144-precomposed.png b/components/org.apache.stratos.manager.console/console/themes/theme1/ui/apple-touch-icon-144x144-precomposed.png
deleted file mode 100644
index 257c77a..0000000
Binary files a/components/org.apache.stratos.manager.console/console/themes/theme1/ui/apple-touch-icon-144x144-precomposed.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/f402bada/components/org.apache.stratos.manager.console/console/themes/theme1/ui/apple-touch-icon-57x57-precomposed.png
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.manager.console/console/themes/theme1/ui/apple-touch-icon-57x57-precomposed.png b/components/org.apache.stratos.manager.console/console/themes/theme1/ui/apple-touch-icon-57x57-precomposed.png
deleted file mode 100644
index 99b6054..0000000
Binary files a/components/org.apache.stratos.manager.console/console/themes/theme1/ui/apple-touch-icon-57x57-precomposed.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/f402bada/components/org.apache.stratos.manager.console/console/themes/theme1/ui/apple-touch-icon-72x72-precomposed.png
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.manager.console/console/themes/theme1/ui/apple-touch-icon-72x72-precomposed.png b/components/org.apache.stratos.manager.console/console/themes/theme1/ui/apple-touch-icon-72x72-precomposed.png
deleted file mode 100644
index 8345cc3..0000000
Binary files a/components/org.apache.stratos.manager.console/console/themes/theme1/ui/apple-touch-icon-72x72-precomposed.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/f402bada/components/org.apache.stratos.manager.console/console/themes/theme1/ui/apple-touch-icon-precomposed.png
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.manager.console/console/themes/theme1/ui/apple-touch-icon-precomposed.png b/components/org.apache.stratos.manager.console/console/themes/theme1/ui/apple-touch-icon-precomposed.png
deleted file mode 100644
index 99b6054..0000000
Binary files a/components/org.apache.stratos.manager.console/console/themes/theme1/ui/apple-touch-icon-precomposed.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/f402bada/components/org.apache.stratos.manager.console/console/themes/theme1/ui/apple-touch-icon.png
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.manager.console/console/themes/theme1/ui/apple-touch-icon.png b/components/org.apache.stratos.manager.console/console/themes/theme1/ui/apple-touch-icon.png
deleted file mode 100644
index 99b6054..0000000
Binary files a/components/org.apache.stratos.manager.console/console/themes/theme1/ui/apple-touch-icon.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/f402bada/components/org.apache.stratos.manager.console/console/themes/theme1/ui/crossdomain.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.manager.console/console/themes/theme1/ui/crossdomain.xml b/components/org.apache.stratos.manager.console/console/themes/theme1/ui/crossdomain.xml
deleted file mode 100644
index 926692b..0000000
--- a/components/org.apache.stratos.manager.console/console/themes/theme1/ui/crossdomain.xml
+++ /dev/null
@@ -1,36 +0,0 @@
-<?xml version="1.0"?>
-<!--
-
- Licensed to the Apache Software Foundation (ASF) under one
- or more contributor license agreements.  See the NOTICE file
- distributed with this work for additional information
- regarding copyright ownership.  The ASF 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.
-
--->
-
-<!DOCTYPE cross-domain-policy SYSTEM "http://www.adobe.com/xml/dtds/cross-domain-policy.dtd">
-<cross-domain-policy>
-    <!-- Read this: www.adobe.com/devnet/articles/crossdomain_policy_file_spec.html -->
-
-    <!-- Most restrictive policy: -->
-    <site-control permitted-cross-domain-policies="none"/>
-
-    <!-- Least restrictive policy: -->
-    <!--
-    <site-control permitted-cross-domain-policies="all"/>
-    <allow-access-from domain="*" to-ports="*" secure="false"/>
-    <allow-http-request-headers-from domain="*" headers="*" secure="false"/>
-    -->
-</cross-domain-policy>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/f402bada/components/org.apache.stratos.manager.console/console/themes/theme1/ui/custom-font-new/LICENSE.txt
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.manager.console/console/themes/theme1/ui/custom-font-new/LICENSE.txt b/components/org.apache.stratos.manager.console/console/themes/theme1/ui/custom-font-new/LICENSE.txt
index eed4d68..27f62cb 100644
--- a/components/org.apache.stratos.manager.console/console/themes/theme1/ui/custom-font-new/LICENSE.txt
+++ b/components/org.apache.stratos.manager.console/console/themes/theme1/ui/custom-font-new/LICENSE.txt
@@ -10,3 +10,12 @@ Font license info
    Homepage:  http://zocial.smcllns.com/
 
 
+## Maki
+
+   Copyright (C) Mapbox, LCC
+
+   Author:    Mapbox
+   License:   BSD (https://github.com/mapbox/maki/blob/gh-pages/LICENSE.txt)
+   Homepage:  http://mapbox.com/maki/
+
+

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/f402bada/components/org.apache.stratos.manager.console/console/themes/theme1/ui/custom-font-new/config.json
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.manager.console/console/themes/theme1/ui/custom-font-new/config.json b/components/org.apache.stratos.manager.console/console/themes/theme1/ui/custom-font-new/config.json
index 9b45423..c2a1590 100644
--- a/components/org.apache.stratos.manager.console/console/themes/theme1/ui/custom-font-new/config.json
+++ b/components/org.apache.stratos.manager.console/console/themes/theme1/ui/custom-font-new/config.json
@@ -119,6 +119,538 @@
       ]
     },
     {
+      "uid": "0454b27badfeadd6e2936fb54f308032",
+      "css": "config",
+      "code": 59566,
+      "src": "custom_icons",
+      "selected": true,
+      "svg": {
+        "path": "M1017 143.4C1010.5 143.4 1005.5 148.8 1005.2 155.4L1002.2 230C976.6 235.1 952.9 245.2 932 259.4L877.8 208.7C873.2 204 865.7 204 861.1 208.7L829.2 240.9C824.6 245.6 824.8 253 829.2 257.9L879.4 312.7C865.3 333.9 855.1 358 850.1 383.9L776.4 386.7C769.9 386.7 764.6 392 764.6 398.7L764.6 444.2C764.6 450.8 769.9 456 776.4 456.3L850.2 459.2C855.2 485.1 865.3 509.2 879.3 530.3L829.2 585C824.6 589.7 824.6 597.3 829.2 602L861.1 634.2C865.7 638.9 873 638.7 877.8 634.2L932 583.5C953 597.8 976.8 608 1002.4 613L1003.5 641.6L1002.2 673.8C976.6 678.9 952.9 689.1 932 703.3L877.8 652.6C873.2 647.9 865.7 647.9 861.1 652.6L829.2 684.8C824.6 689.5 824.8 696.9 829.2 701.8L879.4 756.6C865.3 777.7 855.1 801.8 850.1 827.7L776.4 830.6C769.9 830.6 764.6 835.9 764.6 842.6L764.6 888.1C764.6 894.8 769.9 899.9 776.4 900.2L850.2 903C855.2 928.9 865.3 953 879.3 974.1L829.2 1028.9C824.6 1033.6 824.6 1041.2 829.2 1045.9L861.1 1078.1C865.7 1082.8 873 1082.6 877.8 1078.1L932 1027.3C953 1041.6 976.8 105
 1.8 1002.4 1056.9L1005.2 1131.4C1005.2 1138 1010.5 1143.4 1017 1143.4L1062.2 1143.4C1068.7 1143.4 1073.7 1138 1074 1131.4L1076.9 1056.9C1102.4 1051.8 1126.2 1041.7 1147 1027.6L1201.4 1078.1C1206 1082.8 1213.5 1082.8 1218.1 1078.1L1250 1045.9C1254.6 1041.2 1254.4 1033.8 1250 1028.9L1200 973.9C1213.9 952.9 1224 928.9 1229 903.2L1302.8 900.2C1309.4 900.2 1314.6 894.8 1314.6 888.1L1314.6 842.6C1314.6 835.9 1309.4 830.9 1302.8 830.6L1229 827.5C1224 801.7 1214 777.8 1200 756.7L1250 701.8C1254.6 697.1 1254.6 689.5 1250 684.8L1218.1 652.6C1213.5 647.9 1206.2 648.1 1201.4 652.6L1147 703.2C1126.1 689.1 1102.5 678.9 1077 673.8L1075.7 642.3L1076.9 613C1102.4 608 1126.2 597.8 1147 583.7L1201.4 634.2C1206 638.9 1213.5 638.9 1218.1 634.2L1250 602C1254.6 597.3 1254.4 589.9 1250 585L1200 530.1C1213.9 509.1 1224 485.1 1229 459.4L1302.8 456.3C1309.4 456.3 1314.6 450.8 1314.6 444.2L1314.6 398.7C1314.6 392 1309.4 387 1302.8 386.7L1229 383.7C1224 357.9 1214 333.9 1200 312.9L1250 257.9C1254.6 253.2 1254.6
  245.6 1250 240.9L1218.1 208.7C1213.5 204 1206.2 204.2 1201.4 208.7L1147 259.3C1126.1 245.2 1102.5 235.1 1077 230L1074 155.4C1074 148.8 1068.7 143.4 1062.2 143.4L1017 143.4ZM1039.6 323.9C1092.9 323.9 1136.1 367.6 1136.1 421.5C1136.1 475.4 1092.9 519.1 1039.6 519.1C986.3 519.1 943 475.4 943 421.5C943 367.6 986.3 323.9 1039.6 323.9ZM510.4 405.5C504.6 405.5 500.3 411.5 499.9 419L497.6 467.7C483.3 471.6 469.7 477.3 457.1 484.6L421.8 451.6C416.6 446.3 409 445.4 404.8 449.6L358.4 496.7C354.2 500.9 355.3 508.2 360.3 513.8L393 549.5C385.6 562.3 379.9 576.2 375.9 590.9L328 592.8C320.6 592.8 314.6 597.6 314.6 603.4L314.6 670C314.6 675.9 320.6 680.3 328 680.6L375.9 682.5C379.8 697.2 385.6 711.1 392.9 724L360.3 759.7C355.1 765 354.2 772.5 358.4 776.6L404.8 823.8C409 828 416.4 826.8 421.8 821.7L457 788.8C469.8 796.2 483.5 802.1 498 806.1L499.9 854.5C499.9 861.9 504.6 868 510.4 868L576.3 868C582.1 868 586.5 861.9 586.8 854.5L588.7 806.1C603 802.2 616.6 796.4 629.2 789.1L664.9 821.7C670.2 827 677.
 7 828 681.8 823.8L728.4 776.6C732.5 772.5 731.3 765.2 726.3 759.7L694 723.6C701.1 710.9 706.8 697.3 710.7 683L758.8 680.6C766.2 680.6 772.1 675.9 772.1 670L772.1 603.4C772.1 597.6 766.1 593.2 758.8 592.8L710.6 590.4C706.7 576.1 701.1 562.5 694 549.8L726.3 513.8C731.6 508.5 732.5 500.9 728.4 496.7L681.8 449.6C677.7 445.4 670.4 446.6 664.9 451.6L629.1 484.5C616.7 477.3 603.3 471.5 589.1 467.6L586.8 419C586.8 411.5 582.1 405.5 576.3 405.5L510.4 405.5ZM543.4 527.9C602.8 527.9 651 576.6 651 636.7C651 696.8 602.8 745.6 543.4 745.6C483.9 745.6 435.7 696.8 435.7 636.7C435.7 576.6 483.9 527.9 543.4 527.9ZM1039.6 767.7C1092.9 767.7 1136.1 811.5 1136.1 865.4C1136.1 919.3 1092.9 963 1039.6 963C986.3 963 943 919.3 943 865.4C943 811.5 986.3 767.7 1039.6 767.7Z",
+        "width": 1000
+      },
+      "search": [
+        "config"
+      ]
+    },
+    {
+      "uid": "12bc24040d72e23d1d9e3d4ac8d035af",
+      "css": "sign-out",
+      "code": 59567,
+      "src": "custom_icons",
+      "selected": true,
+      "svg": {
+        "path": "M107.1-5C47.8-5 0 56.5 0 132.8L0 852.2C0 928.5 47.8 990 107.1 990L387.9 990C447.2 990 495 928.5 495 852.2L495 837.5L258 837.5C202.7 837.5 158.2 780.2 158.2 709L158.2 276C158.2 204.8 202.7 147.5 258 147.5L495 147.5L495 132.8C495 56.5 447.2-5 387.9-5L107.1-5ZM635 0C636.4 96.3 636.8 218.9 636.7 345L443.5 345C372.3 345 315 402.3 315 473.5L315 506.5C315 577.7 372.3 635 443.5 635L635.5 635C634.2 832.3 632.1 990.6 631.1 1001.2L1015 510L635 0Z",
+        "width": 1000
+      },
+      "search": [
+        "sign-out"
+      ]
+    },
+    {
+      "uid": "98d19a3b029ef66a3895de6e39a97b07",
+      "css": "user",
+      "code": 59568,
+      "src": "custom_icons",
+      "selected": true,
+      "svg": {
+        "path": "M794.4 142.7C660.4 142.7 551.9 251.1 551.9 384.7C551.9 437.5 569 486.2 597.8 525.9C447.3 598.8 343.7 752.7 343.7 930.7C343.7 1179 545.4 1139.4 794.4 1139.4C1043.4 1139.4 1245.3 1179 1245.3 930.7C1245.3 752.7 1141.5 598.9 991.1 526C1019.9 486.3 1037 437.5 1037 384.7C1037 251.1 928.3 142.7 794.4 142.7Z",
+        "width": 1000
+      },
+      "search": [
+        "user"
+      ]
+    },
+    {
+      "uid": "7fe5ad29fa97be421c0db3cbb61ce84a",
+      "css": "users",
+      "code": 59569,
+      "src": "custom_icons",
+      "selected": true,
+      "svg": {
+        "path": "M509.8-0.7C444.7-0.7 392 52 392 117C392 142.6 400.2 166.3 414.2 185.6C341.1 221.1 290.7 295.9 290.7 382.4C290.7 503.2 388.8 484 509.8 484C630.9 484 729.1 503.2 729.1 382.4C729.1 295.9 678.7 221.1 605.5 185.7C619.5 166.4 627.9 142.6 627.9 117C627.9 52 575-0.7 509.8-0.7ZM786.8 519C723.1 519 671.5 570.5 671.5 634.1C671.5 659.2 679.6 682.3 693.3 701.2C621.7 735.8 572.4 809 572.4 893.7C572.4 1011.7 668.4 992.9 786.8 992.9C905.2 992.9 1001.2 1011.7 1001.2 893.7C1001.2 809.1 951.8 735.9 880.3 701.3C894 682.3 902.1 659.2 902.1 634.1C902.1 570.5 850.5 519 786.8 519ZM215.5 524.2C151.8 524.2 100.2 575.8 100.2 639.3C100.2 664.4 108.4 687.6 122 706.5C50.5 741.1 1.2 814.3 1.2 898.9C1.2 1017 97.1 998.2 215.5 998.2C333.8 998.2 429.8 1017 429.8 898.9C429.8 814.3 380.6 741.1 309.1 706.5C322.8 687.6 330.9 664.4 330.9 639.3C330.9 575.8 279.2 524.2 215.5 524.2Z",
+        "width": 1000
+      },
+      "search": [
+        "users"
+      ]
+    },
+    {
+      "uid": "2ccd68504104b4897cad78592f5f05e0",
+      "css": "arrow-back",
+      "code": 59570,
+      "src": "custom_icons",
+      "selected": true,
+      "svg": {
+        "path": "M705.6 143.4C704.1 239.7 703.7 362.4 703.8 488.4L1201.1 488.4C1272.3 488.4 1329.6 545.8 1329.6 617L1329.6 649.9C1329.6 721.1 1272.3 778.4 1201.1 778.4L705 778.4C706.3 975.7 708.4 1134.1 709.5 1144.6L325.6 653.4Z",
+        "width": 1000
+      },
+      "search": [
+        "arrow-back"
+      ]
+    },
+    {
+      "uid": "6d066de76aed1085875c1ccd66959516",
+      "css": "arrow-front",
+      "code": 59571,
+      "src": "custom_icons",
+      "selected": true,
+      "svg": {
+        "path": "M949.6 143.4C951 239.7 951.5 362.4 951.3 488.4L454.1 488.4C382.9 488.4 325.6 545.8 325.6 617L325.6 649.9C325.6 721.1 382.9 778.4 454.1 778.4L950.2 778.4C948.8 975.7 946.7 1134.1 945.7 1144.6L1329.6 653.4Z",
+        "width": 1000
+      },
+      "search": [
+        "arrow-front"
+      ]
+    },
+    {
+      "uid": "1cec9203e84d3df70453d66dec49e926",
+      "css": "arrow-down",
+      "code": 59572,
+      "src": "custom_icons",
+      "selected": true,
+      "svg": {
+        "path": "M1328.2 766.1C1231.9 767.5 1109.3 767.9 983.2 767.8L983.2 270.5C983.2 199.3 925.8 142 854.7 142L821.7 142C750.5 142 693.2 199.3 693.2 270.5L693.2 766.6C495.9 765.3 337.5 763.2 327 762.1L818.2 1146.1Z",
+        "width": 1000
+      },
+      "search": [
+        "arrow-down"
+      ]
+    },
+    {
+      "uid": "57a569bede110f45898102a7fb5a2dab",
+      "css": "arrow-up",
+      "code": 59573,
+      "src": "custom_icons",
+      "selected": true,
+      "svg": {
+        "path": "M1328.2 522C1231.9 520.6 1109.3 520.1 983.2 520.3L983.2 1017.5C983.2 1088.7 925.8 1146.1 854.7 1146.1L821.7 1146.1C750.5 1146.1 693.2 1088.7 693.2 1017.5L693.2 521.4C495.9 522.8 337.5 524.9 327 525.9L818.2 142Z",
+        "width": 1000
+      },
+      "search": [
+        "arrow-up"
+      ]
+    },
+    {
+      "uid": "c2fbe2da4b8075495b036c52989f4481",
+      "css": "reload",
+      "code": 59574,
+      "src": "custom_icons",
+      "selected": true,
+      "svg": {
+        "path": "M426 142L373.5 362.4L321.1 582.8L546.3 582.9L771.5 582.9L654.2 433.2C708.2 381.9 782 350.3 863.3 350.3C1029 350.3 1163.3 481.3 1163.3 643C1163.3 646.2 1163.3 649.4 1163.2 652.6C1238.4 638.7 1282 630.7 1318.6 624C1308.4 387.2 1108.4 198.3 863.3 198.3C746.4 198.3 639.8 241.3 559.1 311.9L426 142ZM471.5 633.9C396.3 647.8 352.7 655.8 316.1 662.5C326.3 899.3 526.3 1088.2 771.4 1088.2C888.3 1088.2 994.9 1045.2 1075.6 974.6L1208.7 1144.5L1261.2 924.1L1313.6 703.7L1088.4 703.6L863.2 703.6L980.5 853.3C926.5 904.6 852.8 936.2 771.4 936.2C605.7 936.2 471.4 805.2 471.4 643.5C471.4 640.3 471.4 637.1 471.5 633.9Z",
+        "width": 1003
+      },
+      "search": [
+        "reload"
+      ]
+    },
+    {
+      "uid": "9eb87b5c16684370b9e313970715f39f",
+      "css": "circle-close",
+      "code": 59575,
+      "src": "custom_icons",
+      "selected": true,
+      "svg": {
+        "path": "M819.6 138.4C543.5 138.4 319.6 362.3 319.6 638.4C319.6 914.6 543.5 1138.4 819.6 1138.4C1095.8 1138.4 1319.6 914.6 1319.6 638.4C1319.6 362.3 1095.8 138.4 819.6 138.4ZM819.6 254C1031.9 254 1204 426.1 1204 638.4C1204 850.7 1031.9 1022.9 819.6 1022.9C607.3 1022.9 435.2 850.7 435.2 638.4C435.2 426.1 607.3 254 819.6 254ZM645.5 374.8C629 374.8 612.5 381.1 599.8 393.8L577.5 416.2C552.2 441.4 552.2 482.2 577.5 507.5L705.9 635.9L577.5 764.4C552.2 789.7 552.2 830.4 577.5 855.7L599.8 878.1C625.1 903.4 665.9 903.4 691.2 878.1L819.6 749.6L948.1 878.1C973.3 903.4 1014.1 903.4 1039.4 878.1L1061.8 855.7C1087 830.4 1087 789.7 1061.8 764.4L933.3 635.9L1061.8 507.5C1087 482.2 1087 441.4 1061.8 416.2L1039.4 393.8C1014.1 368.5 973.3 368.5 948.1 393.8L819.6 522.2L691.2 393.8C678.5 381.1 662 374.8 645.5 374.8Z",
+        "width": 1000
+      },
+      "search": [
+        "circle-close"
+      ]
+    },
+    {
+      "uid": "aa55363a2deb00b3062573dc36990b7b",
+      "css": "exclamation-circle",
+      "code": 59576,
+      "src": "custom_icons",
+      "selected": true,
+      "svg": {
+        "path": "M500 0C223.9 0 0 223.9 0 500C0 776.1 223.9 1000 500 1000C776.1 1000 1000 776.1 1000 500C1000 223.9 776.1 0 500 0ZM459 155L541 155C563.7 155 583.4 173.3 582 196L560.6 556.3C559.3 579 542.3 597.4 519.6 597.4L476.8 597.4C454.1 597.4 436.9 579 435.8 556.3L418 196C416.8 173.3 436.3 155 459 155ZM500 635.1C543.4 635.1 578.5 670.2 578.5 713.6C578.5 757 543.4 792.1 500 792.1C456.6 792.1 421.5 757 421.5 713.6C421.5 670.2 456.6 635.1 500 635.1Z",
+        "width": 1000
+      },
+      "search": [
+        "exclamation-circle"
+      ]
+    },
+    {
+      "uid": "88a1241bcbe45c8e9616fd34d0f68a55",
+      "css": "aboveground-rail",
+      "code": 59565,
+      "src": "maki"
+    },
+    {
+      "uid": "ee81e35eef77c7d4d26c75258f028bff",
+      "css": "airfield",
+      "code": 59503,
+      "src": "maki"
+    },
+    {
+      "uid": "f7440aaf96d590adceeff59b4dcb32d0",
+      "css": "airport",
+      "code": 59504,
+      "src": "maki"
+    },
+    {
+      "uid": "05417ae0104ab18a0fe454358579a987",
+      "css": "art-gallery",
+      "code": 59505,
+      "src": "maki"
+    },
+    {
+      "uid": "5c8822b310f20896a3c55a25b71008a8",
+      "css": "bar",
+      "code": 59506,
+      "src": "maki"
+    },
+    {
+      "uid": "dc4eb27cd8f0cd537206d00dd85c0286",
+      "css": "baseball",
+      "code": 59507,
+      "src": "maki"
+    },
+    {
+      "uid": "9f5ce0d9f586e3df00449ad6ed6b0bf3",
+      "css": "basketball",
+      "code": 59508,
+      "src": "maki"
+    },
+    {
+      "uid": "77886ff217450e06c8ffb7c88cb41e8b",
+      "css": "beer",
+      "code": 59509,
+      "src": "maki"
+    },
+    {
+      "uid": "3fcff44d055ea3e68ea50aaa7d91947f",
+      "css": "belowground-rail",
+      "code": 59510,
+      "src": "maki"
+    },
+    {
+      "uid": "aab7e7622e6ee1ed8166fb73f20e8c9a",
+      "css": "bicycle",
+      "code": 59511,
+      "src": "maki"
+    },
+    {
+      "uid": "2b39f74a074e338a67270567e95142cb",
+      "css": "bus",
+      "code": 59512,
+      "src": "maki"
+    },
+    {
+      "uid": "492fe0ef4cb41d4e4de8502897685399",
+      "css": "cafe",
+      "code": 59513,
+      "src": "maki"
+    },
+    {
+      "uid": "244d3253e3ca5a0d602dd3574050fe93",
+      "css": "campsite",
+      "code": 59514,
+      "src": "maki"
+    },
+    {
+      "uid": "cc50849b33fcede3d861f5a94a22969f",
+      "css": "cemetery",
+      "code": 59515,
+      "src": "maki"
+    },
+    {
+      "uid": "3fe687c833fa36452029b6d57e9149bf",
+      "css": "cinema",
+      "code": 59516,
+      "src": "maki"
+    },
+    {
+      "uid": "020dbfb0a5a4a25775bc751e5891e161",
+      "css": "college",
+      "code": 59517,
+      "src": "maki"
+    },
+    {
+      "uid": "fc455b9530e0b37facc289f42a120fdd",
+      "css": "commerical-building",
+      "code": 59518,
+      "src": "maki"
+    },
+    {
+      "uid": "5f1e8c36dffb553902e0e5c0c71faf6b",
+      "css": "credit-card",
+      "code": 59519,
+      "src": "maki"
+    },
+    {
+      "uid": "3dfa88388f5e84f8e8fdc4f6320c8b44",
+      "css": "cricket",
+      "code": 59520,
+      "src": "maki"
+    },
+    {
+      "uid": "aec75ed0b4851c282824143392dde047",
+      "css": "embassy",
+      "code": 59521,
+      "src": "maki"
+    },
+    {
+      "uid": "d27bcf5c8638e4078aaadae1d49b6909",
+      "css": "fast-food",
+      "code": 59522,
+      "src": "maki"
+    },
+    {
+      "uid": "6d3728ea0e5678ab9cf6840c4a040e34",
+      "css": "ferry",
+      "code": 59523,
+      "src": "maki"
+    },
+    {
+      "uid": "a9d3392264236bb9fe4d60a130c662d1",
+      "css": "fire-station",
+      "code": 59524,
+      "src": "maki"
+    },
+    {
+      "uid": "429c0a4a7c5aba2f8a894f98b48529b3",
+      "css": "football",
+      "code": 59525,
+      "src": "maki"
+    },
+    {
+      "uid": "63af7ffdab0d3546333634c63554bb82",
+      "css": "fuel",
+      "code": 59526,
+      "src": "maki"
+    },
+    {
+      "uid": "d06b13f30947afbbdae6977413144183",
+      "css": "garden",
+      "code": 59527,
+      "src": "maki"
+    },
+    {
+      "uid": "8815bdcacab2495dd436f029e78a15d7",
+      "css": "giraffe",
+      "code": 59528,
+      "src": "maki"
+    },
+    {
+      "uid": "93f72325e13529f1673ae0c3be4b7d22",
+      "css": "golf",
+      "code": 59529,
+      "src": "maki"
+    },
+    {
+      "uid": "00341f8df1496285c31db5988db1d8b5",
+      "css": "grocery-store",
+      "code": 59530,
+      "src": "maki"
+    },
+    {
+      "uid": "484b90ec34c04b0db020143526d3c21a",
+      "css": "harbor",
+      "code": 59531,
+      "src": "maki"
+    },
+    {
+      "uid": "6dddcfc03d1eaa1bfee628ab291072b6",
+      "css": "heliport",
+      "code": 59532,
+      "src": "maki"
+    },
+    {
+      "uid": "f43389fa3f5a5b152ed0231fe7bb18a7",
+      "css": "hospital",
+      "code": 59533,
+      "src": "maki"
+    },
+    {
+      "uid": "134184de1e4f1dc3d40e0d93bb1ef15e",
+      "css": "industrial-building",
+      "code": 59534,
+      "src": "maki"
+    },
+    {
+      "uid": "56a766cedf13005162899b02cf9546b9",
+      "css": "library",
+      "code": 59535,
+      "src": "maki"
+    },
+    {
+      "uid": "de3978220965d0d1b1cbe671a5a57f9a",
+      "css": "lodging",
+      "code": 59536,
+      "src": "maki"
+    },
+    {
+      "uid": "0b9e9d7b951b0acaac25b9d7ed258120",
+      "css": "london-underground",
+      "code": 59537,
+      "src": "maki"
+    },
+    {
+      "uid": "3e98530afcd866a9d607f8be2b5aa159",
+      "css": "minefield",
+      "code": 59538,
+      "src": "maki"
+    },
+    {
+      "uid": "19d9ceb791d76257545e308954808fc1",
+      "css": "monument",
+      "code": 59539,
+      "src": "maki"
+    },
+    {
+      "uid": "192955900fa17f5677c4fdf2b3f01be7",
+      "css": "museum",
+      "code": 59540,
+      "src": "maki"
+    },
+    {
+      "uid": "ee10c11395b5660a1e10a19cd66ea654",
+      "css": "pharmacy",
+      "code": 59541,
+      "src": "maki"
+    },
+    {
+      "uid": "5040789d726273a910ac5b59e9d8227a",
+      "css": "pitch",
+      "code": 59542,
+      "src": "maki"
+    },
+    {
+      "uid": "2e7c67db76849147d16a6763d07a03a9",
+      "css": "police",
+      "code": 59543,
+      "src": "maki"
+    },
+    {
+      "uid": "3333e460aa2cf5a69989c42c334a4194",
+      "css": "post",
+      "code": 59544,
+      "src": "maki"
+    },
+    {
+      "uid": "0151454c6a8abec62b1b8810aca0af6a",
+      "css": "prison",
+      "code": 59545,
+      "src": "maki"
+    },
+    {
+      "uid": "70276caa975cb1354bc375ca334f6b4b",
+      "css": "rail",
+      "code": 59546,
+      "src": "maki"
+    },
+    {
+      "uid": "7f8b6c0519d85119a6f41fa3c5794806",
+      "css": "religious-christian",
+      "code": 59547,
+      "src": "maki"
+    },
+    {
+      "uid": "2e99947836a643225daf0336e4814bb3",
+      "css": "religious-islam",
+      "code": 59548,
+      "src": "maki"
+    },
+    {
+      "uid": "5604bbb863d0ea7b38dc331705aedb13",
+      "css": "religious-jewish",
+      "code": 59549,
+      "src": "maki"
+    },
+    {
+      "uid": "5cc58545bb38c912940470480d3df145",
+      "css": "restaurant",
+      "code": 59550,
+      "src": "maki"
+    },
+    {
+      "uid": "40664a3e8916bfdcc5fb5655d469723e",
+      "css": "roadblock",
+      "code": 59551,
+      "src": "maki"
+    },
+    {
+      "uid": "653750436fc99eeb29ccd487e6a5bfa6",
+      "css": "school",
+      "code": 59552,
+      "src": "maki"
+    },
+    {
+      "uid": "83a806d41893e8bc6fac601669c76cd2",
+      "css": "shop",
+      "code": 59553,
+      "src": "maki"
+    },
+    {
+      "uid": "ebabd8ff4b67bdbba7660952c30813ca",
+      "css": "skiing",
+      "code": 59554,
+      "src": "maki"
+    },
+    {
+      "uid": "d8813acae9d35ada76fda399a6000587",
+      "css": "soccer",
+      "code": 59555,
+      "src": "maki"
+    },
+    {
+      "uid": "d368c9b110be1daa21f992afca084b8c",
+      "css": "swimming",
+      "code": 59556,
+      "src": "maki"
+    },
+    {
+      "uid": "8a4eb4f98d8e0f3686a741c952b03c08",
+      "css": "tennis",
+      "code": 59557,
+      "src": "maki"
+    },
+    {
+      "uid": "5f89d009e91c94c7c9be2f8711d7a2eb",
+      "css": "theatre",
+      "code": 59558,
+      "src": "maki"
+    },
+    {
+      "uid": "0d0a49f05cb202227853f85ce5f63cdc",
+      "css": "toilet",
+      "code": 59559,
+      "src": "maki"
+    },
+    {
+      "uid": "4c8822c296f8b46e1b0a1c0f627be146",
+      "css": "town-hall",
+      "code": 59560,
+      "src": "maki"
+    },
+    {
+      "uid": "cad619ef78a5500c1e5b3d021d2fdd65",
+      "css": "trash",
+      "code": 59561,
+      "src": "maki"
+    },
+    {
+      "uid": "878dccd7b810bc231a132d86a3028afe",
+      "css": "tree-1",
+      "code": 59562,
+      "src": "maki"
+    },
+    {
+      "uid": "35b65a48339004a947a1dea3092e1daa",
+      "css": "tree-2",
+      "code": 59563,
+      "src": "maki"
+    },
+    {
+      "uid": "bc6ef9c6531c54e927e9dc18e45524b2",
+      "css": "warehouse",
+      "code": 59564,
+      "src": "maki"
+    },
+    {
       "uid": "446acc3b40ca5654627ffb8bc6b906e7",
       "css": "duckduckgo",
       "code": 59392,

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/f402bada/components/org.apache.stratos.manager.console/console/themes/theme1/ui/custom-font-new/css/fontello-codes.css
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.manager.console/console/themes/theme1/ui/custom-font-new/css/fontello-codes.css b/components/org.apache.stratos.manager.console/console/themes/theme1/ui/custom-font-new/css/fontello-codes.css
index 136cf74..1020045 100644
--- a/components/org.apache.stratos.manager.console/console/themes/theme1/ui/custom-font-new/css/fontello-codes.css
+++ b/components/org.apache.stratos.manager.console/console/themes/theme1/ui/custom-font-new/css/fontello-codes.css
@@ -7,6 +7,80 @@
 .icons-ruby:before { content: '\e86c'; } /* '' */
 .icons-default:before { content: '\e86d'; } /* '' */
 .icons-nodejs:before { content: '\e86e'; } /* '' */
+.icons-config:before { content: '\e8ae'; } /* '' */
+.icons-sign-out:before { content: '\e8af'; } /* '' */
+.icons-user:before { content: '\e8b0'; } /* '' */
+.icons-users:before { content: '\e8b1'; } /* '' */
+.icons-arrow-back:before { content: '\e8b2'; } /* '' */
+.icons-arrow-front:before { content: '\e8b3'; } /* '' */
+.icons-arrow-down:before { content: '\e8b4'; } /* '' */
+.icons-arrow-up:before { content: '\e8b5'; } /* '' */
+.icons-reload:before { content: '\e8b6'; } /* '' */
+.icons-circle-close:before { content: '\e8b7'; } /* '' */
+.icons-exclamation-circle:before { content: '\e8b8'; } /* '' */
+.icons-aboveground-rail:before { content: '\e8ad'; } /* '' */
+.icons-airfield:before { content: '\e86f'; } /* '' */
+.icons-airport:before { content: '\e870'; } /* '' */
+.icons-art-gallery:before { content: '\e871'; } /* '' */
+.icons-bar:before { content: '\e872'; } /* '' */
+.icons-baseball:before { content: '\e873'; } /* '' */
+.icons-basketball:before { content: '\e874'; } /* '' */
+.icons-beer:before { content: '\e875'; } /* '' */
+.icons-belowground-rail:before { content: '\e876'; } /* '' */
+.icons-bicycle:before { content: '\e877'; } /* '' */
+.icons-bus:before { content: '\e878'; } /* '' */
+.icons-cafe:before { content: '\e879'; } /* '' */
+.icons-campsite:before { content: '\e87a'; } /* '' */
+.icons-cemetery:before { content: '\e87b'; } /* '' */
+.icons-cinema:before { content: '\e87c'; } /* '' */
+.icons-college:before { content: '\e87d'; } /* '' */
+.icons-commerical-building:before { content: '\e87e'; } /* '' */
+.icons-credit-card:before { content: '\e87f'; } /* '' */
+.icons-cricket:before { content: '\e880'; } /* '' */
+.icons-embassy:before { content: '\e881'; } /* '' */
+.icons-fast-food:before { content: '\e882'; } /* '' */
+.icons-ferry:before { content: '\e883'; } /* '' */
+.icons-fire-station:before { content: '\e884'; } /* '' */
+.icons-football:before { content: '\e885'; } /* '' */
+.icons-fuel:before { content: '\e886'; } /* '' */
+.icons-garden:before { content: '\e887'; } /* '' */
+.icons-giraffe:before { content: '\e888'; } /* '' */
+.icons-golf:before { content: '\e889'; } /* '' */
+.icons-grocery-store:before { content: '\e88a'; } /* '' */
+.icons-harbor:before { content: '\e88b'; } /* '' */
+.icons-heliport:before { content: '\e88c'; } /* '' */
+.icons-hospital:before { content: '\e88d'; } /* '' */
+.icons-industrial-building:before { content: '\e88e'; } /* '' */
+.icons-library:before { content: '\e88f'; } /* '' */
+.icons-lodging:before { content: '\e890'; } /* '' */
+.icons-london-underground:before { content: '\e891'; } /* '' */
+.icons-minefield:before { content: '\e892'; } /* '' */
+.icons-monument:before { content: '\e893'; } /* '' */
+.icons-museum:before { content: '\e894'; } /* '' */
+.icons-pharmacy:before { content: '\e895'; } /* '' */
+.icons-pitch:before { content: '\e896'; } /* '' */
+.icons-police:before { content: '\e897'; } /* '' */
+.icons-post:before { content: '\e898'; } /* '' */
+.icons-prison:before { content: '\e899'; } /* '' */
+.icons-rail:before { content: '\e89a'; } /* '' */
+.icons-religious-christian:before { content: '\e89b'; } /* '' */
+.icons-religious-islam:before { content: '\e89c'; } /* '' */
+.icons-religious-jewish:before { content: '\e89d'; } /* '' */
+.icons-restaurant:before { content: '\e89e'; } /* '' */
+.icons-roadblock:before { content: '\e89f'; } /* '' */
+.icons-school:before { content: '\e8a0'; } /* '' */
+.icons-shop:before { content: '\e8a1'; } /* '' */
+.icons-skiing:before { content: '\e8a2'; } /* '' */
+.icons-soccer:before { content: '\e8a3'; } /* '' */
+.icons-swimming:before { content: '\e8a4'; } /* '' */
+.icons-tennis:before { content: '\e8a5'; } /* '' */
+.icons-theatre:before { content: '\e8a6'; } /* '' */
+.icons-toilet:before { content: '\e8a7'; } /* '' */
+.icons-town-hall:before { content: '\e8a8'; } /* '' */
+.icons-trash:before { content: '\e8a9'; } /* '' */
+.icons-tree-1:before { content: '\e8aa'; } /* '' */
+.icons-tree-2:before { content: '\e8ab'; } /* '' */
+.icons-warehouse:before { content: '\e8ac'; } /* '' */
 .icons-duckduckgo:before { content: '\e800'; } /* '' */
 .icons-aim:before { content: '\e801'; } /* '' */
 .icons-delicious:before { content: '\e802'; } /* '' */
@@ -17,7 +91,7 @@
 .icons-smashmag:before { content: '\e807'; } /* '' */
 .icons-gplus:before { content: '\e808'; } /* '' */
 .icons-wikipedia:before { content: '\e809'; } /* '' */
-.icons-lanyrd:before { content: '\e80a'; } /* '' */
+.icons-mysql:before { content: '\e868'; } /* '' */
 .icons-calendar:before { content: '\e80b'; } /* '' */
 .icons-stumbleupon:before { content: '\e80c'; } /* '' */
 .icons-fivehundredpx:before { content: '\e80d'; } /* '' */
@@ -54,7 +128,7 @@
 .icons-disqus:before { content: '\e859'; } /* '' */
 .icons-rss:before { content: '\e823'; } /* '' */
 .icons-skype:before { content: '\e824'; } /* '' */
-.icons-mysql:before { content: '\e868'; } /* '' */
+.icons-twitter:before { content: '\e825'; } /* '' */
 .icons-youtube:before { content: '\e826'; } /* '' */
 .icons-vimeo:before { content: '\e827'; } /* '' */
 .icons-windows:before { content: '\e828'; } /* '' */
@@ -109,4 +183,4 @@
 .icons-login:before { content: '\e84f'; } /* '' */
 .icons-stackoverflow:before { content: '\e864'; } /* '' */
 .icons-hackernews:before { content: '\e865'; } /* '' */
-.icons-twitter:before { content: '\e825'; } /* '' */
\ No newline at end of file
+.icons-lanyrd:before { content: '\e80a'; } /* '' */
\ No newline at end of file