* 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
* chore: addition of physical labels to share dialog
* chore: addition of translated text
* chore: addition of expiration label
* Update content-node-share.dialog.scss
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
* [AAE-1846] automated e2e tests - uploading a folder
* [AAE-1857] added automated e2e test upload folder with excluded file
* changed the script for cancel an uploading folder, added -b condition for the running tests for the uploadFolder method
* [ADF-5085] Remove maxDate and set the max of the from date to the to date
* [ADF-5085] Add maxDate optional setting
* [ADF-5085] Add unit test for maxDate
* [ADF-5085] Add documentation for maxDate setting
* [ADF-5085] Unit tests for default and today value
* [ADF-5085] Refactor
* [AAE-1880] e2e document-list selection mode, open file/folder
* resolved comments: backtick, refactoring names, using dropdownPage, removing comments, wrapping the API
* added a new try-catch for beforeAll, fixed the error message
* changed the name of a method from clickDropdownWithOption to selectDropdownOption
* changed the method name from clickDropdown... to selectDropdownOption
* added the variable type for some methods, delete the let list and refactor accordingly
* 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
* Added 3 new processed to candidatebaseapp: errorStartEventProcess, errorBoundaryEventProcess and errorExclusiveGateProcess, all with error events
* no message
* [AAE-1949] Form Attach File Widget AAE unit test
* [AAE-1949] Form Attach File Widget AAE unit test
* * fixed type
* * fixed second upload
* * fixed second upload
* 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
* added e2e automation - [C260064] Should download only the last selection when changing pages in Single mode
* [AAE-1797] added e2e automated test- start a process within ACS
* refactoring with dropdownPage
* spellcheck refactoring
* [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