* e2e tests for restore content directive
* e2e tests for restore content directive
* e2e tests for restore content directive
* changed the method for restore icon to check for display rather than enabled.
* test enhancements
* removed empty folder test as irrelevant.
* added test for restore of Site or Library
* test enhancements
* test enhancements
* Create an adf-cli dispatcher to run the docker-publish
* not needed
* fix typo comma
* Create the adf-cli dist folder that contains
-bin
-script
-package.json
Build the dist folder during the ADF CI/CI pipeline
* added tests for Edit Folder Directive
* added tests for Copy and Move actions on no permission folder.
* moved the checkDisabled function to BrowserActions to make it reusable.
* updated method name
* [ADF-4716] Dynamic Table not working properly (regression)
[ADF-4722] Wrong date is displayed when updating row of dynamic table
* removing dynamic table date added
* * fix e2e
* C310199, C310142, empty form validations, Form validations with required field and invalid data.Added a new form to candidatebaseapp, 'FormToTestValidations'
* using BrowserActions
* removing hte test as iti s duplicated. The same tests exist under e2e/content-services/document-list/document-list-actions.e2e.ts
* C260127 - Move - Destination picker search, test for content highlighted
* C260128 - Move same name file test added
* test name updated
* C260134 - Move Folder with subfolder and file within it, test added
* formatting
* C260135 - Move same name folder - test added
* C260131 - Copy - Destination picker search, search text highlighted in the results in the Copy dialog.
* C260129, C260136 - Tests for Copy same name file and same name folder added
* added tests for Copy and Move actions on no permission folder.
* added tests for Copy and Move actions on no permission folder.
* update
* automated => C297472 see selected rows list and task names when multiselect and testing mode toggle are on.
* automated => C297472 see selected rows list and task names when multiselect and testing mode toggle are on.
* Delete package-lock.json
* updates
* promote use setupTestbed
* fix context menu unit test
* fix sidebar warning unit test
* fix spy people widget
* fix ISO warning date time widget
* fix sidebar spy 404 url
* minor karma fix import pdf.js map
* restore md
* revert extension change
* [ADF-4715] a process never has CREATED status
* [ADF-4717] clean up in afterAll
* check mediumDate format
* check mediumDate format
* show more log data
* Revert "show more log data"
This reverts commit a19c629
* automated upload local and content file from task from upload widget.
* automated upload local and content file from task from upload widget.
* reverting the git ignore change
* updated the app with the new process definition using the form with upload widgets
* Save error screenshot
* creating the processes through api call rather than through ui. and added -log to watch the travis build on process-cloud
* creating the processes through api call rather than through ui. and added -log to watch the travis build on process-cloud
* removed the wait till clickable, as not relevant here.
* Update process-services-cloud-e2e.sh
* promote use setupTestbed
* fix comment using right spy and remove deprecated moment method usage
* restore md icon file
* remove error translation log
* restore extension test
* [ADF-4701] Upgrade angular material to 7.3.7 version
* [ADF-4701] upgrade angular libs
* [ADF-4701] upgrade angular libs
* [ADF-4530] temporary disable test
- will be fixed in a separate PR for https://issues.alfresco.com/jira/browse/ADF-4704
- the 'expected behavior' of the ADF-4530 corresponding bug is that should display 'all the available Process Definitions defined in the app'
* e2e test does not need bpm user
* e2e FIX waitUntilElementIsClickable
* Revert "e2e test does not need bpm user"
This reverts commit 9a5c4d4 - Travis seems to need initial code
* e2e fix button selector
- caused TimeoutError: Element is not Clickable
* e2e scroll into view fix
* e2e fixes scroll into view & selectors
* e2e fixed close action menu
- close menu with all disabled items fix - opened related issue https://issues.alfresco.com/jira/browse/ADF-4712
- checkContextActionIsVisible should check only visibility - all items might be disabled, so un-clickable
- close menu changed bcs. overlay backdrop caused TimeoutError: Element is not Clickable
* e2e disabled button is not supposed to be clickable
- fixed TimeoutError: Element is not Clickable
* e2e update messages
* e2e check invisibilityOf item
* e2e extra filter
* e2e wait waitTillContentLoaded
- created related issue https://issues.alfresco.com/jira/browse/ADF-4715
* [ADF-4715] a process never has CREATED status
* [ADF-4717] wait for filtered content to be loaded
- initiator filter must have 'username' value
* [ADF-4457] StorageService should be independent of AppConfigService
* [ADF-4457] Fix e2e tests
* [ADF-4457] Fix e2e tests
* [ADF-4457] Improve storage service workflow
* Fix linting
* Fix unit tests
* Fix e2e test
* Add missing class to constructor
* Fix e2e test
* Rebase branch
* Improve unit test
* fix test
* process-filter-results test automated
* updated the test case numbers
* fix test
* fix test
* added wait for the datatable to load
* fixes
* created another process instance in simpleApp by anotherUser, to test the negative scenario's in filtering.
* created another process instance in simpleApp by anotherUser, to test the negative scenario's in filtering.
* delete both the users created.