* exclude upload folder test as far we don't find a solution in chrome 73
* exclude folder drag and drop test chrome 73
* fix test search
* Update .travis.yml
* xit C279918 C279916
* fix process-service cloud application list
* [ADF-3841] Improve edit-task-filter-cloud by adding inputs to control filters, sort and actions* Provided an input to pass sort properties* Provided an input to pass filter actions
* * Provided way to configure sort and action properties from app.config
* Updated unit tests the recent changes
* * Added missing properties* Removed unwanted properties* Provided a way to to show range when the lastModified is passed* Fixed order should be visible if sort as been passed
* * Provided way to show checkbox
* * Changed to state, assignment to status and assignee* Updated Document* Updated unit tests
* * Removed unnecessary mock object
* * Removed FilterActionType * Updated documentation
* * Modified editTaskFilterCLoud component e2e tests to the recent changes
* * Fixed e2e tests
* * Fixed failing e2e test
* * Removed unwanted comment
* * After rebase
* * After rebase
* * After rebase
* * Fixed e2e conflict
* Add Delete folder when infinite scrolling is enabled test.
* Changed the number of files.
* Fix lint errors
* no message
* no message
* Fix infinite-scrolling test
* Run tsc on the e2e folder and as part of the sh script
* in progress
* in progress
* in progress
* in progress
* in progress
* in progress
* fixing compile errors
* fixing compile errors.
* Fix the apiService and exclude nodemodules
* Add semicolumn
* fix import
* fix configuration test package
* fix
* fix errors
* fix typescript
* restore packages.json
* fix errors after rebase
* fix type prolems and add protracotr path mapping
* remove undefined
* [ADF-3883] Improve edit-process-filter-cloud by adding inputs to control filters, sort and actions
* Provided an input to pass sort properties
* Provided an input to pass filter actions
* Provided a way to configure sort properties and actions
* * Updated unit tests to the recent changes
* Fixed order should be visible if sort as been added to the config
* Fixed if lastModified if defined the component should show the range lastModifiedTo lastModifiedFrom
* Updated doc
* * Removed ProcessFilterActionType* Renamed state to status* Refactored edit-process-filter * Updated doc
* * After rebase
* * Fixed editProcessFilter e2e tests.
* * Removed unwanted comment
* * After rebase
* * After rebase
* * After rebase
* C299200 automated
* Test package version
* Save the head of development into a tmp file (this will avoid error in case of rebase meanwhile the pipeline is running)
Remove the -gnu in the wrong position
* Update test-e2e-lib.sh
* Print adf version on each step
* Print adf version on each step
* Add console log and skip install on the unit test demo shell
* Remove the print dependendy
* in progress
* moved UserInfoDialogPage, AppListCloudPage, LoginSSOPage and TabsPage. ADF-4166
* moved UserInfoDialogPage, AppListCloudPage, LoginSSOPage and TabsPage. ADF-4166
* linting fixes
* crc's
* crc's
* added adf-testing to package.json file
* fix for failing unit tests
* fixes
* test failure fixes
* test failure fixes
* reverted ot old location pages/adf/navigationBarPage
* added the testing variable to affected-libs file and changed the version to 3.1.0-beta5 and added the missing adf-content-services dependency.
* Fix the material export
* Remove the reference to the tse2econfig not allowed
* fix failing test
* Update user-info.page.ts
* Implement edit process filter tests
* Added tests to edit-process-filters-component.e2e.ts
* Fix lint error
* Rebase
* Fixing a part of the existent tests for edit-process
* no message
* Fixing the tests.
* Fixing edit process filter tests
* Fixing lint errors.
* Remove some waits
* Removed some more waits
* Delete a file that is not used.
* Fix edit process filter tests
* Update editProcessFilterCloudComponent.ts
* Remove checkSpinnerIsDisplayed() check from tests
* Moved clickCustomiseFilterHeader() to beforeEach()
* in progress
* in progress testcase C297674
* linting fixes
* modularised clear field method
* made the appearance of select user dropdown work.
* in progress
* final version
* linting fixes
* linting fixes
* in progress
* in progress testcase C297674
* linting fixes
* modularised clear field method
* made the appearance of select user dropdown work.
* in progress
* final version
* linting fixes
* linting fixes
* ADF-4103 automated
* in progress
* Roles Filter automated
* async updates
* removed the identity User details
* roleId extraction done.
* linting fixes
* using constants instead of hardcoding the typing values.
* crc's
* crc's
* linting
* removed hte indexes, as api returns only 1 user record.
* fixed errors
* in progress
* redoing the tests as the PeopleGroupCloudPage has been updated.
* redoing the tests as the PeopleGroupCloudPage has been updated.
* Added a few test cases to cover task list and edit task filters cloud components properties.
* Add tests for task name property.
* Add processInstanceId tests
* Added lastModifiedTo and lastModifiedFrom tests.
* Added tests for all the properties
* Add selectionMode tests.
* Add selectionMode tests
* Update task-list-selection.e2e.ts
* [ADF-4015] Fix lint issues
* Using clearField
* Modified selection tests
* Fixing selection tests
* no message
* Fix spelling
* Removed a sleep from the test
* Fix siteListDropDown locator
* in progress
* in progress
* ADF-4012 pull request ready
* crc's
* crc's - moved the methods ProcessListCloudComponent to dataTablePage, to keep it common.
* crc's - moved the methods ProcessListCloudComponent to dataTablePage, to keep it common.
* changed the locator to use data-automation-id
* linting fix
* test automated - C268974
* test automated - C268974
* crc's
* crc's
* crc's
* crc's
* linting fix
* added automation for C276980 - Duplicate User or Group
* merged the overlapping testcases
* Changed checkUserHasRoleSelected to use datatable methods
* changed hte usernames to something more relevant and readable.
* [ADF-4066] Should create a task unassigned when assignee field is empty … (#4334)
* C297675 Should create a task unassigned when assignee field is empty in Start Task form automated
* linting fixes and updated some locators which are returning more than 1 result back when running this test, as part of best practices.
* using hte new method added as it's more efficient, getIdCellValue
* linting fixes
* updates
* updated the taskname variables to more meaningful ones.
* added data-automation-id for better test locators.
* in progress
* in progress
* ADF-4012 pull request ready
* crc's
* crc's - moved the methods ProcessListCloudComponent to dataTablePage, to keep it common.
* crc's - moved the methods ProcessListCloudComponent to dataTablePage, to keep it common.
* changed the locator to use data-automation-id
* linting fix
* test automated - C268974
* test automated - C268974
* crc's
* crc's
* crc's
* crc's
* linting fix
* added automation for C276980 - Duplicate User or Group
* merged the overlapping testcases
* Changed checkUserHasRoleSelected to use datatable methods
* changed hte usernames to something more relevant and readable.