* 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
* 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
* 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
* add testrail ids - WIP
* add TestRail ids to tooltips tests
* added more TestRail ids
* separate tests from Create folder to correct sub-suites
* add more TestRail ids to automated tests
* added more TestRail ids
* added more ids and some missing tests
* combined delete and undo delete tests and added TestRail ids
* decrease protractor timeouts to try and speed up the execution when tests fail
* disable some tests that are incomplete in order to match numbers from TestRail
* e2e integration with ci
* update travis config
* try always build image
* build the app in production mode
* try to stop previous
* stop default postgresql service
* try upgrade selenium-webdriver
* disable Gecko for webdriver-manager
* use stable chrome and latest protractor
* fix navigation docs issues
* update documentation (#142)
* update documentation
changed start command
used a tags for links nested inside table and p tags, because Github did not render them correctly
* set link to navigation on side-nav.md
* [ACA-1061] update project version (#145)
[ACA-1061] update project version
* move e2e to a separate repo
* fix "view" button (toolbar)