Koha/t/cypress/integration
Jonathan Druart 25c232e3b6
Bug 37274: Use the Toolbar component in all Vue components
We have a Toolbar component that must be used everywhere for
consistency.
This patch adds it when missing:
* ERM/AgreementsShow
Show an agreement

* ERM/EHoldingsLocalPackagesShow
Show a local package
* ERM/EHoldingsLocalTitlesShow
Show a local title

* ERM/LicensesShow
Show a license

* ERM/UsageStatisticsDataProvidersShow
Show a data provider

* Preservation/SettingsProcessingsShow
Show the the settings of a processing (Preservation module)

Confirm that the "Edit" and "Delete" icons are now replaced with buttons
(in a toolbar) on those views.

Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-07-18 18:25:58 +02:00
..
Admin Bug 35919: Fix cypress tests 2024-04-26 17:06:06 +02:00
Auth
ERM Bug 37274: Use the Toolbar component in all Vue components 2024-07-18 18:25:58 +02:00
Preservation
flatpickr_spec.ts Bug 36774: Add cypress tests 2024-05-10 14:11:43 +02:00
InfiniteScrollSelect_spec.ts
KohaTable_spec.ts