* latest ADF alpha
* get latest adf
* update tests
* use date format via config
* update time format
* Revert "update time format"
This reverts commit 3a4864ef01e8e1f6bc89d7425ffa7b6051dc19a6.
* upgrade to latest adf 3.0.0 alpha
* use ADF share dialog
* [ACA-2069] make sure toggles have the right color
* raise error popups for shared links
* update test
* use date only for sharing
* [ACA-2069] small improvement - make sure toggles have the right color
* remove old share dialog
* move toggle-shared component to common module
* update to 3.3.0 alpha
* add arabic language
* layout orientation support
* take direction from parent
* set direction based on language locale on initialization
* test
* Upgrade to ADF 3.2.0 version
* fixes login button color
* Revert "fixes login button color"
This reverts commit 29c529d
* include only button color styling for toolbar
* [ACA-2359] upgrade ADF to 3.2.0-beta7 version
* [ACA-2359] revert temporary fix because no more nested 'adf-datatable-cell' items coming from ADF
* [ACA-2359] remove no more needed styles related to [ADF-4401] issue
* [ACA-2359] clean-up unneeded styles - coming from new ADF version
* [ACA-2363] fix issue with text being visible underneath the info drawer
* [ACA-2359] fix ellipsis on locked_by text
* [ACA-2359] increase item select area
* [ACA-2331] fix destination picker custom source title
* [ACA-2331] fix destination picker column display
* min-width for adf-no-grow-cell
* update to latest ADF alpha version
* better date column display - ellipsis fix
* renaming to prepare to clean-up document-list scss overrides
* fix ellipsis display & cells min-width
* update to a more latest ADF alpha
* [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
* [ACA-2143] clean-up css overrides for pagination
- add back borders
- upgrade to 7.0.0-beta24 for the flex Layout media query mixin to work as expected
* upgrade to latest ADF 3.0.0-alpha
- remove selectedFacetQueries check
- renamed hasPermission from ADF ContentService to hasAllowableOperations
* update to ADF 3.0.0-beta9
* [ACA-2200] mincount workaround
- until we get the fix for the facet update issue (ADF-3401)
* 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
* try new reporter
* run specific suite for testing purposes
* change folder output for report
* more report settings
* remove fdescribe
* remove package and update package-lock
* remove disabled tests not needed by the new reporter
* try to identify cause of travis failure
* run only specific tests for investigation purpose
* remove sleep and increase retry delay
* try a different fix
* revert to previous fix
* try different expects
* call different js-api method
* remove parameter not needed anymore