mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-02 17:53:30 +00:00
* [AAE-46242] - Changed the name convention for translation files to ISO standard naming * [AAE-46242] - revert en-GB to en.json * [AAE-46242] - fixed crowding config * [AAE-46242] - added fallback fix' * [AAE-46242] - Added defaultLang missing method * [AAE-46242] - Fixing unit test * [AAE-46242] - fixed core unit tests
Alfresco Insights Components
Contains a variety of components, directives and services used throughout ADF to provide insights into the data stored in Alfresco.
Documentation
See the ADF Insights section of the docs index for all available documentation on this library.
Prerequisites
Before you start using this development framework, make sure you have installed all required software and done all the necessary configuration, see this page.
If you plan using this component with projects generated by Angular CLI, please refer to the following article: Using ADF with Angular CLI
Install
npm install @alfresco/adf-insights
Components
| Name | Description |
|---|---|
| Analytics Generator Component | Generates and shows charts |
| APS Analytics List Component | Shows a list of all available reports |
| APS Analytics Component | Shows the charts related to the reportId passed as input |
| Diagram Component | Displays process diagrams. |