[Koha-bugs] [Bug 32939] Have a generic fetch function for POST and PUT requests in vue modules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 10 18:44:24 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32939

Pedro Amorim <pedro.amorim at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #146470|0                           |1
        is obsolete|                            |

--- Comment #2 from Pedro Amorim <pedro.amorim at ptfs-europe.com> ---
Created attachment 146509
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146509&action=edit
Bug 32939: Have a generic fetch function for POST and PUT requests in vue
modules

In bug 32925 it's discussed the possibility of having a generic fetch function
to handle basic CRUD creates and edits for vuejs modules in the future and move
all common POST+PUT async requests workflow in there, like the 'Submitting...'
loading behaviour.
This POC illustrates this and it's intent is to start discussion, plan on
iterating further to the rest of ERM if agreed upon.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list