* 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
* Fixes for activiti process diagram
Fix to show the current process state. ADF issue no ADF-402
* #ADF-402 fix to show process state and unit tests changes
* fixed test for pipeline to match new angular4 changes on simple change (#1868)
* [DW-50]: New features for accordion-group component (#1851)
[ADF-557] - Add a new property called showIcon as input to hide/show filter icons.
* [ADF-242] Select the first in the list when the report is deleted (#1862)
* ADF-242 Select the first in the list when the report is deleted
* Update README.md
* Fixes for activiti process diagram
Fix to show the current process state. ADF issue no ADF-402
* #ADF-402 fix to show process state and unit tests changes
* #ADF-402 Removed error logging and modified documentation
* version 1.4.0 social component
* Login dialog enhancements
- ability to toggle ‘Remember me’ (switched off by default now)
- ability to toggle a footer with extra actions (switched off by
default now)
- readme updates
* fix unit tests
* Add the permission check on the activiti button
* Fix code after unit test
* Add basic documentation
* Improve the code and fix the missing file issue
* Fix unit test after refactoring
* remove duplicate log
- readonly mode for “Dynamic Table”
- “Display Value” now just uses “Dynamic Table” if needed (previously
rendered the table itself)
- support for “tableEditable” settings
* 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