* Change strategy with process cloud e2e and fixes
* Change strategy with process cloud e2e and fixes
* Fix path and host
* improve the config and run the replace for cloud
* Use the same name of other scripts
* Fix lint
* Run the replace in case of cloud
* typo
* Export variables if needed
Fix the check env passing the oauth
* Exporting base login page for e2e tests
* fixed exporting and renamed pages as per standards
* Added base login page to testing package
* Fixed wrong import for the setting page
* Removed old pages and using the one in the adf-testing package
* fix after merge conflict
* fix base url param
* [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
* 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
* add identity host
* add test for assign user
* clear assignee input field
* added hostIdentity parameter
* add test for default assignee user
* add hostIdentity parameter
* add test for remove assignee
* add a new constant for start task name
* add hostIdentitty in setProviderBpmSso method
* remove duplicated method
* fix test C291799
* fix test C291872
* Add test for 'all the filters properly set up accordingly with the Query Param' acceptance criteria.
* Implement edit task filters tests.
* Fix lint errors
* Fix existent tests
* fix lint error
* Changed 'status' to 'state'