* edit offline
* try to fix test for viewer - password protected file
* bug: Edit in Microsoft Office action is displayed in Shared Files for a locked file
move Shared Files workaround down in the file to fix this
* remove some workarounds, update some comments
* remove other workarounds, make some tests independent, enable lock icon on Search results
* forgotten change
* remove another workaround
Co-authored-by: Adina Parpalita <adina.parpalita@ness.com>
* change component ancestor from ElementFinder to string for better usability
better naming for some methods
small code cleanup
* add test components and automate tests for Create File from Template action
* ignore e2e-downloads folder
* add return types
* enable check
* enable check after issue got fixed
* update viewer on upload complete
* prevent multiple same actions triggers
* Display node again after upload was complete
* Add e2e test for showing 'Editing Offline' when a new version was uploaded and the node was locked before
* Add e2e test for showing 'Editing Offline' when a new version was uploaded and the node was locked before
* Add e2e test for showing 'Editing Offline' when a new version was uploaded and the node was locked before
* Update src/app/components/page.component.ts
return type
Co-Authored-By: Denys Vuika <denys.vuika@alfresco.com>
* return type
Co-Authored-By: Denys Vuika <denys.vuika@alfresco.com>
* return type
Co-Authored-By: Denys Vuika <denys.vuika@alfresco.com>
Co-authored-by: Martin Muller <damadden88@googlemail.com>
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
* use latest ACS com
* add workaround for REPO-4772
* due to the workaround done for REPO-4772, files now have an initial version set to MAJOR 1.0
* add workaround for REPO-4772 for bulk create files
* Get ACS log if something goes wrong
* wait for the dialog to close only in specific cases
* Import Custom Model into ACS. Update proxy to work with Share.
* compare arrays of actions instead of checking the available actions one by one
add more tests for more file types
reorganise and separate test files
use correct capitalisation of “Leave Library”, according to ACA-2473
add some try catch blocks
* fix test and rebalance suites
* remove hidden old info button
- that exists in DOM, even though hidden, after fix of [ACA-2288] issue
* change actions order after ACA-2649
* split InfoDrawer test component and add tests for viewing properties
* add “date item” to spell ignore and remove commented code
* try to increase timeout
* add tests for search results page and actions on search results
* fix selector and add more tests
* split unshare tests
* fix tests
* add more tests and TestRail ids
* add item.id to File Libraries
* add method to wait for node to be indexed
* create separate methods in queries API to wait for sites or wait for nodes
* improvements, renaming
* renaming
* fix
* add tests for actions on search results
* add wait and use new method
* fix
* another fix
* use correct method
* more fixes
* create method for clickView button
* fixes
* no message
* refactor Mark as favourite tests
rename method to be more clear
create separate methods for some checks and actions
* forgot some changes
* refactor delete-undo tests
* some more refactoring
* fix
* small improvements / refactoring
* refactor Mark as favourite tests
rename method to be more clear
create separate methods for some checks and actions
* forgot some changes
* refactor delete-undo tests
* some more refactoring
* fix