VisualDataSchema:Task: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
}, | }, | ||
"properties": { | "properties": { | ||
" | "assignee": { | ||
"wiki": { | "wiki": { | ||
"type": "property", | "type": "property", | ||
"name": "assignee", | |||
"visibility": "visible", | |||
"multiple-items": false, | "multiple-items": false, | ||
"preferred-input": "mw.widgets.UserInputWidget", | "preferred-input": "mw.widgets.UserInputWidget", | ||
"input-config": [], | "input-config": [], | ||
"required": true, | |||
"property-model": "json-schema" | "property-model": "json-schema" | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"format": "text", | "format": "text", | ||
"title": " | "title": "Assignee", | ||
"default": "{{CURRENTUSER}}" | "default": "{{CURRENTUSER}}" | ||
}, | }, | ||
Line 131: | Line 128: | ||
"id-increment": { | "id-increment": { | ||
"wiki": { | "wiki": { | ||
"name": "id-increment", | |||
"type": "property", | "type": "property", | ||
" | "multiple-items": false, | ||
"visibility": "hidden", | "visibility": "hidden", | ||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget", | ||
"input-config": [], | "input-config": [], | ||
Line 149: | Line 146: | ||
}, | }, | ||
"required": [ | "required": [ | ||
" | "assignee", | ||
"extension", | "extension", | ||
"task" | "task" |
Revision as of 20:04, 29 October 2023
wiki |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" |