mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Merge pull request #673 from Kamidu/cloud-3.1.0
Default configuration update
This commit is contained in:
commit
aa20e9a0b7
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"Logo": {
|
"Logo": {
|
||||||
"name": "Cloud",
|
"name": "Cloud",
|
||||||
"url": "https://<%= @cloudmgt_host %>/cloudmgt",
|
"url": "https://cloudmgt.cloud.wso2.com/cloudmgt",
|
||||||
"target": "_parent"
|
"target": "_parent"
|
||||||
},
|
},
|
||||||
"Main": {
|
"Main": {
|
||||||
@ -12,75 +12,21 @@
|
|||||||
"target": "_parent",
|
"target": "_parent",
|
||||||
"dropDown": {
|
"dropDown": {
|
||||||
"Organization": {
|
"Organization": {
|
||||||
"url": "https://<%= @cloudmgt_host %>/cloudmgt/site/pages/organization.jag",
|
"url": "https://cloudmgt.cloud.wso2.com/cloudmgt/site/pages/organization.jag",
|
||||||
"icon": "fw fw-organization",
|
"icon": "fw fw-organization",
|
||||||
"dropDown": "false",
|
"dropDown": "false",
|
||||||
"target": "_self"
|
"target": "_self"
|
||||||
},
|
},
|
||||||
"Members": {
|
"Members": {
|
||||||
"url": "https://<%= @cloudmgt_host %>/cloudmgt/site/pages/user.jag",
|
"url": "https://cloudmgt.cloud.wso2.com/cloudmgt/site/pages/user.jag",
|
||||||
"icon": "fa fa-users",
|
"icon": "fa fa-users",
|
||||||
"dropDown": "false",
|
"dropDown": "false",
|
||||||
"target": "_self"
|
"target": "_self"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Account": {
|
|
||||||
"url": "https://<%= @cloudmgt_host %>/cloudmgt/site/pages/account-summary.jag",
|
|
||||||
"icon": "fw fw-resource",
|
|
||||||
"isAdminOnly": true,
|
|
||||||
"target": "_blank",
|
|
||||||
"dropDown": {
|
|
||||||
"Upgrade Now": {
|
|
||||||
"url": "https://<%= @cloudmgt_host %>/cloudmgt/site/pages/payment-plans.jag?cloud-type=api_cloud",
|
|
||||||
"icon": "fw fw-export",
|
|
||||||
"target": "_self"
|
|
||||||
},
|
|
||||||
"Monetization": {
|
|
||||||
"url": "https://<%= @cloudmgt_host %>/cloudmgt/site/pages/monetization-dashboard.jag",
|
|
||||||
"icon": "fa fa-money fa-lg",
|
|
||||||
"dropDown": "false",
|
|
||||||
"target": "_self"
|
|
||||||
},
|
|
||||||
"Request Extension": {
|
|
||||||
"url": "https://<%= @cloudmgt_host %>/cloudmgt/site/pages/contact-us.jag?cloud-type=api_cloud&request-extension=true",
|
|
||||||
"icon": "fw fw-mail",
|
|
||||||
"target": "_blank"
|
|
||||||
},
|
|
||||||
"Usage data": {
|
|
||||||
"url": "https://<%= @cloudmgt_host %>/cloudmgt/site/pages/tenant-usage.jag?cloud-type=api_cloud",
|
|
||||||
"icon": "fw fw-bar-chart",
|
|
||||||
"target": "_self"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Configure": {
|
|
||||||
"url": "none",
|
|
||||||
"icon": "fw fw-settings",
|
|
||||||
"isAdminOnly": true,
|
|
||||||
"dropDown": {
|
|
||||||
"Admin Dashboard": {
|
|
||||||
"id": "admin-dashboard",
|
|
||||||
"url": "https://<%= @apimpublisher_host %>/admin-dashboard/",
|
|
||||||
"icon": "fw fw-user",
|
|
||||||
"target": "_self"
|
|
||||||
},
|
|
||||||
"Custom URL": {
|
|
||||||
"id": "custom-url",
|
|
||||||
"url": "https://<%= @cloudmgt_host %>/cloudmgt/site/pages/custom_url.jag",
|
|
||||||
"icon": "fw fw-uri",
|
|
||||||
"target": "_self"
|
|
||||||
},
|
|
||||||
"API Store Access": {
|
|
||||||
"id": "custom-url",
|
|
||||||
"url": "https://<%= @cloudmgt_host %>/cloudmgt/site/pages/selfSignup.jag",
|
|
||||||
"icon": "fw fw-store",
|
|
||||||
"target": "_self"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Support": {
|
"Support": {
|
||||||
"url": "https://<%= @cloudmgt_host %>/cloudmgt/site/pages/contact-us.jag",
|
"url": "https://cloudmgt.cloud.wso2.com/cloudmgt/site/pages/contact-us.jag",
|
||||||
"icon": "fw fw-mail",
|
"icon": "fw fw-mail",
|
||||||
"isAdminOnly": false,
|
"isAdminOnly": false,
|
||||||
"target": "_self",
|
"target": "_self",
|
||||||
@ -91,29 +37,11 @@
|
|||||||
"icon": "fw fw-document",
|
"icon": "fw fw-document",
|
||||||
"isAdminOnly": false,
|
"isAdminOnly": false,
|
||||||
"dropDown": {
|
"dropDown": {
|
||||||
"API Cloud": {
|
|
||||||
"id": "api_cloud",
|
|
||||||
"url": "https://docs.wso2.com/display/APICloud/WSO2+API+Cloud+Documentation",
|
|
||||||
"icon": "fw fw-api",
|
|
||||||
"target": "_blank"
|
|
||||||
},
|
|
||||||
"Integration Cloud": {
|
|
||||||
"id": "integration_cloud",
|
|
||||||
"url": "https://docs.wso2.com/display/IntegrationCloud/WSO2+Integration+Cloud+Documentation",
|
|
||||||
"icon": "fw fw-application",
|
|
||||||
"target": "_blank"
|
|
||||||
},
|
|
||||||
"Device Cloud": {
|
"Device Cloud": {
|
||||||
"id": "device_cloud",
|
"id": "device_cloud",
|
||||||
"url": "https://docs.wso2.com/display/DeviceCloud/WSO2+Device+Cloud+Documentation",
|
"url": "https://docs.wso2.com/display/DeviceCloud/WSO2+Device+Cloud+Documentation",
|
||||||
"icon": "fw fw-mobile",
|
"icon": "fw fw-mobile",
|
||||||
"target": "_self"
|
"target": "_self"
|
||||||
},
|
|
||||||
"API Cloud Walkthrough": {
|
|
||||||
"id": "api_cloud_walkthrough",
|
|
||||||
"url": "https://<%= @apimpublisher_host %>/publisher?interactiveTutorial=true",
|
|
||||||
"icon": "fw fw-document",
|
|
||||||
"target": "_self"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -123,19 +51,19 @@
|
|||||||
"icon": "fw fw-user",
|
"icon": "fw fw-user",
|
||||||
"dropDown": {
|
"dropDown": {
|
||||||
"Profile": {
|
"Profile": {
|
||||||
"url": "https://<%= @cloudmgt_host %>/cloudmgt/site/pages/user-profile.jag",
|
"url": "https://cloudmgt.cloud.wso2.com/cloudmgt/site/pages/user-profile.jag",
|
||||||
"icon": "fw fw-user",
|
"icon": "fw fw-user",
|
||||||
"dropDown": "true",
|
"dropDown": "true",
|
||||||
"target": "_self"
|
"target": "_self"
|
||||||
},
|
},
|
||||||
"Change Password": {
|
"Change Password": {
|
||||||
"url": "https://<%= @cloudmgt_host %>/cloudmgt/site/pages/change-password.jag",
|
"url": "https://cloudmgt.cloud.wso2.com/cloudmgt/site/pages/change-password.jag",
|
||||||
"icon": "fw fw-lock",
|
"icon": "fw fw-lock",
|
||||||
"dropDown": "true",
|
"dropDown": "true",
|
||||||
"target": "_self"
|
"target": "_self"
|
||||||
},
|
},
|
||||||
"Logout": {
|
"Logout": {
|
||||||
"url": "https://<%= @apimpublisher_host %>/publisher/site/pages/logout.jag",
|
"url": "https://api.cloud.wso2.com/publisher/site/pages/logout.jag",
|
||||||
"icon": "fw fw-sign-out",
|
"icon": "fw fw-sign-out",
|
||||||
"dropDown": "true",
|
"dropDown": "true",
|
||||||
"target": "_self"
|
"target": "_self"
|
||||||
@ -146,50 +74,36 @@
|
|||||||
"Clouds": {
|
"Clouds": {
|
||||||
"API Cloud": {
|
"API Cloud": {
|
||||||
"id": "api_cloud",
|
"id": "api_cloud",
|
||||||
"url": "https://<%= @apimpublisher_host %>/publisher",
|
"url": "https://api.cloud.wso2.com/publisher",
|
||||||
"icon": "fw fw-api fw-3x",
|
"icon": "fw fw-api fw-3x",
|
||||||
"dropDown": "true",
|
"dropDown": "true",
|
||||||
"target": "_self"
|
"target": "_self"
|
||||||
},
|
},
|
||||||
"Integration Cloud": {
|
"Integration Cloud": {
|
||||||
"id": "integration_cloud",
|
"id": "integration_cloud",
|
||||||
"url": "https://milestones.appfactory.wso2.com:9443/appmgt",
|
"url": "https://integration.cloud.wso2.com/appmgt",
|
||||||
"icon": "fa fa-cubes fw-3x",
|
"icon": "fw fw-service fw-3x",
|
||||||
"dropDown": "true",
|
"dropDown": "true",
|
||||||
"target": "_self"
|
"target": "_self"
|
||||||
},
|
},
|
||||||
"Identity Cloud": {
|
"Identity Cloud": {
|
||||||
"id": "integration_cloud",
|
"id": "integration_cloud",
|
||||||
"url": "https://identity.cloudlocal.wso2.com:9443/admin",
|
"url": "https://identity.cloud.wso2.com/admin",
|
||||||
"icon": "fw fw-security fw-3x",
|
"icon": "fw fw-security fw-3x",
|
||||||
"dropDown": "true",
|
"dropDown": "true",
|
||||||
"target": "_self"
|
"target": "_self"
|
||||||
},
|
|
||||||
"App Cloud": {
|
|
||||||
"id": "app_cloud",
|
|
||||||
"url": "https://<%= @appcloud_host %>/appmgt",
|
|
||||||
"icon": "fw fw-application fw-3x",
|
|
||||||
"dropDown": "true",
|
|
||||||
"target": "_self"
|
|
||||||
},
|
|
||||||
"Device Cloud": {
|
|
||||||
"id": "device_cloud",
|
|
||||||
"url": "https://<%= @mgt_hostname %>/devicemgt",
|
|
||||||
"icon": "fw fw-mobile fw-3x",
|
|
||||||
"dropDown": "true",
|
|
||||||
"target": "_self"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Actions": {
|
"Actions": {
|
||||||
"Organization": {
|
"Organization": {
|
||||||
"url": "https://<%= @cloudmgt_host %>/cloudmgt/site/pages/organization.jag",
|
"url": "https://cloudmgt.cloud.wso2.com/cloudmgt/site/pages/organization.jag",
|
||||||
"icon": "fw fw-organization fw-3x",
|
"icon": "fw fw-organization fw-3x",
|
||||||
"dropDown": "true",
|
"dropDown": "true",
|
||||||
"target": "_self"
|
"target": "_self"
|
||||||
},
|
},
|
||||||
"Members": {
|
"Members": {
|
||||||
"url": "https://<%= @cloudmgt_host %>/cloudmgt/site/pages/user.jag",
|
"url": "https://cloudmgt.cloud.wso2.com/cloudmgt/site/pages/user.jag",
|
||||||
"icon": "fa fa-users fw-3x",
|
"icon": "fa fa-users fa-3x",
|
||||||
"dropDown": "true",
|
"dropDown": "true",
|
||||||
"target": "_self"
|
"target": "_self"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user