* changed process comment template and used task comment component
* changed getTaskComment, getProcessInstanceComment, addTaskComment and addProcessInstanceComment to getComments and addComment
* removed provider from task comment component
* extended tasklist service and changed comment-list container css
* changed process service methods and associated test cases
* added error emitter and test cases for process-comments component
* fixed process header component test case
* Add a MapItem component inside the CardVied
Add a way to define a property clickable
* Fix unit test
* Add basic documentation
Unify css class name
* Fix class name
* remove unused class
* [ADF-487] - added discovery service to core
* [ADF-487]- added activiti about call
* [ADF-487] added discovery info into about component
* [ADF-487] removed wrong console log
* [ADF-487] fixed problem on index
* row select/unselect dom events for DT
- new events for datatable
- improved unit tests for empty content placeholders
* improved selection management for DT
* selection management for document list
* fix tests
* [ADF-968] added demo project and new component
* [ADF-968] added default option choice
* [ADF-968] - moved site dropdown into documentlist
* [ADF-968] fixed test for new component
* [ADF-968] removed fdescribe for single cases
* [ADF-968] fixed test to check rendering
* [ADF-968] added conversion to Boolean forced by alfresco-js-api
* [ADF-968]- moved site service into core
* [ADF-968] reflected changes on js-api index
* [ADF-968] fixed wrongly merged path from rebase
* [ADF-968] fixed wrongly merged path from rebase
* [ADF-968] fixed import problem on demo shell demo
* [ADF-968] revert changes on package.json
* [ADF-968] removed wrong package-lock
* [ADF-968] applied changes from PR
* [ADF-968] reindented file html
* Update material to beta8
* Install @angular/cdk
* DropdownBreadcrumb component
* Style fixes
* Fix styling issues after rebase
* Fix Material issue in processlist
* Update material again, because of rebase errors... :/
* Fix new tslint rule raised errors
* toolbar improvements
- simple "title" property to render toolbar title
- advanced "adf-toolbar-title" element for compound toolbars
* move to SASS and improve styling
* fix divider color
* improve datatable style
* datatable and document list enhancements
- support to toggle header in DataTable
- Document List automatically hides header for empty content
* Add Assignee to readonly mode
* Style adoption and first steps to editable mode
* Switch between mode coverage
* Rebase fix
* Because of design and requirement changes, revert unnecessary parts
* Small refactoring before the introduction of CardViewDateItem
* Fix AdfCardView tests
* Editable Card date item
* Do not allow edit on task details after the task is completed.
* Update task details request
* Login footer switch fix
* Login customisable copyright text
* Card text item (first sketches)
* Small fix for supported card items' template
* Dynamic component loading for card view items
* Test and linting fixes
* Updating Readme.md
* Update Readme.md
* Fix Readme.md errors
* CardViewTextItemComponent tests
* Rebase fix
* added spinner module and translate text for process-list component
* added spinner loader for data-table in processlist-variable component
* added spinner loader for data-table in processlist component
* added spinner loader for data-table in process-attachmentlist component
* added spinner module and translate text for tasklist component
* changed css for adf-datatable: selector changed in component
* added spinner loader for data-table in tasklist component
* added spinner loader for data-table in task-attachmentlist component
* removed no-content template from task/process attachment list
* fixed tasklist testcase issues
* changed imort order for test cases
* fixed testcase issue in processlist component
* Create two different ProcessUpload service on for task one for process because the API are different
Move the attachment task list and process list in different component outside the activiti demo component
* Move the create task/process attachment in the child component
* [ADF-497] Improvement to task comment (activiti-comments) component - 1829 Github
* Added new design
* Removed dialog
* Migrated from mdl to md
* Created a new component to list comments by using data-table
* [ADF-497] Improvement to task comment (activiti-comments) component - 1829 Github
* Added documentation
* [ADF-497] Improvement to task comment (activiti-comments) component -1829 Github
* Improved css class naming
* Changed component name AdfCommentList to AdfCommentListComponent
* Code refactoring
* [ADF-497] Improvement to task comment (activiti-comments) component -1829 Github
* Removed extra space at the end
* [ADF-497] Improvement to task comment (activiti-comments) component -1829 Github
* Import reordering