* use port 4000 for e2e runs
* upgrade to latest node images
* Revert "upgrade to latest node images"
This reverts commit 88177f508468f7f9b7d07c388785df1a5c30e27e.
* disable the deletion test for now
* 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