* latest ADF alpha
* get latest adf
* update tests
* use date format via config
* update time format
* Revert "update time format"
This reverts commit 3a4864ef01e8e1f6bc89d7425ffa7b6051dc19a6.
* 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 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
* [ACA-1890] make sure that the metadata component uses the extension settings
* [ACA-1798] remove unused imports
* [ACA-1798] test metadata extension
* format with Prettier
* [ACA-1798] changes after code review
* 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
* 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