You are here

views.view.maestro_completed_tasks.yml in Maestro 8.2

Same filename and directory in other branches
  1. 3.x config/install/views.view.maestro_completed_tasks.yml
config/install/views.view.maestro_completed_tasks.yml

File

config/install/views.view.maestro_completed_tasks.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - maestro
  6. enforced:
  7. module:
  8. - maestro
  9. id: maestro_completed_tasks
  10. label: 'Maestro Completed Tasks'
  11. module: views
  12. description: 'Shows all Maestro Completed Tasks'
  13. tag: ''
  14. base_table: maestro_queue
  15. base_field: id
  16. core: 8.x
  17. display:
  18. default:
  19. display_plugin: default
  20. id: default
  21. display_title: Master
  22. position: 0
  23. display_options:
  24. access:
  25. type: none
  26. options: { }
  27. cache:
  28. type: tag
  29. options: { }
  30. query:
  31. type: views_query
  32. options:
  33. disable_sql_rewrite: false
  34. distinct: false
  35. replica: false
  36. query_comment: ''
  37. query_tags: { }
  38. exposed_form:
  39. type: basic
  40. options:
  41. submit_button: Apply
  42. reset_button: false
  43. reset_button_label: Reset
  44. exposed_sorts_label: 'Sort by'
  45. expose_sort_order: true
  46. sort_asc_label: Asc
  47. sort_desc_label: Desc
  48. pager:
  49. type: mini
  50. options:
  51. items_per_page: 10
  52. offset: 0
  53. id: 0
  54. total_pages: null
  55. expose:
  56. items_per_page: false
  57. items_per_page_label: 'Items per page'
  58. items_per_page_options: '5, 10, 25, 50'
  59. items_per_page_options_all: false
  60. items_per_page_options_all_label: '- All -'
  61. offset: false
  62. offset_label: Offset
  63. tags:
  64. previous: ��
  65. next: ��
  66. style:
  67. type: table
  68. options:
  69. grouping: { }
  70. row_class: ''
  71. default_row_class: true
  72. override: true
  73. sticky: false
  74. caption: ''
  75. summary: ''
  76. description: ''
  77. columns:
  78. task_label: task_label
  79. created: created
  80. completion_time: completion_time
  81. info:
  82. task_label:
  83. sortable: false
  84. default_sort_order: asc
  85. align: ''
  86. separator: ''
  87. empty_column: false
  88. responsive: ''
  89. created:
  90. sortable: false
  91. default_sort_order: asc
  92. align: ''
  93. separator: ''
  94. empty_column: false
  95. responsive: ''
  96. completion_time:
  97. sortable: false
  98. default_sort_order: asc
  99. align: ''
  100. separator: ''
  101. empty_column: false
  102. responsive: ''
  103. default: '-1'
  104. empty_table: false
  105. row:
  106. type: fields
  107. options:
  108. inline: { }
  109. separator: ''
  110. hide_empty: false
  111. default_field_elements: true
  112. fields:
  113. task_label:
  114. id: task_label
  115. table: maestro_queue
  116. field: task_label
  117. relationship: none
  118. group_type: group
  119. admin_label: ''
  120. label: Task
  121. exclude: false
  122. alter:
  123. alter_text: false
  124. text: ''
  125. make_link: false
  126. path: ''
  127. absolute: false
  128. external: false
  129. replace_spaces: false
  130. path_case: none
  131. trim_whitespace: false
  132. alt: ''
  133. rel: ''
  134. link_class: ''
  135. prefix: ''
  136. suffix: ''
  137. target: ''
  138. nl2br: false
  139. max_length: 0
  140. word_boundary: true
  141. ellipsis: true
  142. more_link: false
  143. more_link_text: ''
  144. more_link_path: ''
  145. strip_tags: false
  146. trim: false
  147. preserve_tags: ''
  148. html: false
  149. element_type: ''
  150. element_class: ''
  151. element_label_type: ''
  152. element_label_class: ''
  153. element_label_colon: false
  154. element_wrapper_type: ''
  155. element_wrapper_class: ''
  156. element_default_classes: true
  157. empty: ''
  158. hide_empty: false
  159. empty_zero: false
  160. hide_alter_empty: true
  161. click_sort_column: value
  162. type: string
  163. settings:
  164. link_to_entity: false
  165. group_column: value
  166. group_columns: { }
  167. group_rows: true
  168. delta_limit: 0
  169. delta_offset: 0
  170. delta_reversed: false
  171. delta_first_last: false
  172. multi_type: separator
  173. separator: ', '
  174. field_api_classes: false
  175. entity_type: maestro_queue
  176. entity_field: task_label
  177. plugin_id: field
  178. created:
  179. id: created
  180. table: maestro_queue
  181. field: created
  182. relationship: none
  183. group_type: group
  184. admin_label: ''
  185. label: Assigned
  186. exclude: false
  187. alter:
  188. alter_text: false
  189. text: ''
  190. make_link: false
  191. path: ''
  192. absolute: false
  193. external: false
  194. replace_spaces: false
  195. path_case: none
  196. trim_whitespace: false
  197. alt: ''
  198. rel: ''
  199. link_class: ''
  200. prefix: ''
  201. suffix: ''
  202. target: ''
  203. nl2br: false
  204. max_length: 0
  205. word_boundary: true
  206. ellipsis: true
  207. more_link: false
  208. more_link_text: ''
  209. more_link_path: ''
  210. strip_tags: false
  211. trim: false
  212. preserve_tags: ''
  213. html: false
  214. element_type: ''
  215. element_class: ''
  216. element_label_type: ''
  217. element_label_class: ''
  218. element_label_colon: false
  219. element_wrapper_type: ''
  220. element_wrapper_class: ''
  221. element_default_classes: true
  222. empty: ''
  223. hide_empty: false
  224. empty_zero: false
  225. hide_alter_empty: true
  226. click_sort_column: value
  227. type: timestamp
  228. settings:
  229. date_format: medium
  230. custom_date_format: ''
  231. timezone: ''
  232. group_column: value
  233. group_columns: { }
  234. group_rows: true
  235. delta_limit: 0
  236. delta_offset: 0
  237. delta_reversed: false
  238. delta_first_last: false
  239. multi_type: separator
  240. separator: ', '
  241. field_api_classes: false
  242. entity_type: maestro_queue
  243. entity_field: created
  244. plugin_id: field
  245. completion_time:
  246. id: completion_time
  247. table: maestro_queue
  248. field: completion_time
  249. relationship: none
  250. group_type: group
  251. admin_label: ''
  252. label: Completed
  253. exclude: false
  254. alter:
  255. alter_text: false
  256. text: ''
  257. make_link: false
  258. path: ''
  259. absolute: false
  260. external: false
  261. replace_spaces: false
  262. path_case: none
  263. trim_whitespace: false
  264. alt: ''
  265. rel: ''
  266. link_class: ''
  267. prefix: ''
  268. suffix: ''
  269. target: ''
  270. nl2br: false
  271. max_length: 0
  272. word_boundary: true
  273. ellipsis: true
  274. more_link: false
  275. more_link_text: ''
  276. more_link_path: ''
  277. strip_tags: false
  278. trim: false
  279. preserve_tags: ''
  280. html: false
  281. element_type: ''
  282. element_class: ''
  283. element_label_type: ''
  284. element_label_class: ''
  285. element_label_colon: false
  286. element_wrapper_type: ''
  287. element_wrapper_class: ''
  288. element_default_classes: true
  289. empty: ''
  290. hide_empty: false
  291. empty_zero: false
  292. hide_alter_empty: true
  293. entity_type: maestro_queue
  294. plugin_id: maestro_completed_timestamp
  295. who_completed:
  296. id: who_completed
  297. table: maestro_queue
  298. field: who_completed
  299. relationship: none
  300. group_type: group
  301. admin_label: ''
  302. label: 'Completed By'
  303. exclude: false
  304. alter:
  305. alter_text: false
  306. text: ''
  307. make_link: false
  308. path: ''
  309. absolute: false
  310. external: false
  311. replace_spaces: false
  312. path_case: none
  313. trim_whitespace: false
  314. alt: ''
  315. rel: ''
  316. link_class: ''
  317. prefix: ''
  318. suffix: ''
  319. target: ''
  320. nl2br: false
  321. max_length: 0
  322. word_boundary: true
  323. ellipsis: true
  324. more_link: false
  325. more_link_text: ''
  326. more_link_path: ''
  327. strip_tags: false
  328. trim: false
  329. preserve_tags: ''
  330. html: false
  331. element_type: ''
  332. element_class: ''
  333. element_label_type: ''
  334. element_label_class: ''
  335. element_label_colon: true
  336. element_wrapper_type: ''
  337. element_wrapper_class: ''
  338. element_default_classes: true
  339. empty: ''
  340. hide_empty: false
  341. empty_zero: false
  342. hide_alter_empty: true
  343. user_display_style: name
  344. link_to_user: 1
  345. entity_type: maestro_queue
  346. plugin_id: maestro_user_who_completed
  347. filters:
  348. is_interactive:
  349. id: is_interactive
  350. table: maestro_queue
  351. field: is_interactive
  352. relationship: none
  353. group_type: group
  354. admin_label: ''
  355. operator: '='
  356. value: '1'
  357. group: 1
  358. exposed: false
  359. expose:
  360. operator_id: ''
  361. label: ''
  362. description: ''
  363. use_operator: false
  364. operator: ''
  365. identifier: ''
  366. required: false
  367. remember: false
  368. multiple: false
  369. remember_roles:
  370. authenticated: authenticated
  371. is_grouped: false
  372. group_info:
  373. label: ''
  374. description: ''
  375. identifier: ''
  376. optional: true
  377. widget: select
  378. multiple: false
  379. remember: false
  380. default_group: All
  381. default_group_multiple: { }
  382. group_items: { }
  383. entity_type: maestro_queue
  384. entity_field: is_interactive
  385. plugin_id: boolean
  386. completed:
  387. id: completed
  388. table: maestro_queue
  389. field: completed
  390. relationship: none
  391. group_type: group
  392. admin_label: ''
  393. operator: '!='
  394. value:
  395. min: ''
  396. max: ''
  397. value: ''
  398. group: 1
  399. exposed: false
  400. expose:
  401. operator_id: ''
  402. label: ''
  403. description: ''
  404. use_operator: false
  405. operator: ''
  406. identifier: ''
  407. required: false
  408. remember: false
  409. multiple: false
  410. remember_roles:
  411. authenticated: authenticated
  412. is_grouped: false
  413. group_info:
  414. label: ''
  415. description: ''
  416. identifier: ''
  417. optional: true
  418. widget: select
  419. multiple: false
  420. remember: false
  421. default_group: All
  422. default_group_multiple: { }
  423. group_items: { }
  424. entity_type: maestro_queue
  425. entity_field: completed
  426. plugin_id: numeric
  427. sorts: { }
  428. header: { }
  429. footer: { }
  430. empty:
  431. area:
  432. id: area
  433. table: views
  434. field: area
  435. relationship: none
  436. group_type: group
  437. admin_label: ''
  438. empty: true
  439. tokenize: false
  440. content:
  441. value: '<span class="taskconsole-details-task-label">No Completed Tasks to Show.</span>'
  442. format: full_html
  443. plugin_id: text
  444. relationships: { }
  445. arguments:
  446. process_id:
  447. id: process_id
  448. table: maestro_queue
  449. field: process_id
  450. relationship: none
  451. group_type: group
  452. admin_label: ''
  453. default_action: empty
  454. exception:
  455. value: all
  456. title_enable: false
  457. title: All
  458. title_enable: false
  459. title: ''
  460. default_argument_type: fixed
  461. default_argument_options:
  462. argument: ''
  463. default_argument_skip_url: false
  464. summary_options:
  465. base_path: ''
  466. count: true
  467. items_per_page: 25
  468. override: false
  469. summary:
  470. sort_order: asc
  471. number_of_records: 0
  472. format: default_summary
  473. specify_validation: false
  474. validate:
  475. type: none
  476. fail: 'not found'
  477. validate_options: { }
  478. break_phrase: false
  479. not: false
  480. entity_type: maestro_queue
  481. entity_field: process_id
  482. plugin_id: numeric
  483. display_extenders: { }
  484. cache_metadata:
  485. max-age: 0
  486. contexts:
  487. - 'languages:language_content'
  488. - 'languages:language_interface'
  489. - url
  490. - url.query_args
  491. - user
  492. tags: { }