https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37930
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #180243|0 |1 is obsolete| | Attachment #180244|0 |1 is obsolete| | Attachment #180245|0 |1 is obsolete| | Attachment #180246|0 |1 is obsolete| | Attachment #180689|0 |1 is obsolete| | Attachment #180698|0 |1 is obsolete| | Attachment #180699|0 |1 is obsolete| | Attachment #180700|0 |1 is obsolete| | Attachment #180701|0 |1 is obsolete| | --- Comment #42 from Jonathan Druart <[email protected]> --- Created attachment 180767 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180767&action=edit Bug 37930: Change how we load authorised values in Vue This patch adds a method to initialise the authorised values in a vue app. It will automatically load authorised values into the app and store them in the store for your app. The intent behind this is to make adding authorised values into a Vue app much simpler and more DRY, especially when creating a new vue app. You will just need to add your desired authorised values into the store for your app and they will be loaded automatically Signed-off-by: Brendan Gallagher <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
