Koha/koha-tmpl/intranet-tmpl/prog/js/vue/fetch
Pedro Amorim 1b1b5cda5b
Bug 34448: Update the way we handle response in http-client.js
Test plan:
Before patch:
- Visit a non-existent ID i.e. /cgi-bin/koha/erm/agreements/999
- Visit a char ID i.e. /cgi-bin/koha/erm/agreements/abc

Apply patch:
Repeat above steps.

Run cypress tests

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-09-01 11:23:22 -03:00
..
acquisition-api-client.js Bug 34219: Allow getAll to receive additional URL parameters 2023-08-29 14:37:17 -03:00
api-client.js Bug 34056: Add -api-client suffit to authorised-values API client 2023-08-15 11:25:57 +03:00
authorised-values-api-client.js Bug 34056: Add -api-client suffit to authorised-values API client 2023-08-15 11:25:57 +03:00
erm-api-client.js Bug 34219: Allow getAll to receive additional URL parameters 2023-08-29 14:37:17 -03:00
http-client.js Bug 34448: Update the way we handle response in http-client.js 2023-09-01 11:23:22 -03:00
patron-api-client.js Bug 33625: Pretty .js files for vue 2023-05-16 11:38:04 +02:00
system-preferences-api-client.js Bug 33625: Pretty .js files for vue 2023-05-16 11:38:04 +02:00