Found 306 results for "ui projects"

The search executed in 0.001793352 seconds. That's fast.

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / content-model-features-list-item-actions

content-model-features-list-item-actions [ { "config": { "content-model-features-list-item-actions": [ { "key": "edit-document", "link": "/#/projects/{{project._doc}}/model/features/{{_qname}}/properties", "iconClass": "fa fa-pencil" }, { "key": "view-json", "link": "/#/projects/{{project._doc}}/model/features/{{_qname}}/json", "iconClass": "fa fa-code" }, { "key": "content-i

Score: 1.9893135

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / content-model-types-list-item-actions

content-model-types-list-item-actions [ { "config": { "content-model-types-list-item-actions": [ { "key": "edit-properties", "link": "/#/projects/{{project._doc}}/model/types/{{_qname}}/properties", "iconClass": "fa fa-pencil" }, { "key": "view-json", "link": "/#/projects/{{project._doc}}/model/types/{{_qname}}/json", "iconClass": "fa fa-code" }, { "key": "content-instances",

Score: 1.9893135

Gitana / 4.0 / Developers / User Interface Customization / Contexts / content-model-associations-list-item-actions

content-model-associations-list-item-actions [ { "config": { "content-model-associations-list-item-actions": [ { "key": "edit-document", "link": "/#/projects/{{project._doc}}/model/associations/{{_qname}}/properties", "iconClass": "fa fa-pencil" }, { "key": "view-json", "link": "/#/projects/{{project._doc}}/model/associations/{{_qname}}/json", "iconClass": "fa fa-code" }, { "

Score: 1.9893135

Gitana / 4.0 / Developers / User Interface Customization / Contexts / content-model-features-list-item-actions

content-model-features-list-item-actions [ { "config": { "content-model-features-list-item-actions": [ { "key": "edit-document", "link": "/#/projects/{{project._doc}}/model/features/{{_qname}}/properties", "iconClass": "fa fa-pencil" }, { "key": "view-json", "link": "/#/projects/{{project._doc}}/model/features/{{_qname}}/json", "iconClass": "fa fa-code" }, { "key": "content-i

Score: 1.9893135

Gitana / 4.0 / Developers / User Interface Customization / Contexts / content-model-types-list-item-actions

content-model-types-list-item-actions [ { "config": { "content-model-types-list-item-actions": [ { "key": "edit-properties", "link": "/#/projects/{{project._doc}}/model/types/{{_qname}}/properties", "iconClass": "fa fa-pencil" }, { "key": "view-json", "link": "/#/projects/{{project._doc}}/model/types/{{_qname}}/json", "iconClass": "fa fa-code" }, { "key": "content-instances",

Score: 1.9893135

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Actions / unassign_access_policy

unassign_access_policy ID: unassign_access_policy This pops up a modal to ask the user if they'd like to unassign the specified Access Policies. Upon confirmation, the Access Policies are unassigned from the target (specified by ref). Sample Code var UI = require("ui"); var actionContext = {}; actionContext.data = [policyId1]; actionContext.ref = node.ref(); // "node://platformId/repositoryId/branchId/nodeId"; UI.startAction(observableHolder, "unassign_access_policy", actionContext, function(er

Score: 1.9838203

Gitana / 4.0 / Developers / User Interface Customization / Actions / unassign_access_policy

unassign_access_policy ID: unassign_access_policy This pops up a modal to ask the user if they'd like to unassign the specified Access Policies. Upon confirmation, the Access Policies are unassigned from the target (specified by ref). Sample Code var UI = require("ui"); var actionContext = {}; actionContext.data = [policyId1]; actionContext.ref = node.ref(); // "node://platformId/repositoryId/branchId/nodeId"; UI.startAction(observableHolder, "unassign_access_policy", actionContext, function(er

Score: 1.9838203

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / project-user-context

project-user-context [ { "evaluator": "context-user", "config": { "project-user-context": { "items": [ { "key": "member", "title": "Project Member", "order": 1000, "header": true, "items": [ { "key": "member/overview", "title": "Overview", "uri": "#/projects/{projectId}/members/{principalId}", "iconClass": "fa fa-angle-right",

Score: 1.9783882

Gitana / 4.0 / Developers / User Interface Customization / Contexts / project-user-context

project-user-context [ { "evaluator": "context-user", "config": { "project-user-context": { "items": [ { "key": "member", "title": "Project Member", "order": 1000, "header": true, "items": [ { "key": "member/overview", "title": "Overview", "uri": "#/projects/{projectId}/members/{principalId}", "iconClass": "fa fa-angle-right",

Score: 1.9783882

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / deployment-subcontext

deployment-subcontext [ { "evaluator": "and", "condition": [ { "evaluator": "context-deployment" }, { "evaluator": "not", "condition": { "evaluator": "context-pagerendition" } }, { "evaluator": "not", "condition": { "evaluator": "context-document" } } ], "config": { "deployment-subcontext": { "items": [ { "key": "deployment",

Score: 1.9568936

Gitana / 4.0 / Developers / User Interface Customization / Contexts / deployment-subcontext

deployment-subcontext [ { "evaluator": "and", "condition": [ { "evaluator": "context-deployment" }, { "evaluator": "not", "condition": { "evaluator": "context-pagerendition" } }, { "evaluator": "not", "condition": { "evaluator": "context-document" } } ], "config": { "deployment-subcontext": { "items": [ { "key": "deployment",

Score: 1.9568936

API Max Heap recommendation

What is the recommended Xmx value for running the API service? The 2GB setting on the On-Premise "quickstart" distribution is a default for development usage. In production, we recommend putting as much memory as you can. Essentially, the API should use as much memory as is allocated to the API docker container. We usually ask customers to consider an M class large instance type (something on the order of 7.5GB of RAM per API). The UI can use considerably less. For the UI, a 2GB allocation is fi

Score: 1.9510202

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / model-subcontext

model-subcontext [ { "evaluator": "context-project", "config": { "model-subcontext": { "items": [ { "key": "model/heading", "title": "Content Model", "header": true, "order": 1000, "items": [ { "key": "model/types", "title": "Types", "uri": "#/projects/{projectId}/model/types", "order": 100 }, {

Score: 1.9468167

Gitana / 4.0 / Developers / User Interface Customization / Contexts / model-subcontext

model-subcontext [ { "evaluator": "context-project", "config": { "model-subcontext": { "items": [ { "key": "model/heading", "title": "Content Model", "header": true, "order": 1000, "items": [ { "key": "model/types", "title": "Types", "uri": "#/projects/{projectId}/model/types", "order": 100 }, {

Score: 1.9468167

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / regions

regions [ { "evaluator": "and", "condition": [ { "evaluator": "or", "condition": [ { "evaluator": "uri-match", "condition": "/projects/{projectId}/documents/{documentId}/browse" }, { "evaluator": "uri-match", "condition": "/projects/{projectId}/content/{qname}/documents/{documentId}/browse" } ] }, { "evaluator": "or", "condition": [

Score: 1.9428215

Gitana / 4.0 / Developers / User Interface Customization / Contexts / regions

regions [ { "evaluator": "and", "condition": [ { "evaluator": "or", "condition": [ { "evaluator": "uri-match", "condition": "/projects/{projectId}/documents/{documentId}/browse" }, { "evaluator": "uri-match", "condition": "/projects/{projectId}/content/{qname}/documents/{documentId}/browse" } ] }, { "evaluator": "or", "condition": [

Score: 1.9428215

Gitana / 3.2 / Guide / Guide / Getting Started / Platform

Platform Cloud CMS is a Platform that serves content to your web sites and mobile applications. You can use it for a single project or for many different projects. Cloud CMS is provides a singular content backbone for your business. You might choose to use Cloud CMS for a single web site. Or you may use it for many different web sites. Cloud CMS is multi-tenant in that it allows you to support the content needs of many different projects and many different customers all from a single place. When

Score: 1.9404321

Gitana / 4.0 / Getting Started / Using your Data Platform / Overview

Using your Data Platform Cloud CMS is a Platform that serves content to your web sites and mobile applications. You can use it for a single project or for many different projects. Cloud CMS is provides a singular content backbone for your business. You might choose to use Cloud CMS for a single web site. Or you may use it for many different web sites. Cloud CMS is multi-tenant in that it allows you to support the content needs of many different projects and many different customers all from a si

Score: 1.9404321

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / tag-subcontext

tag-subcontext [ { "evaluator": "context-tag", "condition": true, "config": { "tag-subcontext": { "items": [ { "key": "tag", "title": "Tag", "header": true, "order": 1000, "items": [ { "key": "tag/overview", "title": "Overview", "uri": "#/projects/{projectId}/tags/{tag}", "order": 1000 }, {

Score: 1.9375091

Gitana / 4.0 / Developers / User Interface Customization / Contexts / tag-subcontext

tag-subcontext [ { "evaluator": "context-tag", "condition": true, "config": { "tag-subcontext": { "items": [ { "key": "tag", "title": "Tag", "header": true, "order": 1000, "items": [ { "key": "tag/overview", "title": "Overview", "uri": "#/projects/{projectId}/tags/{tag}", "order": 1000 }, {

Score: 1.9375091

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / datalist-subcontext

datalist-subcontext [ { "evaluator": "context-datalist", "condition": true, "config": { "datalist-subcontext": { "items": [ { "key": "datalist", "title": "Data List", "header": true, "order": 1000, "items": [ { "key": "datalist/overview", "title": "Overview", "uri": "#/projects/{projectId}/datalists/{datalistId}", "order":

Score: 1.9328886

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / releases-context

releases-context [ { "evaluator": "context-project", "config": { "releases-context": { "items": [ { "key": "project/releases", "title": "Releases", "header": true, "order": 10000, "items": [ { "key": "project/releases/calendar", "title": "Calendar", "uri": "#/projects/{projectId}/releases/calendar", "iconClass": "fa fa-angle-r

Score: 1.9328886

Gitana / 4.0 / Developers / User Interface Customization / Contexts / datalist-subcontext

datalist-subcontext [ { "evaluator": "context-datalist", "condition": true, "config": { "datalist-subcontext": { "items": [ { "key": "datalist", "title": "Data List", "header": true, "order": 1000, "items": [ { "key": "datalist/overview", "title": "Overview", "uri": "#/projects/{projectId}/datalists/{datalistId}", "order":

Score: 1.9328886

Gitana / 4.0 / Developers / User Interface Customization / Contexts / releases-context

releases-context [ { "evaluator": "context-project", "config": { "releases-context": { "items": [ { "key": "project/releases", "title": "Releases", "header": true, "order": 10000, "items": [ { "key": "project/releases/calendar", "title": "Calendar", "uri": "#/projects/{projectId}/releases/calendar", "iconClass": "fa fa-angle-r

Score: 1.9328886

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / role-subcontext

role-subcontext [ { "evaluator": "not", "condition": { "evaluator": "context-role-container-matches", "condition": { "roleContainerType": "cluster", "roleContainerId": "default" } }, "config": { "role-subcontext": { "items": [ { "key": "role", "items": [ { "key": "role/properties", "title": "Properties", "uri": "#/projects/{projectId}/r

Score: 1.9282901