* 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.
* 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.
* automated Start and save a task with a form.
* crc's
* test title updated
* test title updated
* start process with start event form automated
* moved the expect statements to the tests.
* fix circular dependency
* deleting the standalonetask in afterAll
* split the tests for better readability
* split the tests for better readability
* next 3.4.0
* next 3.4.0
* [ADF-4426] Move CSS overrides from ACA to ADF - 2nd round (#4837)
* [ADF-4426] align toolbar icon color with design
* [ADF-4426] clean-up style - it is never applied
* [ADF-4426] display title for name location cell - useful for long names
* [ADF-4426] move content-node-selector cell fix from ACA
- fixes https://github.com/Alfresco/alfresco-ng2-components/issues/4686
* [ADF-4426] move content-node-selector cell fix from ACA
- fixes https://github.com/Alfresco/alfresco-ng2-components/issues/4686
* [ADF-4426] move image width fix from ACA
* [ADF-4426] allow more customization of data-table borders
* [ADF-4426] move fix from ACA
[ACA-2363] fixes issue with text being visible underneath the info drawer
* [ADF-4426] get adf-datatable-link style from ACA
* [ADF-4426] allow set of DL selected row icon color
* [ADF-4426] allow more document list customization
- code moved from ACA
- more css variables
- removed non used and duplicated outline styles
- some code clean-up...
* [ADF-4635] The Status drop-down is looking different for Processes than for Tasks (#4822)
* * Process-storage
* * Used jsapiServcie
* Be able to upload a file on the content with the createNode api
* Refactor
* [ADF-4519] Attach an ACS content to a form.
* * Created attachfile-cloud-widget component
* * Created a component to attach an acs content to a form.
* * Added unit tests
* * Removed unused methods* FIxed tslint errors.
* * Reverted demo shell changes.
* * Removed unnecessary methods
* * Fixed at able to remove attached file
* * After rebase.
* * Removed tempFile and currentFile properties.* Refactored attach-file-cloud-widget.
* Update upload-cloud.widget.html
* fix
* Fixed readonly form
* refactoring getValueFromToken and fix user token refresh
* refactoring getValueFromToken and fix user token refresh
* refactoring getValueFromToken and fix user token refres
* fix unit test
* Update data-table-component.page.ts
* new pr
* fix error - sortOrder.toLowerCase is not a function
* new pr
* new process definition added
* taking the development branch changes
* new test file
* fix failures, passing string instead of boolean flag.
* ADF-4488 - FormCloud - Not able to render a dropdown with a RestService bind
* ADF-4488 - FormCloud - Not able to render a dropdown with a RestService bind
* added await for entry of undefined error
* added missing async for the tests.
* changed location
* changed locatioremoved unnecessary async
* moved the locators to task-form-cloud-component page
* removed the taskDetailsCloudPage as is unnecessary and getting the assertions from taskHeaderCloudPage.
* fiv circular dependency
* fix circular dependency