[ADF-2334] Added metadata to remaining doc files (#2981)

This commit is contained in:
Andy Stark
2018-02-22 11:47:19 +00:00
committed by Eugenio Romano
parent 8a36adb469
commit 9bb2a0ae19
32 changed files with 127 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Task Attachment List Component # Task Attachment List Component
Displays attached documents on a specified task. Displays attached documents on a specified task.

View File

@@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Task Audit Directive # Task Audit Directive
Fetches the Task Audit information in the pdf or json format. Fetches the Task Audit information in the pdf or json format.

View File

@@ -1,4 +1,8 @@
# Activiti Task Details component ---
Added: v2.0.0
Status: Active
---
# Task Details component
Shows the details of the task id passed in input Shows the details of the task id passed in input

View File

@@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Task Details model # Task Details model
Information about a task. Information about a task.

View File

@@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Task Filter Service # Task Filter Service
Manage Task Filters, which are pre-configured Task Instance queries. Manage Task Filters, which are pre-configured Task Instance queries.

View File

@@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Task Filters component # Task Filters component
Shows all available filters. Shows all available filters.

View File

@@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Task Header component # Task Header component
Shows all the information related to a task. Shows all the information related to a task.

View File

@@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Task List component # Task List component
Renders a list containing all the tasks matched by the parameters specified. Renders a list containing all the tasks matched by the parameters specified.

View File

@@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Tasklist Service # Tasklist Service
Manage Task Instances. Manage Task Instances.

View File

@@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Text Highlight pipe # Text Highlight pipe
Adds highlighting to words or sections of text that match a search string. Adds highlighting to words or sections of text that match a search string.

View File

@@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Text Mask directive # Text Mask directive
Implements text field input masks. Implements text field input masks.

View File

@@ -1,3 +1,6 @@
---
Added: v2.0.0
---
# Theming an ADF app # Theming an ADF app
The [Material Design](https://material.io/guidelines/material-design/introduction.html) The [Material Design](https://material.io/guidelines/material-design/introduction.html)

View File

@@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Thumbnail service # Thumbnail service
Retrieves an SVG thumbnail image to represent a document type. Retrieves an SVG thumbnail image to represent a document type.

View File

@@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Time Ago pipe # Time Ago pipe
Converts a recent past date into a number of days ago. Converts a recent past date into a number of days ago.

View File

@@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Toolbar Divider Component # Toolbar Divider Component
Divides groups of elements in a Toolbar with a visual separator. Divides groups of elements in a Toolbar with a visual separator.

View File

@@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Toolbar Title Component # Toolbar Title Component
Supplies custom HTML to be included in a Toolbar component title. Supplies custom HTML to be included in a Toolbar component title.

View File

@@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Toolbar Component # Toolbar Component
Simple container for headers, titles, actions and breadcrumbs. Simple container for headers, titles, actions and breadcrumbs.

View File

@@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Translation service # Translation service
Supports localisation. Supports localisation.

View File

@@ -1,3 +1,6 @@
---
Added: v2.0.0
---
# ADF Typography # ADF Typography
## What is typography? ## What is typography?

View File

@@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Upload Button Component # Upload Button Component
Activates a file upload. Activates a file upload.

View File

@@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Upload Drag Area Component # Upload Drag Area Component
Adds a drag and drop area to upload files to Alfresco. Adds a drag and drop area to upload files to Alfresco.

View File

@@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Upload Directive # Upload Directive
Allows your components or common HTML elements reacting on File drag and drop in order to upload content. Allows your components or common HTML elements reacting on File drag and drop in order to upload content.

View File

@@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Upload Service # Upload Service
Provides access to various APIs related to file upload features. Provides access to various APIs related to file upload features.

View File

@@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# User Info component # User Info component
Shows user information. Shows user information.

View File

@@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# User Initial pipe # User Initial pipe
Takes the name fields of a UserProcessModel object and extracts and formats the initials. Takes the name fields of a UserProcessModel object and extracts and formats the initials.

View File

@@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# User Preferences Service # User Preferences Service
Stores preferences for components. Stores preferences for components.

View File

@@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# User Process model # User Process model
Represents a Process Services user. Represents a Process Services user.

View File

@@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Experimental
---
# Version List component # Version List component
Displays the version history of a node in a [Version Manager component](version-manager.component.md) Displays the version history of a node in a [Version Manager component](version-manager.component.md)

View File

@@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Experimental
---
# Version Manager Component # Version Manager Component
Displays the version history of a node with the ability to upload a new version. Displays the version history of a node with the ability to upload a new version.

View File

@@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Viewer component # Viewer component
Displays content from an ACS repository. Displays content from an ACS repository.

View File

@@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Webscript component # Webscript component
Provides access to Webscript features. Provides access to Webscript features.

View File

@@ -1,3 +1,7 @@
---
Added: v2.0.0
Status: Active
---
# Widget component # Widget component
Base class for standard and custom widget classes. Base class for standard and custom widget classes.