* split InfoDrawer test component and add tests for viewing properties
* add “date item” to spell ignore and remove commented code
* try to increase timeout
* direction element wrapper
* use CONTEXT_MENU_DIRECTION injection
* direction injection token
* refactor positionStrategy
* set CONTEXT_MENU_DIRECTION value
* 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
* fix height on search-libraries DL
* [ACA-2141] deleted adf-info-drawer css overrides - already moved to ADF
* [ACA-2151] deleted adf-version-manager css overrides - already moved to ADF
* [ACA-2144] deleted adf-search-filter css overrides - already moved to ADF
* [ACA-2145] deleted adf-search-sorting-picker css overrides - already moved to ADF
* [ACA-2147] partial clean-up of adf-toolbar-theme css overrides
- need to fix the colors schema to be able to remove it completely
* [ACA-2149] deleted adf-upload-dialog-theme css overrides - already moved to ADF
* [ACA-2146] clean-up of adf-sidenav-layout-theme css overrides
- might need to make another change on ADF side for height value
* [ACA-2150] deleted adf-upload-drag-area-theme css overrides - already moved to ADF
* [ACA-2146] prepare to move to corresponding ADF component theme
* 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
* add adf-no-grow-cell & min-width on columns
* [ACA-2350] fix ellipsis on DL and the context-menu issue
- issues were caused by nested items with the same classname: 'adf-datatable-cell'
* [ACA-2350] fix unit test
* [ACA-2350] remove deprecated classname
- mention 'adf-datatable-cell--text' example container class for elements that have context menu
* [ACA-2350] small fixes on search-results display
* [ACA-2350] fix location check
* [ACA-2350] should clean-up code once [ADF-4401] issue is fixed
* [ACA-2350] change e2e expect to check match
* [plint] fix code formatting
* [plint] fix code formatting
* [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
* [ACA-2330] fix DL display - enable single click tests
* [ACA-2330] fix locked-by item display
* [ACA-2330] set text color and padding on DL
* [ACA-2330] fix ellipsis on name column text
* [ACA-2330] apply fix to library-name-column also
- fixes failing test on libraries DL
* [ACA-2330] set scss variables
* [ACA-2330] fix wrong variable names
* [ACA-2330] decrease thumbnail width
* [ACA-2330] enable related tests
* [ACA-2139] remove style override
- was added on ADF component since 3.0.0
* [ACA-2149] prepare for moving adf-upload-dialog style to ADF
- separate new styling from overrides
* [ACA-2148] just delete without moving to ADF
- since we no longer use the adf-upload-button anywhere in ACA
* [ACA-2150] refactor adf-upload-drag-area code
* [ACA-2150] more refactor adf-upload-drag-area scss
* [ACA-2150] change variable naming on adf-upload-drag-area scss
* [ACA-2141] fix adf-info-drawer height
- and mark code that could be removed in the future - without moving to ADF
* [ACA-2147] prepare adf-toolbar code to be moved to ADF
* [ACA-2141] remove not needed styles
- already set inside the adf-version-manager styling
* [ACA-2146] prepare adf-sidenav-layout code to be moved to ADF
* [ACA-2144] remove no more needed styles for facet-buttons
- styles for adf-facet-buttons are applied in ADF 3.1.0
* [ACA-2150] fix reset 'parent' color on adf-upload-drag-area
* [ACA-2150] refactor adf-upload-drag-area code
- to easier to move to ADF
* [ACA-2141] better fix for adf-info-drawer height
* [ACA-2147] rename css class to prepare adf-toolbar code to be moved to ADF
* 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