BookStack/resources/js/services
Dan Brown 48df8725d8
Added better drawing load failure handling
Failure of loading drawings will now close the drawing view and show an
error message, hinting at file or permission issues, instead of leaving
the user facing a continuosly loading interface.

Adds test to cover.

This also updates errors from our HTTP service to be wrapped in a custom
error type for better identification and so the error is an actual
javascript error. Should be object compatible.

Related to #3955.
2023-01-26 12:18:33 +00:00
..
animations.js Tweaked chapter list item styles 2022-05-18 13:18:21 +01:00
clipboard.js Better standardised and fixes areas of image pasting 2019-12-21 15:48:03 +00:00
components.js Connected md editor settings to logic for functionality 2022-11-28 12:12:36 +00:00
dates.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
dom.js Started refactor and alignment of component system 2022-11-14 23:19:02 +00:00
drawio.js Added better drawing load failure handling 2023-01-26 12:18:33 +00:00
events.js Added better drawing load failure handling 2023-01-26 12:18:33 +00:00
http.js Added better drawing load failure handling 2023-01-26 12:18:33 +00:00
keyboard-navigation.js Prevent search focus change on left/right arrow press 2022-12-16 17:03:48 +00:00
text.js Connected md editor settings to logic for functionality 2022-11-28 12:12:36 +00:00
translations.js Updated some comment elements and standardised more JS 2020-07-28 18:19:18 +01:00
util.js Added global search input debounce and loading indicator 2022-11-20 22:20:31 +00:00
vdom.js Updated markdown preview to update on diff-basis 2022-06-07 16:07:28 +01:00