diff --git a/docs/analytics.component.md b/docs/analytics.component.md index e68a295baa..1a86814623 100644 --- a/docs/analytics.component.md +++ b/docs/analytics.component.md @@ -1,6 +1,8 @@ # Activiti Analytics Component -The component shows the charts related to the reportId passed as input +Shows the charts related to the reportId passed as input + +![Analytics-without-parameters](docassets/images/analytics-without-parameters.png) diff --git a/docs/apps-list.component.md b/docs/apps-list.component.md index a688a76402..be7b8fc32b 100644 --- a/docs/apps-list.component.md +++ b/docs/apps-list.component.md @@ -2,6 +2,8 @@ Shows all available apps. +![how-filter-apps](docassets/images/how-filter-apps.png) + diff --git a/docs/docassets/images/custom-columns.png b/docs/docassets/images/custom-columns.png index 1ba048d759..eeaf6028da 100644 Binary files a/docs/docassets/images/custom-columns.png and b/docs/docassets/images/custom-columns.png differ diff --git a/docs/docassets/images/document-list-custom-icon.png b/docs/docassets/images/document-list-custom-icon.png index 487aa1fe4b..d755a00eff 100644 Binary files a/docs/docassets/images/document-list-custom-icon.png and b/docs/docassets/images/document-list-custom-icon.png differ diff --git a/docs/docassets/images/document-list-tag-template.png b/docs/docassets/images/document-list-tag-template.png index 769147a677..4f66dfa73f 100644 Binary files a/docs/docassets/images/document-list-tag-template.png and b/docs/docassets/images/document-list-tag-template.png differ diff --git a/docs/docassets/images/empty-folder-template-custom.png b/docs/docassets/images/empty-folder-template-custom.png index f8f18dbb80..d3dc2fdd69 100644 Binary files a/docs/docassets/images/empty-folder-template-custom.png and b/docs/docassets/images/empty-folder-template-custom.png differ diff --git a/docs/docassets/images/empty-folder-template-default.png b/docs/docassets/images/empty-folder-template-default.png index 558b81f300..14d54b24d4 100644 Binary files a/docs/docassets/images/empty-folder-template-default.png and b/docs/docassets/images/empty-folder-template-default.png differ diff --git a/docs/docassets/images/folder-context-menu.png b/docs/docassets/images/folder-context-menu.png index 1907ecd75d..a945341e87 100644 Binary files a/docs/docassets/images/folder-context-menu.png and b/docs/docassets/images/folder-context-menu.png differ diff --git a/docs/docassets/images/no-permission-custom.png b/docs/docassets/images/no-permission-custom.png index b551660444..2db7ddf21c 100644 Binary files a/docs/docassets/images/no-permission-custom.png and b/docs/docassets/images/no-permission-custom.png differ diff --git a/docs/docassets/images/no-permission-default.png b/docs/docassets/images/no-permission-default.png index 12e364d6f3..772f7a3c7c 100644 Binary files a/docs/docassets/images/no-permission-default.png and b/docs/docassets/images/no-permission-default.png differ diff --git a/docs/docassets/images/responsive-desktop.png b/docs/docassets/images/responsive-desktop.png index da7f0dac32..4f97bd35af 100644 Binary files a/docs/docassets/images/responsive-desktop.png and b/docs/docassets/images/responsive-desktop.png differ diff --git a/docs/docassets/images/responsive-mobile.png b/docs/docassets/images/responsive-mobile.png index 933ce1f60b..338fa7e6e2 100644 Binary files a/docs/docassets/images/responsive-mobile.png and b/docs/docassets/images/responsive-mobile.png differ diff --git a/docs/document-list.component.md b/docs/document-list.component.md index 4937232d0d..b9e0a11d3b 100644 --- a/docs/document-list.component.md +++ b/docs/document-list.component.md @@ -2,6 +2,8 @@ Displays the documents from a repository. +![Custom columns](docassets/images/custom-columns.png) +