Glitch-Shrike/app/javascript/mastodon/features/ui/components
Eugen Rochko c20d096e6a
Show disappointed elephant if web UI crashes (#10275)
* Do not crash the whole UI when loading an invalid column

* Add error boundary component to catch Web UI crashes

* Add stack trace on supported browsers

* Add component stack info, pre-format everything for github

* Make “Reload” a clickable link that calls window.location.reload()

* Remove elephant friend from error boundary, make title stand out more

* Simplify error boundary to only a graphic
2019-03-15 05:35:45 +01:00
..
__tests__
actions_modal.js
boost_modal.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
bundle.js Show disappointed elephant if web UI crashes (#10275) 2019-03-15 05:35:45 +01:00
bundle_column_error.js
bundle_modal_error.js
column.js
column_header.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
column_link.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
column_loading.js
column_subheading.js
columns_area.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
confirmation_modal.js
drawer_loading.js
embed_modal.js
focal_point_modal.js
image_loader.js
media_modal.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
modal_loading.js
modal_root.js
mute_modal.js
report_modal.js Rename from instance to server. (#9938) 2019-02-05 19:11:24 +01:00
tabs_bar.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
upload_area.js
video_modal.js
zoomable_image.js