Koha/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM
Jonathan Druart f781fdb4a2
Bug 32807: Fetch count instead of all entries for agreements and licenses
To list agreements and licenses we are retrieving the whole list to
simply know if at least one exists (and display the table that will
fetch the X first elements to display).

We should call count instead.

Test plan:
List agreements and licenses.
If none exists, the table is not displayed but a "There are no...
defined" message instead.
If at least one exists the table must be there

Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-03-27 12:50:00 +02:00
..
AgreementLicenses.vue Bug 32180: Add required class to labels in ERM 2023-03-16 16:25:08 -03:00
AgreementPeriods.vue
AgreementRelationships.vue Bug 32180: Add required class to labels in ERM 2023-03-16 16:25:08 -03:00
AgreementsFormAdd.vue Bug 32180: Add required class to labels in ERM 2023-03-16 16:25:08 -03:00
AgreementsList.vue Bug 32807: Fetch count instead of all entries for agreements and licenses 2023-03-27 12:50:00 +02:00
AgreementsShow.vue Bug 32991: Flag the deletion messages as displayed already 2023-03-10 11:15:33 -03:00
AgreementsToolbar.vue
Documents.vue
EHoldingsEBSCOPackageAgreements.vue Bug 32939: Use APIClient to fetch EBSCO eHoldings 2023-02-27 11:13:12 -03:00
EHoldingsEBSCOPackagesList.vue Bug 32983: Fix dropdown list when search for EBSCO's packages 2023-03-17 08:16:08 -03:00
EHoldingsEBSCOPackagesShow.vue Bug 32939: Use APIClient to replace PATCH requests 2023-02-27 11:13:13 -03:00
EHoldingsEBSCOPackageTitlesList.vue Bug 32983: ERM - Retrieve AVs from an endpoint 2023-03-02 14:46:09 -03:00
EHoldingsEBSCOResourcesShow.vue Bug 32939: Use APIClient to replace PATCH requests 2023-02-27 11:13:13 -03:00
EHoldingsEBSCOTitlePackagesList.vue
EHoldingsEBSCOTitlesList.vue Bug 32983: ERM - Retrieve AVs from an endpoint 2023-03-02 14:46:09 -03:00
EHoldingsEBSCOTitlesShow.vue Bug 32939: Use APIClient to fetch EBSCO eHoldings 2023-02-27 11:13:12 -03:00
EHoldingsLocalPackageAgreements.vue Bug 32939: Use APIClient to fetch agreements 2023-02-27 11:13:10 -03:00
EHoldingsLocalPackagesFormAdd.vue Bug 32983: ERM - Retrieve AVs from an endpoint 2023-03-02 14:46:09 -03:00
EHoldingsLocalPackagesList.vue Bug 32807: Fetch count instead of all entries for agreements and licenses 2023-03-27 12:50:00 +02:00
EHoldingsLocalPackagesShow.vue Bug 32991: Flag the deletion messages as displayed already 2023-03-10 11:15:33 -03:00
EHoldingsLocalPackagesToolbar.vue
EHoldingsLocalPackageTitlesList.vue
EHoldingsLocalResourcesShow.vue Bug 32939: Use APIClient to fetch local eHoldings 2023-02-27 11:13:11 -03:00
EHoldingsLocalTitlePackagesList.vue
EHoldingsLocalTitlesFormAdd.vue Bug 32983: ERM - Retrieve AVs from an endpoint 2023-03-02 14:46:09 -03:00
EHoldingsLocalTitlesFormAddResources.vue Bug 32939: Use APIClient to fetch local eHoldings 2023-02-27 11:13:11 -03:00
EHoldingsLocalTitlesFormImport.vue Bug 32939: Use APIClient to replace PATCH requests 2023-02-27 11:13:13 -03:00
EHoldingsLocalTitlesList.vue Bug 32807: Fetch count instead of all entries for agreements and licenses 2023-03-27 12:50:00 +02:00
EHoldingsLocalTitlesShow.vue Bug 32991: Flag the deletion messages as displayed already 2023-03-10 11:15:33 -03:00
EHoldingsLocalTitlesToolbar.vue
Home.vue Bug 32806: Rename ERMHome and ERMMain to Home and Main 2023-02-27 11:12:00 -03:00
LicensesFormAdd.vue Bug 32180: Add required class to labels in ERM 2023-03-16 16:25:08 -03:00
LicensesList.vue Bug 32807: Fetch count instead of all entries for agreements and licenses 2023-03-27 12:50:00 +02:00
LicensesShow.vue Bug 32991: Flag the deletion messages as displayed already 2023-03-10 11:15:33 -03:00
LicensesToolbar.vue
Main.vue Bug 32991: Don't display breadcrumb if pref is off 2023-03-10 11:15:37 -03:00
UserRoles.vue Bug 32180: Add required class to labels in ERM 2023-03-16 16:25:08 -03:00