* 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.
* 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
* [AAE-1579] Fix amount widget prefix
* top of prefix fixed in modeler
* [AAE-1579] prefix color get from theming
* [AAE-1579] fix color and removed useless include
* [AAE-1579] remove useless import and prefix red when input empty and required
* AAE-1945 - start adding test form rendering for task-details
* Added last unit test for AAE-1945
* AAE-1945 - removed wrong fdescribe
* AAE-1945 - fixed whitespace
* AAE-1945 - fixed wrong promise errored
* AAE-1945 - fixed failing unit test
* AAE-2009 - added visibility unit test for form widgets
* AAE-2009 - added visibility unit test for form widgets
* AAE-2009 - fixed id of mock form
* AAE-2009 - fixed linting
* AAE-1938 - added first stack of visibility tests for form
* AAE-1941 - added number widget unit test
* fixed wrong import
* AAE-1941 - fixed unit test for form rendering
* [AAE-2034] Radio Button displaued in read-only mode
* [AAE-2034] Added tests and disable for all radio group and not every button
* [AAE-1943] C309672 and C309675 into unit tests
* [AAE-1943] C309680 automated
* [AAE-1943] C309682 automated
* AAE-1938 - added first stack of visibility tests for form
* AAE-1938 - fixed unit test after form service changes
* AAE-1938 - rebased with last development
* AAE-1938 - fixed failing e2e
* AAE-1938 - fixed mock definition to match updated service behaviour
* Fixed failing e2e
* AAE-1938 - try to fix cancel uploads
* * Added unit tests to the about-github-link component.
* Removed unused css
* * Added unit tests to the about module and prodcut-version components
* * Automated about page
* * Fixed comments
* * FIxed failing unit tests on attach-file-widget component.
* * After rebase
* [AAE-2034] Radio Button displaued in read-only mode
* [AAE-2034] Added tests and disable for all radio group and not every button
* Test disbled property