* [ADF-2771] Sidebar action menu component - UX review
* Add a input property to set the width of sidebar-action-menu.
* [ADF-2888] UX doesn't respect the Sidenav specifiactions
* Add a input property to set the width of sidebar-action-menu.
* [ADF-2556] first step to create add people or group to permissions
* [ADF-2556] creating a dialog with user results
* [ADF-2556]
integrated service for add and remove permission from node
* [ADF-2556] fixed behaviour and style for add user group
* [ADF-2556] added some refactoring for dialog service
* [ADF-2556] refactoring the dependencies of the components
* [ADF-2556] added some fix and a new key for dialog
* [ADF-2556] start adding test for node permission service
* [ADF-2556] added test for add permission panel component
* [ADf-2556] adding tests for new add permission component
* [ADF-2556] fixed tests and added documentation
* [ADF-2556] fixed documentation for add-node components
* [ADF-2556] added peer review changes
* [ADF-2912] added group everyone as constant result for add permissions
* [ADF-2912] readded jsdoc
* [ADF-2843] added tooltip for create new folder and edit folder icons from Content Service
* [ADF-2843] added translation for tooltip
* [ADF-2843] added tooltips for all the buttons in toolbar
* [ADF-2843] discard package-lock
* [ADF-2832] discard changes to package-lock
* [ADF-2843] discarded changes from package-lock
* [ADF-2843] added tooltip for list view button
* [ADF-2699] added localisation to the time-ago pipe
* [ADF-2699] added lang to time ago pipe
* [ADF-2699] added localisation for time ago pipe
* [ADF-2699] removed fdescribe
* [ADF-2699] removed comments
* [ADF-2699] removed useless default values
* [ADF-2556] first step to create add people or group to permissions
* [ADF-2556] creating a dialog with user results
* [ADF-2556]
integrated service for add and remove permission from node
* [ADF-2556] fixed behaviour and style for add user group
* [ADF-2556] added some refactoring for dialog service
* [ADF-2556] refactoring the dependencies of the components
* [ADF-2556] added some fix and a new key for dialog
* [ADF-2556] start adding test for node permission service
* [ADF-2556] added test for add permission panel component
* [ADf-2556] adding tests for new add permission component
* [ADF-2556] fixed tests and added documentation
* [ADF-2556] fixed documentation for add-node components
* [ADF-2556] added peer review changes
* [ADF-2826] added a check for duplicate permission add
* [ADF-2826] removed fdescribe
* [ADF-2826] applied peer review changes
* format date chosen from the datePicker's calendar
* format date on focusout event
* fix tests & some code refactoring
* more validation messages
* unit tests
* fix typecast error
* move "dateFormat" to be part of the "date range" widget settings block
* fix error on Moment
"...Type 'moment.Moment' is not assignable to type 'moment.Moment'. Two different types with this name exist, but they are unrelated.
Property 'isLocal' is missing in type 'Moment'..."
* moment - use old version
* change script - use recent version of moment
* [ADF-2626] added preserved state functionality for sidenav component
* [ADF-2626] changed logic for preserving the sidenav component state
* [ADF-2626] added missing curly brace }
* [ADF-2626] small changes on logic based on pr comments
* [ADF-2843] added tooltip for create folder and edit folder icons from Content Services
* Revert "[ADF-2843] added tooltip for create folder and edit folder icons from Content Services"
This reverts commit d5a7abb65b5bbfd024b44aa7e331e688aa13eb60.
* [ADF-2626] changed casting
* [ADF-2626] updated documentation with event
* [ADF-2626] removed app-config pipe because it was not being used
* "show less" button for search filter container
* consistent button styles across widgets
* i18n support for facets
* page sizes for check list
* display page buttons only when needed
* page sizes for all facet fields
* test fixes
* update lib versions
* fix angular configuration
* [ADF-2556] first step to create add people or group to permissions
* [ADF-2556] creating a dialog with user results
* [ADF-2556]
integrated service for add and remove permission from node
* [ADF-2556] fixed behaviour and style for add user group
* [ADF-2556] added some refactoring for dialog service
* [ADF-2556] refactoring the dependencies of the components
* [ADF-2556] added some fix and a new key for dialog
* [ADF-2556] start adding test for node permission service
* [ADF-2556] added test for add permission panel component
* [ADf-2556] adding tests for new add permission component
* [ADF-2556] fixed tests and added documentation
* [ADF-2556] fixed documentation for add-node components
* [ADF-2556] added peer review changes
* schema and configuration improvements
* check list search widget
* "Clear all" button to reset the list
* page size and "show more" for response facet fields
* test fixes
* fix tests
* fix pagination bug (skipCount reseting)
* integrate date range picker from #3248
* i18n support for date and number range
* some docs for search filter
* docs update
* docs update
* cleanup code as per review
* add majorVersion param
move common part in base class
* refactor upload queue
* fix after refactoring
* add comment functionality in versioning
add minor and major option in versioning
add animation in versioning
add new functionality in demo shell
* add animation test
* add missing properties test and base upload class
* fix reload after new version upload [ADF-2582]
* update documentation
* update doc and fix minor style issues
* fix tslint error
* change cachebuster
* ADF-2672 version manager disable buttons
* [ADF-2649] hide show actions in version list
* fix tests
* slider facet
* number range facet
* unit tests
* remove fdescribe
* remove old demo-only content
* remove old tests
* Support "include" and "field" values with app config
* exclude deprecated demo content from export checks
* [ADF-2692] - refresh must be done on tab changes otherwise ViewChild obj refrence are null
* [ADF-2692] removed extra reloading calls
* [ADF-2692] rebased and fixed name
* [ADF-2734] added the listner for user preference supported page to the trashcan
* [ADF-2734] revert changes on app.config
* [ADF-2734] added missing whitespace
* [ADF-2687] No message is displayed when deleting a folder from content action
[ADF-2714] Not able to download a version of a file
[ADF-2682] Number of page doesn't change when navigating to another folder
Expand lock documentation
* fix test init
[ADF-2645] move the service use in the upload in the right place
[ADF-2687] No message is displayed when deleting a file/folder from content action
[ADF-2714] [demo shell] Not able to download a version of a file
* add spaces tslint fix
* fix app config, add extra flags for version manager
* add docs and tests
* update i18n strings
* rename "id" to "nodeId"
* automatically detect permissions
* restore 'id' and mark as deprecated