VisualDataSchema:Task: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 28: | Line 28: | ||
"title": { | "title": { | ||
"wiki": { | "wiki": { | ||
"type": "property", | "type": "property", | ||
"uuid": "661d6db82f011", | "uuid": "661d6db82f011", | ||
"name": "title", | |||
"visibility": "visible", | "visibility": "visible", | ||
"multiple-items": false, | |||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget", | ||
"input-config": [], | "input-config": [], | ||
"required": | "required": true | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
Line 62: | Line 61: | ||
"description": { | "description": { | ||
"wiki": { | "wiki": { | ||
"name": "description", | |||
"type": "property", | "type": "property", | ||
"multiple-items": false, | |||
"label-parsed": "Description", | |||
"uuid": "661d48ddb526a", | "uuid": "661d48ddb526a", | ||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "VisualEditor", | "preferred-input": "VisualEditor", | ||
"input-config": [], | "input-config": [], | ||
Line 77: | Line 77: | ||
"assignee": { | "assignee": { | ||
"wiki": { | "wiki": { | ||
"name": "assignee", | |||
"type": "property", | "type": "property", | ||
"multiple-items": false, | |||
"required": true, | |||
"label-parsed": "Assignee", | |||
"value-prefix": "User:", | |||
"uuid": "661d48ddb5266", | "uuid": "661d48ddb5266", | ||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "mw.widgets.UserInputWidget", | "preferred-input": "mw.widgets.UserInputWidget", | ||
"input-config": [] | "input-config": [] | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
Line 137: | Line 139: | ||
"status": { | "status": { | ||
"wiki": { | "wiki": { | ||
"name": "status", | |||
"type": "property", | "type": "property", | ||
"multiple-items": false, | |||
"required": true, | |||
"label-parsed": "Status", | |||
"uuid": "661d48ddb526d", | "uuid": "661d48ddb526d", | ||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "OO.ui.RadioSelectInputWidget", | "preferred-input": "OO.ui.RadioSelectInputWidget", | ||
"input-config": [], | "input-config": [], | ||
"options-allow-null": false, | "options-allow-null": false, | ||
"options-wikilist": "Template:Webmo task status list", | "options-wikilist": "Template:Webmo task status list", | ||
" | "options-values-parsed": { | ||
"open": "open", | |||
"in progress": "in progress", | |||
"completed": "completed", | |||
"discarded": "discarded" | |||
} | |||
}, | }, | ||
"type": "string", | "type": "string", | ||
Line 194: | Line 203: | ||
}, | }, | ||
"required": [ | "required": [ | ||
"title", | |||
"assignee", | "assignee", | ||
"priority", | "priority", |
Latest revision as of 11:09, 16 April 2024
wiki |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | "Task" |