Bug 32030: Use Pinia for vendors 🍍
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 5 May 2022 08:13:56 +0000 (10:13 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 8 Nov 2022 12:43:46 +0000 (09:43 -0300)
commita95b659e6845d09ba2fcf595bc0a9ecd5393fd0e
tree39f11a24ca60031d338c00f80fc72002f63c61bd
parent3754cabab2a52a29975bc74a4e0183f329df5fe1
Bug 32030: Use Pinia for vendors 🍍

Signed-off-by: Jonathan Field <jonathan.field@ptfs-europe.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/Agreements.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/AgreementsFormAdd.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/AgreementsList.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/AgreementsShow.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/ERMMain.vue
koha-tmpl/intranet-tmpl/prog/js/vue/main-erm.ts
koha-tmpl/intranet-tmpl/prog/js/vue/stores/vendors.js [new file with mode: 0644]
package.json