Bug 32939: Have a generic APIClient object
[koha-ffzg.git] / koha-tmpl / intranet-tmpl / prog / js / vue / components / ERM / AgreementsFormAdd.vue
2023-02-27 Jonathan DruartBug 32939: Have a generic APIClient object
2023-02-27 Pedro AmorimBug 32939: Have a generic fetch function for POST and...
2023-02-27 Jonathan DruartBug 32806: Move Vue files for reusability
2023-02-24 Matt BlenkinsopBug 32495: Mis-matched required fields in UI and api
2023-02-21 Jonathan DruartBug 32898: ERM - Improve fetch
2022-11-08 Jonathan DruartBug 32030: Replace this.setError with setError
2022-11-08 Pedro AmorimBug 32030: Add users to licenses - Preparation
2022-11-08 Pedro AmorimBug 32030: Max document file size - client-side validation
2022-11-08 Jonathan DruartBug 32030: Pretty vue files
2022-11-08 Jonathan DruartBug 32030: I18N rewrite - replace $t with $__
2022-11-08 Jonathan DruartBug 32030: Rebase UI fix - Use page-section for better...
2022-11-08 Jonathan DruartBug 32030: Fix date handling - conflicts with bug 30718
2022-11-08 Pedro AmorimBug 32030: Add document to license - Preparation step
2022-11-08 Jonathan DruartBug 32030: Fix pinia init
2022-11-08 Jonathan DruartBug 32030: Remove 'this' from template
2022-11-08 Jonathan DruartBug 32030: Improve form UI
2022-11-08 Jonathan DruartBug 32030: ERM - Add vendor to license
2022-11-08 Jonathan DruartBug 32030: Allow only one controlling license per agreement
2022-11-08 Jonathan DruartBug 32030: ERM - Agreement documents (FIXED)
2022-11-08 Jonathan DruartBug 32030: Unique - Prevent same relationships for...
2022-11-08 Jonathan DruartBug 32030: Unique - Prevent agreement to have the same...
2022-11-08 Jonathan DruartBug 32030: Fix removal of agreement's vendor
2022-11-08 Jonathan DruartBug 32030: Display the list of packages on the 'show...
2022-11-08 Jonathan DruartBug 32030: Improve breadcrumb (again)
2022-11-08 Jonathan DruartBug 32030: Improve I18N
2022-11-08 Jonathan DruartBug 32030: ERM - Update I18N
2022-11-08 Jonathan DruartBug 32030: ERM - Packages - Vue
2022-11-08 Jonathan DruartBug 32030: ERM - I18N
2022-11-08 Jonathan DruartBug 32030: ERM - Documents - FIXME
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: Add 'Loading...' until the data is fetched
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 🍍
2022-11-08 Jonathan DruartBug 32030: ERM - link licenses to an agreement
2022-11-08 Jonathan DruartBug 32030: Remove anchor from cancel links
2022-11-08 Jonathan DruartBug 32030: Disable and blank "Closure reason" if status...
2022-11-08 Jonathan DruartBug 32030: Extend Description's textarea to rows=10...
2022-11-08 Jonathan DruartBug 32030: ERM - Fix Header issue
2022-11-08 Jonathan DruartBug 32030: ERM - Switch 'description' and 'license...
2022-11-08 Jonathan DruartBug 32030: ERM - Remove BootstrapVue3
2022-11-08 Jonathan DruartBug 32030: ERM - Vue version