Bug 34788: Add Vue components, api client and navigation route
authorMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Thu, 14 Sep 2023 12:35:08 +0000 (12:35 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 10 May 2024 13:19:06 +0000 (15:19 +0200)
commitd3222816bbb25f8200591aa907524fbc1c46ede7
treef60a840c6350b775cf5fdab3557eb8dde5de8177
parentc76ea88b0e981f731030ee85e20088540ebac388
Bug 34788: Add Vue components, api client and navigation route

This patch adds a new component to handle the file import, a route to that component and the API client route needed to access the API

Signed-off-by: Clemens Tubach <clemens.tubach@kit.edu>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/EHoldingsLocalTitlesKBARTImport.vue [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/EHoldingsLocalTitlesList.vue
koha-tmpl/intranet-tmpl/prog/js/vue/fetch/erm-api-client.js
koha-tmpl/intranet-tmpl/prog/js/vue/routes/erm.js