VisualDataSchema:Task: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
"belongs to": { | "belongs to": { | ||
"wiki": { | "wiki": { | ||
"type": "property", | "type": "property", | ||
"uuid": "661d4c2d8a40d", | "uuid": "661d4c2d8a40d", | ||
"name": "belongs to", | |||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": " | "multiple-items": false, | ||
"preferred-input": "OO.ui.TextInputWidget", | |||
"input-config": [], | "input-config": [], | ||
"required": false | "required": false | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"format": "text" | "format": "text", | ||
"title": "Belongs to" | |||
}, | }, | ||
"priority": { | "priority": { | ||
Line 75: | Line 73: | ||
"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.DropdownInputWidget", | "preferred-input": "OO.ui.DropdownInputWidget", | ||
"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" | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"format": "text", | "format": "text", | ||
"title": "Status" | "title": "Status", | ||
"enum": [ | |||
"open", | |||
"in progress", | |||
"completed", | |||
"discarded" | |||
] | |||
}, | }, | ||
"participants": { | "participants": { |
Revision as of 16:22, 15 April 2024
wiki |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | "⧼webmo-task⧽" |