Urse Daniel bc2d7f16fd
[AAE-2321] Should not be able to start a process with space as name (Process Services) (#5616)
* 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
2020-04-17 23:37:49 +01:00
..
2017-11-18 11:49:23 +00:00
2019-09-20 12:16:53 +01:00
2020-02-06 13:36:24 +00:00
2018-10-17 12:12:43 +01:00

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

License

Apache Version 2.0