Bug 33483: Restore 'select'
[koha.git] / koha-tmpl / intranet-tmpl / prog / js / vue / stores /
2023-04-13 Pedro AmorimBug 33408: Move providers into syspref array
2023-04-13 Jonathan DruartBug 33408: Store sysprefs in a new ERM store
2023-03-10 Jonathan DruartBug 32991: Don't remove all messages when confirm box...
2023-03-10 Pedro AmorimBug 32991: Allow for a confirmation title, message...
2023-03-10 Pedro AmorimBug 32991: accept is a callback, rename accept to accep...
2023-03-10 Jonathan DruartBug 32991: Add a confirmation message
2023-03-10 Jonathan DruartBug 32991: Improve our Dialog component
2023-03-02 Jonathan DruartBug 32983: ERM - Retrieve AVs from an endpoint
2023-02-27 Jonathan DruartBug 32925: Rename isSubmitting with submitting
2023-02-27 Jonathan DruartBug 32925: Use a new state for this message
2022-11-08 Jonathan DruartBug 32030: Add lib for agreement's relationships values
2022-11-08 Pedro AmorimBug 32030: Add users to licenses - Preparation
2022-11-08 Jonathan DruartBug 32030: Add warning to Dialog
2022-11-08 Jonathan DruartBug 32030: Simplify JS map for DT filters
2022-11-08 Jonathan DruartBug 32030: Proxy with HoldingsIQ
2022-11-08 Jonathan DruartBug 32030: ERM - Packages - Vue
2022-11-08 Jonathan DruartBug 32030: Move get_lib_from_av to AVStore
2022-11-08 Jonathan DruartBug 32030: ERM - related agreement - Vue
2022-11-08 Jonathan DruartBug 32030: Fix tests
2022-11-08 Jonathan DruartBug 32030: Use fetch.js, improve messages handling...
2022-11-08 Jonathan DruartBug 32030: Use router for current view and object_id
2022-11-08 Jonathan DruartBug 32030: Store current_view and messages
2022-11-08 Jonathan DruartBug 32030: use Pinia for AVs
2022-11-08 Jonathan DruartBug 32030: Use Pinia for vendors 🍍