From 393b7ebe97d4d3c12182cca4148d0f27b6c8dd5d Mon Sep 17 00:00:00 2001 From: Andy Stark <30621568+therealandeeee@users.noreply.github.com> Date: Tue, 27 Nov 2018 19:12:43 +0000 Subject: [PATCH] [ADF-3792] Added title metadata for remaining library docs (#4020) --- docs/insights/analytics-generator.component.md | 1 + docs/insights/analytics-report-list.component.md | 3 ++- docs/insights/analytics.component.md | 3 ++- docs/insights/diagram.component.md | 1 + docs/insights/widget.component.md | 1 + docs/process-services-cloud/app-list-cloud.component.md | 1 + docs/process-services-cloud/process-list-cloud.component.md | 1 + docs/process-services-cloud/task-filters-cloud.component.md | 1 + docs/process-services-cloud/task-list-cloud.md | 5 +++-- docs/process-services/apps-list.component.md | 1 + docs/process-services/attach-form.component.md | 1 + docs/process-services/checklist.component.md | 1 + docs/process-services/create-process-attachment.component.md | 1 + docs/process-services/create-task-attachment.component.md | 1 + docs/process-services/people-list.component.md | 1 + docs/process-services/people-search.component.md | 1 + docs/process-services/people.component.md | 1 + docs/process-services/process-attachment-list.component.md | 1 + docs/process-services/process-audit.directive.md | 1 + docs/process-services/process-comments.component.md | 1 + docs/process-services/process-filter.service.md | 1 + docs/process-services/process-filters.component.md | 1 + docs/process-services/process-instance-details.component.md | 1 + docs/process-services/process-instance-header.component.md | 1 + docs/process-services/process-instance-tasks.component.md | 1 + docs/process-services/process-list.component.md | 1 + docs/process-services/process.service.md | 1 + docs/process-services/select-apps-dialog.component.md | 5 +++-- docs/process-services/start-process.component.md | 1 + docs/process-services/start-task.component.md | 1 + docs/process-services/task-attachment-list.component.md | 1 + docs/process-services/task-audit.directive.md | 1 + docs/process-services/task-details.component.md | 1 + docs/process-services/task-filter.service.md | 1 + docs/process-services/task-filters.component.md | 1 + docs/process-services/task-header.component.md | 1 + docs/process-services/task-list.component.md | 1 + docs/process-services/task-standalone.component.md | 1 + docs/process-services/tasklist.service.md | 1 + 39 files changed, 45 insertions(+), 6 deletions(-) diff --git a/docs/insights/analytics-generator.component.md b/docs/insights/analytics-generator.component.md index 441e6ddceb..67f5cb2c74 100644 --- a/docs/insights/analytics-generator.component.md +++ b/docs/insights/analytics-generator.component.md @@ -1,4 +1,5 @@ --- +Title: Analytics Generator Component Added: v2.0.0 Status: Active --- diff --git a/docs/insights/analytics-report-list.component.md b/docs/insights/analytics-report-list.component.md index 11764152c6..da20315434 100644 --- a/docs/insights/analytics-report-list.component.md +++ b/docs/insights/analytics-report-list.component.md @@ -1,9 +1,10 @@ --- +Title: APS Analytics List Component Added: v2.0.0 Status: Active --- -# Activiti Analytics List Component +# APS Analytics List Component Shows a list of all available reports diff --git a/docs/insights/analytics.component.md b/docs/insights/analytics.component.md index 932cf031e9..07ec4614c0 100644 --- a/docs/insights/analytics.component.md +++ b/docs/insights/analytics.component.md @@ -1,9 +1,10 @@ --- +Title: APS Analytics Component Added: v2.0.0 Status: Active --- -# Activiti Analytics Component +# APS Analytics Component Shows the charts related to the reportId passed as input diff --git a/docs/insights/diagram.component.md b/docs/insights/diagram.component.md index 1e9e986f4d..1ad3494600 100644 --- a/docs/insights/diagram.component.md +++ b/docs/insights/diagram.component.md @@ -1,4 +1,5 @@ --- +Title: Diagram Component Added: v2.0.0 Status: Active --- diff --git a/docs/insights/widget.component.md b/docs/insights/widget.component.md index f4caad76f1..b1d4a06953 100644 --- a/docs/insights/widget.component.md +++ b/docs/insights/widget.component.md @@ -1,4 +1,5 @@ --- +Title: Widget component Added: v2.0.0 Status: Active Last reviewed: 2018-03-29 diff --git a/docs/process-services-cloud/app-list-cloud.component.md b/docs/process-services-cloud/app-list-cloud.component.md index 5cea9a613e..1f66340ab8 100644 --- a/docs/process-services-cloud/app-list-cloud.component.md +++ b/docs/process-services-cloud/app-list-cloud.component.md @@ -1,4 +1,5 @@ --- +Title: App List Cloud Component Added: v3.0.0 Status: Active Last reviewed: 2018-18-10 diff --git a/docs/process-services-cloud/process-list-cloud.component.md b/docs/process-services-cloud/process-list-cloud.component.md index 49fcf76eee..f798b75177 100644 --- a/docs/process-services-cloud/process-list-cloud.component.md +++ b/docs/process-services-cloud/process-list-cloud.component.md @@ -1,4 +1,5 @@ --- +Title: Process Instance List Cloud component Added: v3.0.0 Status: Active Last reviewed: 2018-11-09 diff --git a/docs/process-services-cloud/task-filters-cloud.component.md b/docs/process-services-cloud/task-filters-cloud.component.md index 36c3b096f4..428c6ced4f 100644 --- a/docs/process-services-cloud/task-filters-cloud.component.md +++ b/docs/process-services-cloud/task-filters-cloud.component.md @@ -1,4 +1,5 @@ --- +Title: Task Filters Cloud component Added: v3.0.0 Status: Active Last reviewed: 2018-20-11 diff --git a/docs/process-services-cloud/task-list-cloud.md b/docs/process-services-cloud/task-list-cloud.md index 236564397d..3912994187 100644 --- a/docs/process-services-cloud/task-list-cloud.md +++ b/docs/process-services-cloud/task-list-cloud.md @@ -1,10 +1,11 @@ --- -Added: v2.0.0 +Title: Task List Cloud component +Added: v3.0.0 Status: Active Last reviewed: 2018-04-16 --- -# Task List component +# Task List Cloud component Renders a list containing all the tasks matched by the parameters specified. diff --git a/docs/process-services/apps-list.component.md b/docs/process-services/apps-list.component.md index 75395e8ca5..dacd286ec9 100644 --- a/docs/process-services/apps-list.component.md +++ b/docs/process-services/apps-list.component.md @@ -1,4 +1,5 @@ --- +Title: Apps List Component Added: v2.0.0 Status: Active Last reviewed: 2018-06-08 diff --git a/docs/process-services/attach-form.component.md b/docs/process-services/attach-form.component.md index 483215da96..ac76f67cd1 100644 --- a/docs/process-services/attach-form.component.md +++ b/docs/process-services/attach-form.component.md @@ -1,4 +1,5 @@ --- +Title: Attach Form component Added: v2.0.0 Status: Active Last reviewed: 2018-11-20 diff --git a/docs/process-services/checklist.component.md b/docs/process-services/checklist.component.md index 08da7cf339..2a43ff095c 100644 --- a/docs/process-services/checklist.component.md +++ b/docs/process-services/checklist.component.md @@ -1,4 +1,5 @@ --- +Title: Checklist Component Added: v2.0.0 Status: Active Last reviewed: 2018-11-19 diff --git a/docs/process-services/create-process-attachment.component.md b/docs/process-services/create-process-attachment.component.md index c3b68bd994..fb3313de7b 100644 --- a/docs/process-services/create-process-attachment.component.md +++ b/docs/process-services/create-process-attachment.component.md @@ -1,4 +1,5 @@ --- +Title: Create Process Attachment component Added: v2.0.0 Status: Active --- diff --git a/docs/process-services/create-task-attachment.component.md b/docs/process-services/create-task-attachment.component.md index bb346ef5bf..5140c4f5f7 100644 --- a/docs/process-services/create-task-attachment.component.md +++ b/docs/process-services/create-task-attachment.component.md @@ -1,4 +1,5 @@ --- +Title: Create Task Attachment Component Added: v2.0.0 Status: Active --- diff --git a/docs/process-services/people-list.component.md b/docs/process-services/people-list.component.md index cd65f65ea5..147f6e6bc1 100644 --- a/docs/process-services/people-list.component.md +++ b/docs/process-services/people-list.component.md @@ -1,4 +1,5 @@ --- +Title: People list component Added: v2.0.0 Status: Active Last reviewed: 2018-11-14 diff --git a/docs/process-services/people-search.component.md b/docs/process-services/people-search.component.md index 3e216f3e0f..fbd12efe25 100644 --- a/docs/process-services/people-search.component.md +++ b/docs/process-services/people-search.component.md @@ -1,4 +1,5 @@ --- +Title: People Search component Added: v2.0.0 Status: Active Last reviewed: 2018-11-14 diff --git a/docs/process-services/people.component.md b/docs/process-services/people.component.md index e2c7bf9c87..1e333d2deb 100644 --- a/docs/process-services/people.component.md +++ b/docs/process-services/people.component.md @@ -1,4 +1,5 @@ --- +Title: People Component Added: v2.0.0 Status: Active Last reviewed: 2018-11-19 diff --git a/docs/process-services/process-attachment-list.component.md b/docs/process-services/process-attachment-list.component.md index 2cc8ad47a8..002b8cc457 100644 --- a/docs/process-services/process-attachment-list.component.md +++ b/docs/process-services/process-attachment-list.component.md @@ -1,4 +1,5 @@ --- +Title: Process Attachment List component Added: v2.0.0 Status: Active Last reviewed: 2018-03-21 diff --git a/docs/process-services/process-audit.directive.md b/docs/process-services/process-audit.directive.md index 77938b21dd..59dcb4d779 100644 --- a/docs/process-services/process-audit.directive.md +++ b/docs/process-services/process-audit.directive.md @@ -1,4 +1,5 @@ --- +Title: Process Audit Directive Added: v2.0.0 Status: Active --- diff --git a/docs/process-services/process-comments.component.md b/docs/process-services/process-comments.component.md index b7fc37b0bf..4bb415940a 100644 --- a/docs/process-services/process-comments.component.md +++ b/docs/process-services/process-comments.component.md @@ -1,4 +1,5 @@ --- +Title: Process Instance Comments component Added: v2.0.0 Status: Active --- diff --git a/docs/process-services/process-filter.service.md b/docs/process-services/process-filter.service.md index e0680f1e88..64115545da 100644 --- a/docs/process-services/process-filter.service.md +++ b/docs/process-services/process-filter.service.md @@ -1,4 +1,5 @@ --- +Title: Process Filter Service Added: v2.0.0 Status: Active Last reviewed: 2018-11-13 diff --git a/docs/process-services/process-filters.component.md b/docs/process-services/process-filters.component.md index 604d5abcf7..6d2746edea 100644 --- a/docs/process-services/process-filters.component.md +++ b/docs/process-services/process-filters.component.md @@ -1,4 +1,5 @@ --- +Title: Process Filters Component Added: v2.0.0 Status: Active Last reviewed: 2018-09-14 diff --git a/docs/process-services/process-instance-details.component.md b/docs/process-services/process-instance-details.component.md index b2531bc3f1..e9614c5832 100644 --- a/docs/process-services/process-instance-details.component.md +++ b/docs/process-services/process-instance-details.component.md @@ -1,4 +1,5 @@ --- +Title: Process Details component Added: v2.0.0 Status: Active Last reviewed: 2018-11-19 diff --git a/docs/process-services/process-instance-header.component.md b/docs/process-services/process-instance-header.component.md index 3fee21cdc3..42786611e1 100644 --- a/docs/process-services/process-instance-header.component.md +++ b/docs/process-services/process-instance-header.component.md @@ -1,4 +1,5 @@ --- +Title: Process Instance Details Header component Added: v2.0.0 Status: Active Last reviewed: 2018-06-08 diff --git a/docs/process-services/process-instance-tasks.component.md b/docs/process-services/process-instance-tasks.component.md index 788c5ff94f..1f19bc0575 100644 --- a/docs/process-services/process-instance-tasks.component.md +++ b/docs/process-services/process-instance-tasks.component.md @@ -1,4 +1,5 @@ --- +Title: Process Instance Tasks component Added: v2.0.0 Status: Active Last reviewed: 2018-11-19 diff --git a/docs/process-services/process-list.component.md b/docs/process-services/process-list.component.md index 2f5218b276..32151714ea 100644 --- a/docs/process-services/process-list.component.md +++ b/docs/process-services/process-list.component.md @@ -1,4 +1,5 @@ --- +Title: Process Instance List Added: v2.0.0 Status: Active Last reviewed: 2018-05-24 diff --git a/docs/process-services/process.service.md b/docs/process-services/process.service.md index 6d3eb6c7d5..c95f6c92ba 100644 --- a/docs/process-services/process.service.md +++ b/docs/process-services/process.service.md @@ -1,4 +1,5 @@ --- +Title: Process Service Added: v2.0.0 Status: Active Last reviewed: 2018-03-20 diff --git a/docs/process-services/select-apps-dialog.component.md b/docs/process-services/select-apps-dialog.component.md index 0c28697268..5cd1b30692 100644 --- a/docs/process-services/select-apps-dialog.component.md +++ b/docs/process-services/select-apps-dialog.component.md @@ -1,11 +1,12 @@ --- +Title: Select App Component Added: v2.0.0 Status: Active --- -# Select app Component +# Select App Component -Show all available apps and return the selected app. +Shows all available apps and returns the selected app. ![select-apps-dialog](../docassets/images/select-apps-dialog.png) diff --git a/docs/process-services/start-process.component.md b/docs/process-services/start-process.component.md index 37a01e3b28..62bb35b39d 100644 --- a/docs/process-services/start-process.component.md +++ b/docs/process-services/start-process.component.md @@ -1,4 +1,5 @@ --- +Title: Start Process component Added: v2.0.0 Status: Active Last reviewed: 2018-11-13 diff --git a/docs/process-services/start-task.component.md b/docs/process-services/start-task.component.md index 2fc507adce..288f3a2ea9 100644 --- a/docs/process-services/start-task.component.md +++ b/docs/process-services/start-task.component.md @@ -1,4 +1,5 @@ --- +Title: Start Task Component Added: v2.0.0 Status: Active Last reviewed: 2018-11-13 diff --git a/docs/process-services/task-attachment-list.component.md b/docs/process-services/task-attachment-list.component.md index de9505e7a7..6870af906a 100644 --- a/docs/process-services/task-attachment-list.component.md +++ b/docs/process-services/task-attachment-list.component.md @@ -1,4 +1,5 @@ --- +Title: Task Attachment List Component Added: v2.0.0 Status: Active Last reviewed: 2018-03-13 diff --git a/docs/process-services/task-audit.directive.md b/docs/process-services/task-audit.directive.md index f6b60bedde..5968e97903 100644 --- a/docs/process-services/task-audit.directive.md +++ b/docs/process-services/task-audit.directive.md @@ -1,4 +1,5 @@ --- +Title: Task Audit Directive Added: v2.0.0 Status: Active --- diff --git a/docs/process-services/task-details.component.md b/docs/process-services/task-details.component.md index 89e0f7c2d7..8359d98c8f 100644 --- a/docs/process-services/task-details.component.md +++ b/docs/process-services/task-details.component.md @@ -1,4 +1,5 @@ --- +Title: Task Details component Added: v2.0.0 Status: Active Last reviewed: 2018-11-13 diff --git a/docs/process-services/task-filter.service.md b/docs/process-services/task-filter.service.md index 9e2e02abf3..a73803a3fa 100644 --- a/docs/process-services/task-filter.service.md +++ b/docs/process-services/task-filter.service.md @@ -1,4 +1,5 @@ --- +Title: Task Filter Service Added: v2.0.0 Status: Active Last reviewed: 2018-06-07 diff --git a/docs/process-services/task-filters.component.md b/docs/process-services/task-filters.component.md index d1fb9aa4bb..4f1784459b 100644 --- a/docs/process-services/task-filters.component.md +++ b/docs/process-services/task-filters.component.md @@ -1,4 +1,5 @@ --- +Title: Task Filters component Added: v2.0.0 Status: Active Last reviewed: 2018-11-16 diff --git a/docs/process-services/task-header.component.md b/docs/process-services/task-header.component.md index fe49337fd8..34db34d6ab 100644 --- a/docs/process-services/task-header.component.md +++ b/docs/process-services/task-header.component.md @@ -1,4 +1,5 @@ --- +Title: Task Header component Added: v2.0.0 Status: Active Last reviewed: 2018-11-13 diff --git a/docs/process-services/task-list.component.md b/docs/process-services/task-list.component.md index ee5eb81a50..89c7b1a13f 100644 --- a/docs/process-services/task-list.component.md +++ b/docs/process-services/task-list.component.md @@ -1,4 +1,5 @@ --- +Title: Task List component Added: v2.0.0 Status: Active Last reviewed: 2018-04-16 diff --git a/docs/process-services/task-standalone.component.md b/docs/process-services/task-standalone.component.md index d06c287f7f..38f88b4ab9 100644 --- a/docs/process-services/task-standalone.component.md +++ b/docs/process-services/task-standalone.component.md @@ -1,4 +1,5 @@ --- +Title: Task Standalone component Added: v2.0.0 Status: Active Last reviewed: 2018-11-19 diff --git a/docs/process-services/tasklist.service.md b/docs/process-services/tasklist.service.md index 0c8bce1bda..264e70781b 100644 --- a/docs/process-services/tasklist.service.md +++ b/docs/process-services/tasklist.service.md @@ -1,4 +1,5 @@ --- +Title: Tasklist Service Added: v2.0.0 Status: Active Last reviewed: 2018-11-14