* [ADF-1938] Overflowing text in reports section fidex
* [ADF-1938] Long names in report section now fit
* [ADF-1938] Reverted changes in container widget
* [ADF-2753] New error component created
* [ADF-2753] Unit test for Error Content Component
* Deleting unused files
* Deleting unused files
* Deleting unused files
* [ADF-2753] Documentation added
* [ADF-2753] Removed unnecessary files and updated trnaslation file
* []
* [ADF-2753] Fixed routing and second button showing up
* [ADF-2753] Fixed typo
* [ADF-2753] Fixed view loading before variables
* [ADF-2753] Missing whitespace
* [ADF-2753] Added test for route params
* [ADF-2753] Changed getData function name to getTranslations
* [ADF-2438] calculate thumbnail height
* [ADF-2438] send height to parent element
* [ADF-2438] add width to css
* [ADF-2438] moved height and width logic to parent component
* [ADF-2438] added height and width logic to parent component
* [ADF-2438] fixed failing test
* * Created DataColumnSchemaAssembler component to get column schema from html and app.config.json
* Removed column related method from tasklist.
* * Removed data property from the tasklist component
* Using rows input property instead of data input property of the datatable
* * Renamed DataColumnSchemaAssembler to DataTableSchema
* Refactored DataTableSchema component
* * Changed schem property into an input schemaColumns property in dataTable component
* * Added selectFirstRow input property to select a first row of datatable
* Removed unnecessary method from tasklist component
* * Added test case for the recent changes
* Added mock object for the tasklist spec
* * Added testcases for recent changes in the datatable component
* * Updated datatable and tasklist document for the recent changes
* * Refactored process-service and task list component
* Updated datatable document.
* [ADF-3039] Task List - Enanchement
* Changed schemaColumn name to columns
* Updated datatable documentation.
* data input Annotated with @deprecated in the tasklist component
* * Added an sorting input to the datatable.
* Updated datatable and tasklist documentation
* Added method to get current sorting order.
* * After rebasing
* * Revert sorting changes
* * After rebase
* * fixed conflicts
* * Fixed failing testcase after rebased.
* [ADF-2698] Date and time Widget - UTC vs local time issue
* [ADF-2698] add unit test to check that the format for min and max values is correct
* [ADF-2698] test behavior
* 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
* fix random failing test core search/comment/auth/user
* fix node delete directive
* fix lint issues
* node restore fix
* fix comment test
* remove fdescribe
* fix tests and tslint
* fix upload test
* unsubscribe success event task test
* copy comment object during test
* use the data pipe performance improvement and standard usage
* uncomment random test
* fix comment date random failing test
* disposable unsubscribe
* fix start process
* remove fdescribe
* change start process test and remove commented code
* fix error event check double click
* clone object form test
* refactor date time test
* fix service mock
* fix test dropdown and context
* git hook lint
* fix language test
* unsubscribe documentlist event test
* fix disposable error
* fix console log service error document list
* unusbscribe search test
* clear input field
* remove wrong test
* 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
* [DW-635] Empty State Component
* [DW-635] Empty State Component
* [DW-635] Empty state Issue
* [DW-635] Use empty state component and custom empty directive
* [ADF-3041] Documentation for TaskList Component - Empty State issue.
* [ADF-2238] removed created by property
* [ADF-2238] added a condition to avoid checklist delete for completed task
* Revert "[ADF-2238] added a condition to avoid checklist delete for completed task"
This reverts commit fc2227ea0491f14bdb5c4ef1dc8c01967780072c.
* [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-2739] Long names in breadcrumb fixed
* [ADF-2739] Updated styles
* [ADF-2739] Fixing @mixin for breadcrumb
* [ADF-2739] Waiting for changes in demo-shell
* [ADF-2739] Fixed @mixin
* [ADF-2739] Fixed issue related to breadcrumb position
* [ADF-2739] Improved ngOnChanges call for breadcrumb
* [ADF-2739] Fixed issues with lint
* [ADF-2739] Removed comment in dropdown breadcrumb component file
* [ADF-2739] Changed recalculateNodes method from public to protected