* [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
* [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
* Added 3 new processed to candidatebaseapp: errorStartEventProcess, errorBoundaryEventProcess and errorExclusiveGateProcess, all with error events
* no message
* 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
* * 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-1975] Add no results template when searching in People/Group cloud component
* [AAE-1975] Add timeout for check no results e2e method
* [AAE-1975] Adapt unit tests, add no results checks
* [AAE-1975] Fix styling, remove error icon and red colour
* [AAE-1975] Remove timeout
* * Added unit tests to the about-github-link component.
* Removed unused css
* * Added unit tests to the about module and prodcut-version components
* * After rebase
* added 2 new forms 'mealform' and 'resultcollectionform' to simpleapp and updated the multiinstance-usertask process definition to have another task to display the output of the result collection.
* added the 2 new form names to the resources file.
* [ADF-5066] APS2 › Process List test need to be automated
* fixed spell check error
* fixed errors
* taskname from resource
* fixed e2e
* fixed comments
* fixed declartions
* [AAE-1152] added e2e tests for People and Group of people - CloudWidgets
* [AAE-1152] made code more readable
* [AAE-1152] added public-api file
* Fixing import in index.ts
* refactoring and creating public-api file
* [AAE-1372] Fix read-only preselected users can be deleted
* [AAE-1372] Fix people/group cloud component readonly mode
* [AAE-1372] Refactor People/Group Cloud components
* [AAE-1372] Refactor People/Group Cloud components
* [AAE-1372] Clear invalid user in single mode after replacing with a valid user
* [AAE-1372] Add progress bar while validation loading. When user gets removed remove from validation
* [AAE-1372] Fix lint errors
* [AAE-1372] Fix single selection e2e
* [AAE-1372] Fix unit tests - people/group cloud components
* [AAE-1372] Fix e2e, set People/Group formControls invalid when has preselect errors
* [AAE-1372] Fix invalid form control bug
* Add a method to wait until datatable contains less then a specific nr of rows. This could be useful for waiting for datatable to load when searching or filtering it
* Moved the method to pagination page
* Renamed the method
* Reuse the common deployment and modeling api
* Add files to testing
* Pass parameters
* Travis initaae with correct parameters
* Travis initaae with correct parameters
* Add cli to the smart build
* Add complete task of a process method
* Removed completeTaskOfAProcess method. We will add this along with a proper refactoring
* Remove unnecessary check
* Create card view text item PO
* Changed back the puppeteer version
* Fix the rootElement locator
* no message
* Fix wrong rebase
* * Added unique data-automation-id on cardViewTextComponent.
* Changed data-automation-id for float
* Add tests for assignee not able to release process task
* Changed the assignee of assigneeprocess process definition from admin.adf to hruser
* Changed the process used and changed random user to hruser
* [ADF-5022] added automation for Display Value Widget
* [ADF-5022] fixed licences
* [ADF-5022] fixed test name format
* [ADF-5022] fixed import-BrowserVisibility and adding type for fieldId & re-write methods with try-catch for DisplayValue