Koha/koha-tmpl/intranet-tmpl/prog/js/vue
Pedro Amorim 866cc641d9
Bug 32939: Have a generic fetch function for POST and PUT requests in vue modules
Rebase to 32806 and prior to 32925. Squash
More updates. Ready for review, for now.

JD amended patch:
* prettier
* remove changes to AgreementRelationships.vue and EHoldingsLocalPackageAgreements.vue to have less files to update in upcoming patches

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>
2023-02-27 11:13:08 -03:00
..
components Bug 32939: Have a generic fetch function for POST and PUT requests in vue modules 2023-02-27 11:13:08 -03:00
composables Bug 32030: Filter by expired agreements 2022-11-08 09:44:21 -03:00
fetch Bug 32939: Have a generic fetch function for POST and PUT requests in vue modules 2023-02-27 11:13:08 -03:00
modules Bug 32806: Move main-erm.ts to modules/erm.ts 2023-02-27 11:12:01 -03:00
routes Bug 32806: Move routes.js to routes/erm.js 2023-02-27 11:12:00 -03:00
stores Bug 32030: Add lib for agreement's relationships values 2022-11-08 09:44:52 -03:00
messages.js Bug 32030: Add warning to Dialog 2022-11-08 09:44:15 -03:00
vue-shims.d.ts