VisualDataSchema:Activity: Difference between revisions
Created page with "{"wiki":{"type":"schema","name":"Activity"},"properties":{"name":{"wiki":{"type":"property","name":"name","visibility":"visible","label":"name","multiple-items":false,"preferred-input":"OO.ui.TextInputWidget","input-config":[],"required":true},"type":"string","format":"text","title":"name"},"organization":{"wiki":{"type":"property","name":"organization","visibility":"visible","label":"organization","help-message":"the organization who implements the project","multiple-it..." |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
"wiki": { | "wiki": { | ||
"type": "schema", | "type": "schema", | ||
" | "uuid": "683c9738f304a", | ||
" | "name": "Activity" | ||
}, | }, | ||
"properties": { | "properties": { | ||
"name": { | "name": { | ||
"wiki": { | "wiki": { | ||
"name": "name", | |||
"type": "property", | "type": "property", | ||
" | "multiple-items": false, | ||
"required": true, | |||
"label": "name", | |||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget", | ||
"input-config": [], | "input-config": [], | ||
"uuid": "683c9738f304e" | |||
"uuid": " | |||
}, | }, | ||
"type": "string", | "type": "string", | ||
Line 24: | Line 24: | ||
"organization": { | "organization": { | ||
"wiki": { | "wiki": { | ||
"name": "organization", | |||
"type": "property", | "type": "property", | ||
" | "multiple-items": false, | ||
"label": "organization", | "label": "organization", | ||
"help-message": "the organization who implements the project", | "help-message": "the organization who implements the project", | ||
" | "uuid": "683c9738f3052", | ||
"visibility": "visible", | |||
"preferred-input": "LookupElement", | "preferred-input": "LookupElement", | ||
"input-config": [], | "input-config": [], | ||
"options-query": "[[name::~\u003Cvalue\u003E~]]", | |||
"options-query": "[[name: | |||
"query-schema": "Organization", | "query-schema": "Organization", | ||
"query-printouts": [ | "query-printouts": [ | ||
"name" | "name" | ||
], | ], | ||
" | "required": false | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
Line 44: | Line 44: | ||
"title": "organization", | "title": "organization", | ||
"description": "the organization who implements the project" | "description": "the organization who implements the project" | ||
}, | |||
"locations": { | |||
"wiki": { | |||
"name": "locations", | |||
"min-items": 1, | |||
"unique-items": false, | |||
"type": "schema", | |||
"uuid": "683d64025ebd4" | |||
}, | |||
"items": { | |||
"type": "string", | |||
"wiki": { | |||
"name": "locations", | |||
"type": "property", | |||
"uuid": "683d630d7c263", | |||
"visibility": "visible", | |||
"label": "locations", | |||
"multiple-items": true, | |||
"preferred-input": "OO.ui.MenuTagMultiselectWidget", | |||
"input-config": [], | |||
"options-allow-null": false, | |||
"options-query": "[[name::+]][[organization::\u003Corganization\u003E]]", | |||
"query-schema": "Location", | |||
"query-printouts": [ | |||
"name" | |||
], | |||
"required": false, | |||
"default": [] | |||
}, | |||
"format": "text", | |||
"title": "locations", | |||
"default": [] | |||
}, | |||
"type": "array", | |||
"minItems": 1, | |||
"uniqueItems": false | |||
}, | |||
"description": { | |||
"wiki": { | |||
"name": "description", | |||
"type": "property", | |||
"multiple-items": false, | |||
"label": "description", | |||
"visibility": "visible", | |||
"preferred-input": "OO.ui.MultilineTextInputWidget", | |||
"input-config": [], | |||
"required": false, | |||
"uuid": "683c9794b3379" | |||
}, | |||
"type": "string", | |||
"format": "textarea", | |||
"title": "description" | |||
} | } | ||
}, | }, |
Latest revision as of 08:42, 2 June 2025
wiki |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" |