Feature: Add the API for retrieving the overall reports dashboard.
There is an endpoint /api/reports/dashboard that provides JSON document containing overall reports statistics. The data is the same as with the /reports/dashboard view. (Redmine issue: #7578)
Showing
- doc/sphinx/_doclib/hawat.rst 4 additions, 0 deletionsdoc/sphinx/_doclib/hawat.rst
- doc/sphinx/_doclib/hawat_plugin_reports.rst 164 additions, 2 deletionsdoc/sphinx/_doclib/hawat_plugin_reports.rst
- lib/hawat/blueprints/reports/__init__.py 31 additions, 15 deletionslib/hawat/blueprints/reports/__init__.py
Please register or sign in to comment