Alfresco / alfresco-ng2-components

Alfresco Angular Components
https://www.alfresco.com/abn/adf/docs/
Apache License 2.0
294 stars 268 forks source link

Analytics component #728

Closed magemello closed 7 years ago

magemello commented 8 years ago

We want to port all the functionality of the analytics in Activiti in the app dev framework. As minimum requirement, we want to port all the standard reports:

As library, we could use the same library of the generated app: http://valor-software.com/ng2-charts/

Each report needs to have the option to be deleted and recreated.

jsotiro commented 8 years ago

This is a great story. Activiti has its analytics components built using a Java interface. In 1.5 we have introduced the concept of custom report interface see https://docs.alfresco.com/activiti/docs/dev-guide/1.5.0/#_implementing_custom_reports using spring beans. Like our forms component - the new component must be capaable to render any of these beans