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
|
||||
|
||||
Defines how the input fields of [ADF Form](form.component.md) and
|
||||
|
@ -1,3 +1,6 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
---
|
||||
# Form Extensibility and Customisation
|
||||
|
||||
_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
|
||||
|
||||
A form field in an APS form.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Form Field model
|
||||
|
||||
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.
|
||||
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Form Rendering service
|
||||
|
||||
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
|
||||
|
||||
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
|
||||
|
||||
Implements Process Services form methods
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Highlight Transform service
|
||||
|
||||
Adds HTML to a string to highlight chosen sections.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Highlight directive
|
||||
|
||||
Adds highlighting to selected sections of an HTML element's content.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Host settings component
|
||||
|
||||
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
|
||||
|
||||
Adds "infinite" pagination to the component it is used with.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Info drawer layout component
|
||||
|
||||
Displays a sidebar-style information panel.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# InfoDrawer component
|
||||
|
||||
Displays a sidebar-style information panel with tabs.
|
||||
|
@ -1,3 +1,6 @@
|
||||
---
|
||||
Added: v2.2.0
|
||||
---
|
||||
# Internationalization in ADF
|
||||
|
||||
Internationalization (abbreviated to i18n) is the process of providing UI messages
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Language Menu component
|
||||
|
||||
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.
|
||||
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Log Service
|
||||
|
||||
Provide a log functionality for your ADF application.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Login component
|
||||
|
||||
Authenticates to Alfresco Content Services and Alfresco Process Services.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Logout directive
|
||||
|
||||
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
|
||||
|
||||
Every node object in the document list holds metadata information.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Mime Type Icon pipe
|
||||
|
||||
Retrieves an icon to represent a MIME type.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Node Delete directive
|
||||
|
||||
Deletes multiple files and folders.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.2.0
|
||||
Status: Active
|
||||
---
|
||||
# Node Download directive
|
||||
|
||||
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
|
||||
|
||||
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.
|
||||
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Node Permission directive
|
||||
|
||||
Selectively disables an HTML element or Angular component
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Node Restore directive
|
||||
|
||||
Restores deleted nodes to their original location.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Node Service
|
||||
|
||||
Gets Alfresco Repository node metadata and creates nodes with metadata.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Nodes Api service
|
||||
|
||||
Accesses and manipulates ACS document nodes using their node IDs.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Notification Service
|
||||
|
||||
Shows a notification message with optional feedback.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Page Title service
|
||||
|
||||
Sets the page title.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Pagination Component
|
||||
|
||||
Adds pagination to the component it is used with.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# People Content service
|
||||
|
||||
Gets information about a Content Services user.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# People list component
|
||||
|
||||
Shows a list of users (people).
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# People Process service
|
||||
|
||||
Gets information about Process Services users.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# People Search component
|
||||
|
||||
Searches users/people.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# People Component
|
||||
|
||||
Displays users involved with a specified task
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
---
|
||||
# Permission Style model
|
||||
|
||||
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