* table cell component
- table cell component with performance improvements
* permissions and sorting fixes
- fixed ability to set default sorting
- fixed permission evaluation
- new: context menu now also works with permissions
- disabled tags column in demo shell due to performance implications
* fix unit tests
* fix tsconfig for unit testing
* Create a new component Task Attachment List
Improve the datatable to get the rows to show
* The component name should follow the guide style
Move the Content calls in a different service file
Show the attach file inside the viewer
* Change method name
* Datatable should get the path and show the icon
* Improve attachment component
* Improve datatable documentation
* Remove console.log
* fix sourcemap
fix relative path and pre publish build
change travis wait
all test run build and remove unused cpx
* global test task
modify publish script to accept options
* appveyor run
* different approach single test run
* make it work the analytics test
modify start demo shell script to use a different registry
* sourcemap demo shell working
* update readme and add install after any clean
add registry option in start.sh script
add develop and normal mode in demo shell
add -d option in start.sh to point to the local components
add -c option in build script to point to the local components
* allow setting sorting in html
* readme update
* update readme
* restore permissions code
* - Remove the check permission from the datatable and move inside the documentlist
* Remove commented test
* Add Accordion component
* Add property to hide icon
* Use accordion component in demo shell
* Add basic doc
* Add adf prefix
* Add element id and change unit test
* Add check permission on delete folder/file
* Provide a way to disable the action when if there is no permission
* Improve the code using the external permission inside the folder/document action service
* Add basic documentation.
- How disable the button when the permission is missing
- How to show a notification message when the permission is missing
* Resize the image
* Change the value to true for demo purpose
* Update folder-actions.service.ts
* Update document-actions.service.ts
* #1426 - added remove checklist feature on task details
* #1426 - Improved test for tasklist service
* 426 - added component test for deleting a checklist
- fix navigation within process details
- fix ‘create task’ button name (was ‘start task’ previously)
- put ‘create task’ and ‘start process’ buttons to proper places in
layout