* [ACA-2472] Temporarily disable "Emailed" and "Likes" aspects
* [ACA-2472] keep the app.config metadata config in sync with app.extensions
- testing purpose in case we remove the metadata config from app.extensions
* 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
* [ACA-2420] exclude aspects and order effectivity properties
* [ACA-2420] ids not needed inside app.config
- this is the 'applied' setting for content-metadata when there
isn't one inside the app.extensions.json that overwrites it
* [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-1619] overwrite the app.config metadata settings only of the 'content-metadata-presets' is non-empty
* [ACA-1619] app config to show automatically all metadata aspects
- not extendable version
* [ACA-1619] app extension to show automatically all metadata aspects
- extendable version
- the app.config setting is overwritten by the one with ids from app.extensions
- could remove completely the content metadata setting from app.json
* [ACA-1619] allow 'disabled' property on content metadata configuration
* [ACA-1619] test content-metadata plugin extension
- allow 'disabled' property on content metadata configuration
* [ACA-1619] remove test reference to metadata plugin
* [ACA-1619] backwards compatibility for metadata plugin extensions
- add back initial structure (& ids) of content-metadata "custom" preset
- revert change to sample metadata extension plugin
* [ACA-1619] forgotten change
* [ACA-1619] tests
* Revert "[ACA-2069] fix blue slider issue (#854)"
This reverts commit 84b0cd4e7ecb18ee4363b56ecc755f3f5700021e.
* ACA-2111 remove default color for toggle as it defaults to orange
* ACA-2111 remove default color for toggle as it defaults to orange
* 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
* 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
* 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