* 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.
* compare arrays of actions instead of checking the available actions one by one
add more tests for more file types
reorganise and separate test files
use correct capitalisation of “Leave Library”, according to ACA-2473
add some try catch blocks
* fix test and rebalance suites
* remove hidden old info button
- that exists in DOM, even though hidden, after fix of [ACA-2288] issue
* change actions order after ACA-2649
* [ACA-2147] toolbar clean css - fix colors
* [ACA-1619] keep aspect properties config example
* [ACA-2147] keep toolbar color setting in custom-theme
* remove dist folder from travis cache
* build dist folder before each suite
* remove no longer needed 'Prepare dist cache' since dist cache was disabled
* ACA-1676 add share tests with user logouts
* ACA-1676 add share tests with user logouts
* ACA-1676 split the logout test into own describe and reformat the tests a bit.
* ACA-1676 split the logout test into own describe and reformat the tests a bit.
* ACA-1676 split the logout test into own describe and reformat the tests a bit.
* ACA-1676 split the logout test into own describe and reformat the tests a bit.
* ACA-1676 change some protractor config as suggested from Adina
* ACA-1676 change some protractor config as suggested from Adina
* [ACA-1633] create test suites. update protractor to use suites. update travis to split in to test suite groups.
* disable tomcat tests
* exclude failing expect
* aos extension
* update karma
* lint improvements and fixes
* update script
* update scripts
* update scripts
* reduce about 56.4 kB of polyfills for modern browsers
* deficated aosHost value to have AOS on separate servers
* context menu and toolbar
* visibility evaluator
* code improvements and fixes
* support locking, lock checks
* angular 7 upgrade
* try to fix e2e failures
* reduce wait for snackbar
* wait presenceOf instead of visibilityOf
* angular 7 upgrade
* try to fix e2e failures
* reduce wait for snackbar
* wait presenceOf instead of visibilityOf
* one more try to fix e2e snackbar issues
* yet another try
* only wait in some tests
* diable animations, extra e2e app configuration
* update tomcat e2e script
* fix prod build memory use
* use another type of wait
* disable check
to be investigated separately
* initial work
* shared link created through API
* add tests for share file on all list views
* remove utc for end of day
* remove hours and minutes
* update unit test
* workaround
* update docker settings for tomcat
* tomcat setup for e2e
* add about to coverage
* add more components to coverage
* more truth for coverage reports
* even more fun
* switch off json formatting
* deploy war file after unit test run
* update to latest ADF libs
* update libs
* update dependencies
* use development build for e2e
* update travis settings
* revert to dev build
* adf 2.5.0 final
* add spellcheck for the typescript code
* update CI config
* update spellcheck rules
* update spellcheck config and code
* run spellcheck for e2e tests
* disable e2e test
* disable cypress 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