Koha/koha-tmpl/intranet-tmpl/prog/js/vue/components
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
..
ERM Bug 34587: Add access_type and yop to the reports viewer 2023-10-31 16:46:28 -03:00
Preservation Bug 34030: non-table view 2023-10-23 11:33:55 -03:00
Breadcrumbs.vue Bug 34735: Remove uneeded CSS 2023-09-18 12:06:17 -03:00
ButtonSubmit.vue
Dialog.vue Bug 34497: (QA follow-up):Fix required text field 2023-10-25 12:09:51 -03:00
FormSelectVendors.vue Bug 33480: Improve vendor aliases display in dropdown list 2023-09-06 15:05:24 -03:00
Help.vue
KohaTable.vue Bug 34587: Refactor reports viewer to use URL params instead of pinia store 2023-10-31 16:46:02 -03:00
LeftMenu.vue
NavigationItem.vue Bug 34735: Update breadcrumb markup 2023-09-18 12:06:16 -03:00
Toolbar.vue Bug 34215: Introduce a ToolbarButton Vue component 2023-09-22 11:35:48 -03:00
ToolbarButton.vue Bug 34215: Introduce a ToolbarButton Vue component 2023-09-22 11:35:48 -03:00