* [ACA-3427] Remove About tab when it's not useful
* Add unit tests for isLibraryManager rule
* Fix e2e tests
* Fix e2e tests and add rule to docs
* Fix e2e tests
* [ACS-180] Add Description column to My libraries / Favorites
* Fix e2e test
* Fix datatable selector
* Fix role and visibility selectors
* Add description to search library layout
* Final fix
* added functionality to import a file from drag&drop
* handle dropping a file over another and triggering the dialog for manage versions while passing the dropped file
* handle receiving and passing a file to version manager
* handle dropping a file over another.
* refactoring the component by using 2 ADF components and showing them by a specific view case.
* updated the dialog ref based on how the version dialog should behave in order to change/view a file's versions
* handle the new drag&drop to upload a file's version functionality
* removed the custom previous version upload component
* added payload constructor
* added unit test, fixed some misstypes
* fix failing travis unit tests
* fix failing travis unit tests
* added translate module
* added last version and fix failing test
* small fixes and change type workflow to customevent.
* small fix
* fix flaky test
* deleted flaky merge
* ACA-45: Take drag'n'drop pop-up title from ACA rather than the ADF component
* fixed a logical issue
* ACA-45: Fix failing e2e tests
* unit testing error fixing
* unit testing error fixing
* fix unknown word travis
* unlock node after upload success
* unlock node after cancelling upload
* ACA-45: Introduce back fileUnlock asserts
* added unit test for checking if the locked node is unlocked when uploading successfully a new version
* added type of event and small update to unit test
Co-authored-by: kristian <kristian.dimitrov@alfresco.com>
* header action order property
* apply sort for parents and children
* update tests
* use parent class to set style
* render user component through configuration
* header should allow disable actions rendering
* update e2e header resource
* upgrade to latest ADF alpha
* an extra step is needed now in order to open the calendar
* max date constraint
* upgrade libs
* upgrade node-sass
* upgrade spellcheck lib
* upgrade libs
* update test
* restore time back
* update libs
* update libs
* update libs
Co-authored-by: Adina Parpalita <Adina.Parpalita@ness.com>
* Enable liteserve Fix ecmHost Enable browser open
* Be able to pass a different admin credentials
* use the e2e liteserve
* sync package-lock
* Update webdriver
* Replace the app.conf values before running e2e. Be able to run e2e on external env
* Remove dist mystake
* Remove the baseUrl from the contains
* Use the docker image
* stop postgresql before install
* Try the new strategy
* regenerate the package lock
* Wait for the content to go up
* Change travis with start.sh
* do not override the baseUrl
* Create a different docker compose for e2e
Co-authored-by: Adina Parpalita <adina.parpalita@ness.com>
* 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>
* remove unused methods
* wrap suites in functions
* higher suite calling each wrapped function
* better naming
* wrap test suites in functions
* higher suite calling the wrapped functions
* add searchApi to adminActions
* 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 custom component action
* adjust component. to render icon and menu action
* pass action data
* update selection after dialog closes
* update mocks
* 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.
* [ACA-2813] Upgrade to latest ADF alpha
* [ACA-2813] new upgrade to latest ADF alpha
* instead of double click, use click + toolbar action in order to open the viewer