* Fix E2E run
remove not used report
Fix USERNAME AND PAS upload PS cloud e2e screenshot
* save report
* multiple 4 cs
* change test fix screenshot and others
* exclude other test
* 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
* changed the label from the label name and type to always floating and switched the position of them.
* fix the double space issue
* added unit tests & created and used custom theme for scss
* added custom theme for start-process component
* removed the styleurl
* changet mat_get to mat-color
* update for travis
* unit test for veryfing if changing to a custom site the current breadcrumb folder is the title of the site.
* fixed the problem when changing to a custom site the breadcrumb current folder title is not changing. fixed the issue when navigating inside a node after changing to a custom site the path to the root in the breadcrumb was not the correct path.
* updated the styling for the data rows to match the styling of the breadcrumb
* if there is an error the loader should stop not only if there is a message. updated to fix the node-selector site problem when adding a non existing site, the loader would previously keep spinning even though in console was thrown an error but the clients never had an UI update about the issue.
* Add APS1 calls to adf testing package
* no message
* Change to use AlfrescoApi instead of ApiService
* Refactor process-services tests to use API calls implementation from testing package
* Fix resource file
* no message
* Fix widget tests
* Fix tests
* no message
* Unblocking travis
* [AAE-2200] Fix dialog title
* [AAE-2200] Title from translation ressources and refactor
* [AAE-2200] Add unit test for title
* [AAE-2200] Fix lint in test
* changing the event on row from keyup to keydown to fix the issue of reopening the file after closing ussing only keyboard (opening and closing the file by enter)
* Reverting the 'onRowKeyDown' to not make a breaking change and added a new method to handle the opening file using 'enter' key
* Added unit test - it should emit double click if keydown "enter key" on row
* Small changes for clean coding
* [ACA-2368] UI Issues while editing Metadata in the Preview Page #1091
* tslint fxed
* [ACA-2368] UI Issues while editing Metadata in the Preview Page #1091
* * revert commits
* Revert "* revert commits"
This reverts commit fd0e86084cc4ac14870d9008400528f63a681c59.
* * unit test added