Bug 34587: Add reports store
authorMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Thu, 27 Apr 2023 10:53:18 +0000 (10:53 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 31 Oct 2023 19:45:57 +0000 (16:45 -0300)
commitd5e2d1502bc2f617c8cf2e2c72c674e5900248c2
treefdf5bb240343865c544f397d09b8a721521957a2
parent033b683813ec061f6fbb6038f7245f0fa0ffeedd
Bug 34587: Add reports store

Adds a reports store to facilitate data transfer between the reports builder and reports viewer and remove the need for duplicated code in the two components

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>
koha-tmpl/intranet-tmpl/prog/js/vue/modules/erm.ts
koha-tmpl/intranet-tmpl/prog/js/vue/stores/usage-reports.js [new file with mode: 0644]