Koha/koha-tmpl/intranet-tmpl/prog/js/vue/components/Preservation
Jonathan Druart ed37c7e68d
Bug 35477: Show a warning when non-existent items are added to the waiting list
Only messages "X new items added" or "No items added" were displayed.
With this patch we will display:
A warning with "No items added"
A warning with "X new items added. Y items not found." when some items
have not been added
A messages "X new items added" when everything went well

Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-01-04 16:51:46 +01:00
..
Home.vue
Main.vue Bug 30708: Rebase - Use a dedicated 'config' endpoint 2023-10-18 15:42:00 -03:00
Settings.vue Bug 35476: Make 'Submit' buttons translatable in vue components 2023-12-18 15:20:58 +01:00
SettingsProcessings.vue Bug 30708: Rebase - Use name instead of url for router-links 2023-10-18 15:41:59 -03:00
SettingsProcessingsFormAdd.vue Bug 35476: Make 'Submit' buttons translatable in vue components 2023-12-18 15:20:58 +01:00
SettingsProcessingsShow.vue Bug 33547: Add print slip 2023-10-23 11:33:51 -03:00
TrainsFormAdd.vue Bug 35476: Make 'Submit' buttons translatable in vue components 2023-12-18 15:20:58 +01:00
TrainsFormAddItem.vue Bug 35476: Make 'Submit' translatable in TrainsFormAddItem.vue 2023-12-18 15:20:59 +01:00
TrainsFormAddItems.vue Bug 35476: Make 'Submit' buttons translatable in vue components 2023-12-18 15:20:58 +01:00
TrainsList.vue Bug 30708: Rebase - Use name instead of url for router-links 2023-10-18 15:41:59 -03:00
TrainsShow.vue Bug 34030: non-table view 2023-10-23 11:33:55 -03:00
WaitingList.vue Bug 35477: Show a warning when non-existent items are added to the waiting list 2024-01-04 16:51:46 +01:00