* prevent and resume upload process
* upload fixes and confirmation dialog demo
* ability to toggle the upload confirmation demo
* fix tests
* unit tests
* docs update
* remove deprecation
* fix test name
* reset selection when rows are replaced from code
* code fixes
* unit test updates
* visualise selection count for testing purposes
* make row selection api public
* remove question mark from the event name
* [ADF-3082] Custom Task filters don't work.
* Added an sorting input to the datatable.
* Updated documentation for the recent changes.
* Added testcases for the recent changes.
* [ADF-3082] Custom Task filters don't work
* Added a sorting input to the datatable
* Added testcases to the recent changes.
* Updated doc for the recent changes.
* * Refactored task/process list dataSort.
* * Refactored process/task list datasort method
* translate breadcrumb root in demo shell
* optional "max items" feature and style fixes
* should not be restricted by default
* style updates
* toolbar and breadcrumb layout fixes
* breadcrumb demo and testing page
* full toolbar scenario
* fix translation issue with the dropdown and custom root
* a11y fixes
* fix issue with duplicate id, remove unused attribute
* Deprecate the processDefinitionKey property.
remove unused tasklist code. It was needed with the old pagination component
* Remove nosense test
* Use adf version
* [ADF-2726] start fixing the show of files loaded from CS
* [ADF-2726] start fixing the show of files loaded from CS
* [ADF-2726] fixed save content for external repository|
* [ADF-2726] fixed save content for external repository|
* [ADF-2726] reeanabled and fixed the tests
* [ADF-2726] reeanabled and fixed the tests
* [ADF-2726] added tests for attach file widget and activiti alfresco service
* [ADF-2726] added tests for attach file widget and activiti alfresco service
* [ADF-2726] fixed test
* sorting configuration
* detect primary sorting and use with document list
* search results sorting
* docs update
* unit tests and code updates
* update code
* update code
* generic sorting picker, test updates
* ability to switch off client side sorting
* update docs for document list
* change input with textarea
* update file version use now the update content API
* provide way to test read only mode version list
* fix test
* test fix
* [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