mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-06-30 18:15:11 +00:00
[ADF-2334] Added version and status metadata to doc files (#2974)
* [ADF-2334] Added version and status metadata to doc files * [ADF-2334] Tidier looking metadata for guide pages
This commit is contained in:
parent
9c5be3eb27
commit
4752f3b73e
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# FormFieldValidator interface
|
# FormFieldValidator interface
|
||||||
|
|
||||||
Defines how the input fields of [ADF Form](form.component.md) and
|
Defines how the input fields of [ADF Form](form.component.md) and
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
---
|
||||||
# Form Extensibility and Customisation
|
# Form Extensibility and Customisation
|
||||||
|
|
||||||
_Note: it is assumed you are familiar with Alfresco Process Services (powered by Activiti) form definition structure._
|
_Note: it is assumed you are familiar with Alfresco Process Services (powered by Activiti) form definition structure._
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# Form field component
|
# Form field component
|
||||||
|
|
||||||
A form field in an APS form.
|
A form field in an APS form.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# Form Field model
|
# Form Field model
|
||||||
|
|
||||||
Contains the value and metadata for a field of an [ADF Form](form.component.md).
|
Contains the value and metadata for a field of an [ADF Form](form.component.md).
|
||||||
|
@ -1,4 +1,8 @@
|
|||||||
# ADF Form List Component
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
|
# Form List Component
|
||||||
|
|
||||||
Shows APS forms as a list.
|
Shows APS forms as a list.
|
||||||
|
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# Form Rendering service
|
# Form Rendering service
|
||||||
|
|
||||||
Maps an APS form field type string onto the corresponding form widget component type.
|
Maps an APS form field type string onto the corresponding form widget component type.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# Form component
|
# Form component
|
||||||
|
|
||||||
Shows a Form from APS (see it live: [Form Quickstart](https://embed.plnkr.co/YSLXTqb3DtMhVJSqXKkE/))
|
Shows a Form from APS (see it live: [Form Quickstart](https://embed.plnkr.co/YSLXTqb3DtMhVJSqXKkE/))
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# Form service
|
# Form service
|
||||||
|
|
||||||
Implements Process Services form methods
|
Implements Process Services form methods
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# Highlight Transform service
|
# Highlight Transform service
|
||||||
|
|
||||||
Adds HTML to a string to highlight chosen sections.
|
Adds HTML to a string to highlight chosen sections.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# Highlight directive
|
# Highlight directive
|
||||||
|
|
||||||
Adds highlighting to selected sections of an HTML element's content.
|
Adds highlighting to selected sections of an HTML element's content.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# Host settings component
|
# Host settings component
|
||||||
|
|
||||||
Validates the URLs for ACS and APS and saves them in the user's local storage
|
Validates the URLs for ACS and APS and saves them in the user's local storage
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# Infinite Pagination component
|
# Infinite Pagination component
|
||||||
|
|
||||||
Adds "infinite" pagination to the component it is used with.
|
Adds "infinite" pagination to the component it is used with.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# Info drawer layout component
|
# Info drawer layout component
|
||||||
|
|
||||||
Displays a sidebar-style information panel.
|
Displays a sidebar-style information panel.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# InfoDrawer component
|
# InfoDrawer component
|
||||||
|
|
||||||
Displays a sidebar-style information panel with tabs.
|
Displays a sidebar-style information panel with tabs.
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
---
|
||||||
|
Added: v2.2.0
|
||||||
|
---
|
||||||
# Internationalization in ADF
|
# Internationalization in ADF
|
||||||
|
|
||||||
Internationalization (abbreviated to i18n) is the process of providing UI messages
|
Internationalization (abbreviated to i18n) is the process of providing UI messages
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# Language Menu component
|
# Language Menu component
|
||||||
|
|
||||||
Displays all the languages that are present in the "app.config.json" or the default one (EN).
|
Displays all the languages that are present in the "app.config.json" or the default one (EN).
|
||||||
|
@ -1,4 +1,8 @@
|
|||||||
# ADF Like component
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
|
# Like component
|
||||||
|
|
||||||
Allows a user to add "likes" to an item.
|
Allows a user to add "likes" to an item.
|
||||||
|
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# Log Service
|
# Log Service
|
||||||
|
|
||||||
Provide a log functionality for your ADF application.
|
Provide a log functionality for your ADF application.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# Login component
|
# Login component
|
||||||
|
|
||||||
Authenticates to Alfresco Content Services and Alfresco Process Services.
|
Authenticates to Alfresco Content Services and Alfresco Process Services.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# Logout directive
|
# Logout directive
|
||||||
|
|
||||||
Logs the user out when the decorated element is clicked.
|
Logs the user out when the decorated element is clicked.
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
---
|
||||||
# Walkthrough: adding indicators to clearly highlight information about a node
|
# Walkthrough: adding indicators to clearly highlight information about a node
|
||||||
|
|
||||||
Every node object in the document list holds metadata information.
|
Every node object in the document list holds metadata information.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# Mime Type Icon pipe
|
# Mime Type Icon pipe
|
||||||
|
|
||||||
Retrieves an icon to represent a MIME type.
|
Retrieves an icon to represent a MIME type.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# Node Delete directive
|
# Node Delete directive
|
||||||
|
|
||||||
Deletes multiple files and folders.
|
Deletes multiple files and folders.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.2.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# Node Download directive
|
# Node Download directive
|
||||||
|
|
||||||
Allows folders and/or files to be downloaded. Multiple nodes are packed as a '.ZIP' archive.
|
Allows folders and/or files to be downloaded. Multiple nodes are packed as a '.ZIP' archive.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# Node Favorite directive
|
# Node Favorite directive
|
||||||
|
|
||||||
Selectively toggles nodes as favorite
|
Selectively toggles nodes as favorite
|
||||||
|
@ -1,4 +1,8 @@
|
|||||||
# Node Name Tooltip directive
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
|
# Node Name Tooltip pipe
|
||||||
|
|
||||||
Formats the tooltip for a Node.
|
Formats the tooltip for a Node.
|
||||||
|
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# Node Permission directive
|
# Node Permission directive
|
||||||
|
|
||||||
Selectively disables an HTML element or Angular component
|
Selectively disables an HTML element or Angular component
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# Node Restore directive
|
# Node Restore directive
|
||||||
|
|
||||||
Restores deleted nodes to their original location.
|
Restores deleted nodes to their original location.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# Node Service
|
# Node Service
|
||||||
|
|
||||||
Gets Alfresco Repository node metadata and creates nodes with metadata.
|
Gets Alfresco Repository node metadata and creates nodes with metadata.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# Nodes Api service
|
# Nodes Api service
|
||||||
|
|
||||||
Accesses and manipulates ACS document nodes using their node IDs.
|
Accesses and manipulates ACS document nodes using their node IDs.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# Notification Service
|
# Notification Service
|
||||||
|
|
||||||
Shows a notification message with optional feedback.
|
Shows a notification message with optional feedback.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# Page Title service
|
# Page Title service
|
||||||
|
|
||||||
Sets the page title.
|
Sets the page title.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# Pagination Component
|
# Pagination Component
|
||||||
|
|
||||||
Adds pagination to the component it is used with.
|
Adds pagination to the component it is used with.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# People Content service
|
# People Content service
|
||||||
|
|
||||||
Gets information about a Content Services user.
|
Gets information about a Content Services user.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# People list component
|
# People list component
|
||||||
|
|
||||||
Shows a list of users (people).
|
Shows a list of users (people).
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# People Process service
|
# People Process service
|
||||||
|
|
||||||
Gets information about Process Services users.
|
Gets information about Process Services users.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# People Search component
|
# People Search component
|
||||||
|
|
||||||
Searches users/people.
|
Searches users/people.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# People Component
|
# People Component
|
||||||
|
|
||||||
Displays users involved with a specified task
|
Displays users involved with a specified task
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
Added: v2.0.0
|
||||||
|
Status: Active
|
||||||
|
---
|
||||||
# Permission Style model
|
# Permission Style model
|
||||||
|
|
||||||
Sets custom CSS styles for rows of a [Document List](document-list.component.md) according to the item's permissions.
|
Sets custom CSS styles for rows of a [Document List](document-list.component.md) according to the item's permissions.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user