VisualDataSchema:ContactManager/Job delete old revisions
From Wikisphere
Jump to navigation
Jump to search
|
|
| Line 8: |
Line 8: |
| "name": { | | "name": { |
| "wiki": { | | "wiki": { |
| "name": "name",
| |
| "type": "property", | | "type": "property", |
| "multiple-items": false,
| |
| "required": true,
| |
| "label": "name",
| |
| "uuid": "680d700c814c5", | | "uuid": "680d700c814c5", |
| | "name": "name", |
| "visibility": "visible", | | "visibility": "visible", |
| | "label": "name", |
| | "multiple-items": false, |
| "preferred-input": "OO.ui.TextInputWidget", | | "preferred-input": "OO.ui.TextInputWidget", |
| "input-config": [] | | "input-config": { |
| | "disabled": true |
| | }, |
| | "required": true |
| }, | | }, |
| "type": "string", | | "type": "string", |
| Line 83: |
Line 85: |
| "type": "object" | | "type": "object" |
| } | | } |
|
| |
|
| |
|
Latest revision as of 10:52, 19 October 2025
| wiki | | type | "schema" |
|---|
| uuid | "680d700c814c1" |
|---|
| name | "ContactManager/Job delete old revisions" |
|---|
|
|---|
| properties | | name | | wiki | | type | "property" |
|---|
| uuid | "680d700c814c5" |
|---|
| name | "name" |
|---|
| visibility | "visible" |
|---|
| label | "name" |
|---|
| multiple-items | false |
|---|
| preferred-input | "OO.ui.TextInputWidget" |
|---|
| input-config | |
|---|
| required | true |
|---|
|
|---|
| type | "string" |
|---|
| format | "text" |
|---|
| title | "name" |
|---|
|
|---|
| is_running | | wiki | | name | "is_running" |
|---|
| type | "property" |
|---|
| multiple-items | false |
|---|
| label | "is running" |
|---|
| help-message | "'''Attention''', this field is automatically handled. Toggle manually off only if a job hasn't completed and isn't running." |
|---|
| uuid | "680d704bc4ef8" |
|---|
| visibility | "visible" |
|---|
| preferred-input | "OO.ui.ToggleSwitchWidget" |
|---|
| input-config | |
|---|
| required | false |
|---|
|
|---|
| type | "boolean" |
|---|
| title | "is running" |
|---|
| description | "<b>Attention</b>, this field is automatically handled. Toggle manually off only if a job hasn't completed and isn't running." |
|---|
|
|---|
| start_date | | wiki | | name | "start_date" |
|---|
| type | "property" |
|---|
| multiple-items | false |
|---|
| visibility | "hidden" |
|---|
| label | "start date" |
|---|
| uuid | "680d84db82924" |
|---|
| preferred-input | "mw.widgets.datetime.DateTimeInputWidget" |
|---|
| input-config | |
|---|
| required | false |
|---|
|
|---|
| options | |
|---|
| type | "string" |
|---|
| format | "datetime" |
|---|
| title | "start date" |
|---|
|
|---|
| end_date | | wiki | | name | "end_date" |
|---|
| type | "property" |
|---|
| multiple-items | false |
|---|
| visibility | "hidden" |
|---|
| label | "end date" |
|---|
| uuid | "680d84db82927" |
|---|
| preferred-input | "mw.widgets.datetime.DateTimeInputWidget" |
|---|
| input-config | |
|---|
| required | false |
|---|
|
|---|
| options | |
|---|
| type | "string" |
|---|
| format | "datetime" |
|---|
| title | "end date" |
|---|
|
|---|
|
|---|
| required | |
|---|
| type | "object" |
|---|