* [ADF - 966] added a setTimeout to test the async loading of datatable
* [ADF-966] added the ability to reflect changes on data change
* [ADF-917] changed due PR
* user preferences service
* unit tests and code improvements
* fix tests
* fix tests
* fix tests
* add missing production settings
* readme updates
* integrate with the core module
* stub for custom form service
* demo polishing
- use in-memory formService only for the corresponding demo page 'Form'
- support for mocking rest field values
- demo of the typeahead data mocked
* load data from app config
* fix lint errors
* separate Form and Form List demos
* [ADF-907] Enable activiti form to react on value data changes
* [ADF-907] - Form reacts to data added in input]
* [ADF - 907] added mock json for form
* [ADF-907] added new event of the form to the event list
* [ADF - 907] Added return column to README
* [ADF - 907] Added return column to README
- ability to bind [form] data directly inside `<activiti-form>` component
- ability to parse forms with FormService
- demo of the custom form in demo shell
- custom app setttings service to use isolated storage (demo shell)
- restore settings UI
- redirect angular and rxjs to the same version as components use.
* [ADF-510] added permission check for drag&drop
* Improved code for drag and drop side
* Added test for drag and drop upload area changes
* Added test for document list permissions check
* [ADF-510] rebased branch after changes applied to upload
* [ADF-510] rebased branch and fixed tests
* [ADF-740] adding button to allow user to upload related content on process instance
* [ADF-740] add button for attachment content list for process
* changed locatin for translation
* [ADF-740] added test for add button for process attach
* [ADF-740] added PR request changes
* rework folder uploading
- flatterns hierarchy on folder upload
- performs a single traversal for the entire folder heirarchy and ends with a comple file list
- allows now dropping folders on existing folders
- overall code improvements
* fix unit tests
* readme updates
* clean old and unused code
* code cleanup
* limit concurrent uploads
* update code as per review
* fix upload button for Safari
* fixes for Safari
- Safari compatibility
- code updates based on review
* fix code
* fix unit tests
* [ADF-702] Task/Process Filter - Provide a way to change the default filter
* Provide a way to select a custom menu filter
* Improve activiti process filter
* Add internal link
* Change link name
* add link
* upload feature rework
lots of improvements for upload dialog and underlying services
* readme update
- readme cleanup
- remove some old comments from code
- update readme with new events for Upload Service
* restore prerequisites section in readme