Koha/koha-tmpl/intranet-tmpl/prog/js/vue/stores
Matt Blenkinsop c0b449ea2a
Bug 34587: Add access_type and yop to the reports viewer
Some report types include access_type and yop headers for each usage statistics

The hierarchy is as follows: yop - access_type - metric_type
I.e. for each yop there are report lines for access_type and then for each access_type there are also report lines for metric types

This patch adds helper functions to populate the report rows based on this hierarchy and the report data retrieved from the database

Signed-off-by: Jessica Zairo <jzairo@bywatersolutions.com>
Signed-off-by: Michaela Sieber <michaela.sieber@kit.edu>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-10-31 16:46:28 -03:00
..
authorised-values.js Bug 34587: Vue router, api client and authorised values 2023-10-31 16:45:56 -03:00
erm.js
main.js Bug 34497: Dialog component should allow for optional input options on confirmation modal 2023-10-25 12:09:50 -03:00
navigation.js
preservation.js Bug 30708: Rebase - Use a dedicated 'config' endpoint 2023-10-18 15:42:00 -03:00
usage-reports.js Bug 34587: Add access_type and yop to the reports viewer 2023-10-31 16:46:28 -03:00
vendors.js