VisualDataSchema:Task: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
"Assignee": { | "Assignee": { | ||
"wiki": { | "wiki": { | ||
"name": "Assignee", | |||
"type": "property", | "type": "property", | ||
" | "multiple-items": false, | ||
"required": true, | |||
"label-parsed": "assignee", | |||
"default-parsed": "Admin", | |||
"value-prefix": "User:", | |||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "mw.widgets.UserInputWidget", | "preferred-input": "mw.widgets.UserInputWidget", | ||
"input-config": [], | "input-config": [], | ||
"property-model": "json-schema" | "property-model": "json-schema" | ||
}, | }, | ||
Line 23: | Line 26: | ||
"extension": { | "extension": { | ||
"wiki": { | "wiki": { | ||
"name": "extension", | |||
"type": "property", | "type": "property", | ||
" | "multiple-items": false, | ||
"required": true, | |||
"label-parsed": "Extension", | |||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget", | ||
"input-config": [], | "input-config": [], | ||
"property-model": "json-schema" | "property-model": "json-schema" | ||
}, | }, | ||
Line 38: | Line 42: | ||
"task": { | "task": { | ||
"wiki": { | "wiki": { | ||
"name": "task", | |||
"type": "property", | "type": "property", | ||
" | "multiple-items": false, | ||
"required": true, | |||
"label-parsed": "Task", | |||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "OO.ui.MultilineTextInputWidget", | "preferred-input": "OO.ui.MultilineTextInputWidget", | ||
"input-config": [], | "input-config": [], | ||
"property-model": "json-schema" | "property-model": "json-schema" | ||
}, | }, | ||
Line 70: | Line 75: | ||
"visibility": "visible", | "visibility": "visible", | ||
"multiple-items": false, | "multiple-items": false, | ||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget (url)", | ||
"input-config": [], | "input-config": [], | ||
"required": true, | "required": true, | ||
"property-model": "json-schema" | "property-model": "json-schema" | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"format": "url", | |||
"title": "url" | "title": "url" | ||
}, | }, | ||
"comments": { | "comments": { | ||
"wiki": { | "wiki": { | ||
"name": "comments", | |||
"type": "property", | "type": "property", | ||
" | "multiple-items": false, | ||
"label-parsed": "comments", | |||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "OO.ui.MultilineTextInputWidget", | "preferred-input": "OO.ui.MultilineTextInputWidget", | ||
"input-config": { | "input-config": { | ||
Line 107: | Line 113: | ||
"Comments": { | "Comments": { | ||
"wiki": { | "wiki": { | ||
"name": "Comments", | |||
"type": "property", | "type": "property", | ||
" | "multiple-items": false, | ||
"label-parsed": "comments", | |||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "OO.ui.MultilineTextInputWidget", | "preferred-input": "OO.ui.MultilineTextInputWidget", | ||
"input-config": [], | "input-config": [], |
Revision as of 19:05, 29 October 2023
wiki |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" |