Koha/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM
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
..
AgreementLicenses.vue
AgreementPeriods.vue
AgreementRelationships.vue
AgreementsFormAdd.vue
AgreementsList.vue
AgreementsShow.vue
Documents.vue
EHoldingsEBSCOPackageAgreements.vue
EHoldingsEBSCOPackagesList.vue
EHoldingsEBSCOPackagesShow.vue
EHoldingsEBSCOPackageTitlesList.vue
EHoldingsEBSCOResourcesShow.vue
EHoldingsEBSCOTitlePackagesList.vue
EHoldingsEBSCOTitlesList.vue
EHoldingsEBSCOTitlesShow.vue
EHoldingsLocalPackageAgreements.vue
EHoldingsLocalPackagesFormAdd.vue
EHoldingsLocalPackagesList.vue
EHoldingsLocalPackagesShow.vue
EHoldingsLocalPackageTitlesList.vue
EHoldingsLocalResourcesShow.vue
EHoldingsLocalTitlePackagesList.vue
EHoldingsLocalTitlesFormAdd.vue
EHoldingsLocalTitlesFormAddResources.vue
EHoldingsLocalTitlesFormImport.vue
EHoldingsLocalTitlesList.vue
EHoldingsLocalTitlesShow.vue
Home.vue
LicensesFormAdd.vue
LicensesList.vue
LicensesShow.vue
Main.vue
UsageStatisticsDataProviderDetails.vue Bug 34587: Remove begin_date and end_date as usage_data_providers properties/columns 2023-10-31 16:46:14 -03:00
UsageStatisticsDataProvidersCounterLogs.vue Bug 34587: Fix 'Import logs' sorting by import date 2023-10-31 16:46:24 -03:00
UsageStatisticsDataProvidersFileImport.vue Bug 34587: File upload - Background job 2023-10-31 16:46:15 -03:00
UsageStatisticsDataProvidersFormAdd.vue Bug 34587: Add Create from registry button 2023-10-31 16:46:20 -03:00
UsageStatisticsDataProvidersList.vue Bug 34587: Remove counter files from API embedding to improve performance 2023-10-31 16:46:21 -03:00
UsageStatisticsDataProvidersShow.vue Bug 34587: Code tidying 2023-10-31 16:46:14 -03:00
UsageStatisticsDataProvidersSummary.vue Bug 34587: Add access_type and yop to the reports viewer 2023-10-31 16:46:28 -03:00
UsageStatisticsDataProvidersToolbar.vue
UsageStatisticsProviderDataList.vue
UsageStatisticsReportBuilder.vue Bug 34587: Add access_type and yop to the reports viewer 2023-10-31 16:46:28 -03:00
UsageStatisticsReportsHome.vue Bug 34587: Code tidying 2023-10-31 16:46:14 -03:00
UsageStatisticsReportsViewer.vue Bug 34587: Add access_type and yop to the reports viewer 2023-10-31 16:46:28 -03:00
UsageStatisticsSavedReports.vue Bug 34587: Code tidying 2023-10-31 16:46:14 -03:00
UserRoles.vue