* 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
* latest ADF alpha
* get latest adf
* update tests
* use date format via config
* update time format
* Revert "update time format"
This reverts commit 3a4864ef01e8e1f6bc89d7425ffa7b6051dc19a6.
* [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