Bug 32807: Fix cypress tests
[srvgit] / koha-tmpl / intranet-tmpl / prog / js / vue / components / ERM / LicensesList.vue
2023-03-29 Jonathan DruartBug 32807: Fix cypress tests
2023-03-27 Jonathan DruartBug 32807: Fetch count instead of all entries for agree...
2023-03-10 Jonathan DruartBug 32991: Flag the deletion messages as displayed...
2023-03-10 Pedro AmorimBug 32991: Licenses: Add delete dialog to list and...
2023-02-27 Jonathan DruartBug 32939: Use APIClient to fetch licenses
2023-02-27 Jonathan DruartBug 32806: Move Vue files for reusability
2022-11-14 Martin RenvoizeBug 32179: Add page-sections as appropraite to the...
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: Fix pinia init
2022-11-08 Jonathan DruartBug 32030: Remove 'this' from template
2022-11-08 Jonathan DruartBug 32030: DT - Prevent wrong row to be used
2022-11-08 Jonathan DruartBug 32030: ERM - Add vendor to license
2022-11-08 Jonathan DruartBug 32030: Simplify JS map for DT filters
2022-11-08 Jonathan DruartBug 32030: Use composable for DT destroy
2022-11-08 Jonathan DruartBug 32030: Restore destroy of datatables on beforeUnmount
2022-11-08 Jonathan DruartBug 32030: Fix header searches
2022-11-08 Jonathan DruartBug 32030: (follow-up) Fix datatable.js order_by
2022-11-08 Jonathan DruartBug 32030: Sort on first column
2022-11-08 Jonathan DruartBug 32030: Fix superfluous escapre_str call
2022-11-08 Jonathan DruartBug 32030: ERM - Packages - Vue
2022-11-08 Jonathan DruartBug 32030: ERM - I18N
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: ERM - link licenses to an agreement
2022-11-08 Jonathan DruartBug 32030: ERM - Licenses