* (wip) facet container
* shaping out the API
* code lint fixes
* radiobox facet example
* fields selector facet
* search limits support
* scope locations facet example
* move custom search to 'search.query' config
* use facet fields and queries from the config file
* use facet filters
* use facet buckets in query
* preserve expanded/checked states
* code cleanup and binding fixes
* fix apis after rebase
* extract query builder into separate class
* code improvements
* full chip list (merge facet fields with queries)
* placeholder for range requests
* move search infrastructure to ADF core
* cleanup code
* auto-search on init
* move search components to the content services
* selected facets chip list
* split into separate components at ADF level
* move the rest of the implementation to ADF
* facet builder fixes and tests
* translation support for category names
* docs placeholders
* update language level
* unit tests and packaging updates
* fix after rebase
* remove fdescribe
* some docs on search settings
* rename components as per review
* simplify chip list as per review
* turn query builder into service
* improve search service, integrate old search results
* fix node selector integration
* move service to the top module
* update tests
* remove fdescribe
* update tests
* test fixes
* test fixes
* test updates
* fix tests
* code and test fixes
* remove fit
* fix tests
* fix tests
* remove obsolete test
* increase bundle threshold
* update docs to reflect PR changes
* fix docs
* fix reload app.config.json
* improve style mobile
fix test
* test karma setup update
* fix core providers test
* remove unused providers
* use mock api in service test
* skip test in the wrong place
* remove comma
* remove fdescribe
* Aspects collection
* Fetch only those metadata aspects which are defined in the application config
* Aspect property filtering first round
* Addig wildcard support for preset, default preset fallback to wildcard, and logging
* Add white list service
* Renaming services
* ContentMetadataService and CardViewItemDispatcherComponent update
* Observables... Observables everywhere...
* Propers CardViewAspect
* Defining more interfaces
* Dummy data and expansions panels
* Fix build attempt & proper panel expansion
* Folder restructuring
* Add different type mappings
* Restructuring Card view component
* Fix build
* More ECM types supported
* Validators first phase, extraction of interfaces, world domination preparation
* Validators phase II.
* Integer and float validators
* Hide empty text items and validation message foundation
* Validation error messages for text item view, small style changes
* Update date item
* bool item component
* Datetimepicker npm module
* Datetime model
* Add mapping for datetime
* Small fixes
* Passing down preset
* Adding forgotten package.json entry
* Adding some tests for wrapper card component
* content-metadata.component tests
* Covering some edge cases, adding some tests
* Fix cardview component's test
* Add datetimepicker to demoshell
* card view component show empty values by default
* displayEmpty dependency injection
* remove table like design from cardview
* Using alfresco-js-api instead of spike
* Remove spike folder and contents
* Fix test
* Cardview updated docs
* Content metadata md
* Fix review issues
* Fix the packagr issue