Bug 32939: Use APIClient to fetch patrons
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 21 Feb 2023 09:14:55 +0000 (10:14 +0100)
committerMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Tue, 28 Feb 2023 19:02:46 +0000 (19:02 +0000)
commitecddc7917853c5ebdecb375a6c925581e4077361
tree60632dc1d6f719a8f90f0aaa9a6f976e6e6ea49d
parent753cb372446b2724be2d7ffdb3f1ff31d111ec8b
Bug 32939: Use APIClient to fetch patrons

Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 66dd767813fb59cfa1d6b976365df9172198e0e0)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/UserRoles.vue
koha-tmpl/intranet-tmpl/prog/js/vue/fetch/api-client.js
koha-tmpl/intranet-tmpl/prog/js/vue/fetch/erm.js
koha-tmpl/intranet-tmpl/prog/js/vue/fetch/patron-api-client.js [new file with mode: 0644]