/activity-dashboard-reports

Primary LanguageJavaScriptApache License 2.0Apache-2.0

activity-dashboard-reports

Setup

  • Add the agiliteActivityDashboardReports.json application to your Connections organisation
  • Ensure the include-files property pulls the correct path referencing the following files:
  • agiliteCore.js
  • chart.js
  • xml2json.js
  • agiliteActivityDashboardReports.js
  • In the Community Homepage of the Community you wish to have these reports active for, edit the Rich Content widget, select HTML Source in the WYSIWYG editor, and paste the following HTML into the editor:
<div id="agilite_activity_dashboard_reports">Loading Activity Dashboard Reports...</div>
  • Save and close the Rich Content widget

Description

The purpose of this Customizer application is to generate a doughnut chart for the logged in user's Active and Completed To Do items per Activity for a specified Community. This application is self managed and only requires that you provide a small piece of HTML code into the Rich Content widget of the relevant Community (Read the "setup" instructions above)

To test this functionality, simply open the Homepage of the Community that has been setup according to the "setup" instructions above. In the Rich Content widget, 2 doughnut charts will be created: 1 for your active Activities and 1 for your completed Activities.

Screenshots

Screenshot 1

Screenshot 2