* 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
* use async / await in authentication suites
* use async / await on application suites
* use async / await in navigation suites
* use async / await in actions suites
* rename method to be more clear
* change some files to async / await as they were very difficult to follow
* add uploadApi and a few resource files needed by Viewer tests
* add Viewer e2e component and viewer general tests
* add tests for the other list views as well
* add “docx” to dictionary
* 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)
* change selector
rename methods
separate pagination tests into multiple files to try to avoid jasmine timeout
increase a bit the timeouts
* shared-links api needs a bit more time to complete
* a bit more time