BookStack/resources/js/wysiwyg
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
..
common-events.js
config.js Removed use of image-manager/entity-selector window globals 2022-11-16 15:21:22 +00:00
drop-paste-handling.js Made a bunch of tinymce 6 upgrade fixes 2022-07-18 13:18:46 +01:00
icons.js Started playing with table icons 2022-09-30 18:37:37 +01:00
plugin-codeeditor.js Started refactor and alignment of component system 2022-11-14 23:19:02 +00:00
plugin-drawio.js Added better drawing load failure handling 2023-01-26 12:18:33 +00:00
plugins-about.js
plugins-customhr.js Extracted hardcoded english text to language files 2022-11-10 13:30:48 +00:00
plugins-details.js Ensured wysiwyg details contents are wrapped in block elements 2022-07-23 11:18:03 +01:00
plugins-imagemanager.js Removed use of image-manager/entity-selector window globals 2022-11-16 15:21:22 +00:00
plugins-stub.js
plugins-tasklist.js Made a bunch of tinymce 6 upgrade fixes 2022-07-18 13:18:46 +01:00
scrolling.js
shortcuts.js Finished updating remainder of JS components to new system 2022-11-16 13:06:08 +00:00
toolbars.js Extracted hardcoded english text to language files 2022-11-10 13:30:48 +00:00
util.js Ensured wysiwyg details contents are wrapped in block elements 2022-07-23 11:18:03 +01:00