bareos: master e678933b

Author Committer Branch Timestamp Parent
frank joergs master 2023-03-17 11:56 master ef15ffd8 Pending
Changeset webui: add config resource graph to analytics

Adds an experimental feature to the analytics module
that displays a D3 force directed graph of configuration
resources and how these are connected to each other.

Currently the following configuration resources are
a part of the graph.

- client resources
- job resources
- jobdefs resources
- fileset resources
- schedule resources
mod - webui/module/Analytics/src/Analytics/Controller/AnalyticsController.php Diff File
mod - webui/module/Analytics/src/Analytics/Model/AnalyticsModel.php Diff File
add - webui/module/Analytics/view/analytics/analytics/configuration.phtml Diff File
mod - webui/module/Analytics/view/analytics/analytics/index.phtml Diff File