mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
* New regex validator for process name for checking if there is a space character as the first or the las one in the name. * Added 2 new error messages for process name: Required and Pattern(no space in the beginning or the end). Changed the disabled start process button validation function. * Unit test to disable the start button if the pattern validator for process name is raised. * Added 2 new error messages for process start
Alfresco Process services
Contains a variety of components, directives and services used throughout ADF
Documentation
See the ADF Process Services section of the docs index for all available documentation on this library.
Prerequisites
Before you start using this development framework, make sure you have installed all required software and done all the necessary configuration, see this page.
If you plan using this component with projects generated by Angular CLI, please refer to the following article: Using ADF with Angular CLI
Install
npm install @alfresco/adf-process-services