audiobookshelf/client/components/modals
Lars Kiesow d387d5b758 Update Author Modal on Changes
If you are on the home page and open the edit author modal, you can
automatically update all data by clicking “Quick Match” or you can
remove a set image by clicking 🗑.

Both options will update the actual data, but not the data in the open
modal. This means that, for example, a picture is still shown in the
modal after deleting it. That's confusing.

This patch fixes the bug and makes sure the modal is updated if the data
is updated.
2022-11-21 01:48:19 +01:00
..
authors Update Author Modal on Changes 2022-11-21 01:48:19 +01:00
bookmarks Update start playback from bookmark time confirm to new confirm prompt 2022-07-30 11:53:48 -05:00
changelog Add marked package in static libs 2022-07-09 17:27:30 -05:00
collections Fix:Remove collections when removing library 2022-11-11 17:44:19 -06:00
item Update:New strings for translation #1103 #1166 2022-11-16 16:11:06 -06:00
libraries Update:More localization strings #1103 2022-11-08 17:10:08 -06:00
notification Update:More localization strings #1103 2022-11-07 18:27:17 -06:00
player Add:Player queue for audiobooks #1077 2022-11-12 16:48:35 -06:00
podcast Update:More localization strings #1103 2022-11-08 17:10:08 -06:00
rssfeed Update:More localization strings #1103 2022-11-08 17:10:08 -06:00
AccountModal.vue Update:More localization strings #1103 2022-11-08 17:10:08 -06:00
BackupScheduleModal.vue Update:More localization strings #1103 2022-11-08 17:10:08 -06:00
BatchQuickMatchModel.vue Update:More localization strings #1103 2022-11-08 17:10:08 -06:00
BookmarksModal.vue Update:More localization strings #1103 2022-11-08 17:10:08 -06:00
ChaptersModal.vue
Dialog.vue Update:Library config page for mobile #753 and style updates 2022-07-02 09:10:47 -05:00
EditCollectionModal.vue Update:More localization strings #1103 2022-11-08 17:10:08 -06:00
EditSeriesInputInnerModal.vue Update:More localization strings #1103 2022-11-07 18:27:17 -06:00
ListeningSessionModal.vue Update:More localization strings #1103 2022-11-08 17:10:08 -06:00
Modal.vue Update:Click chapter times in chapters table to jump to timestamp 2022-07-30 12:25:15 -05:00
SleepTimerModal.vue Update:More localization strings #1103 2022-11-08 17:10:08 -06:00
UploadImageModal.vue