discourse/app/assets/javascripts/admin/addon
David Taylor 782f43cc55
Improve route error handling in admin/plugins (#18911)
Previously if a specific plugin route was not available (e.g. there was an error loading the plugin's JS due to an ad blocker), the entire page would fail to load. This commit updates the behavior to catch this kind of issue and display a user-friendly message at the top of the screen.
2022-11-07 16:39:27 +00:00
..
adapters
components DEV: Refactor the last few bootbox dialogs (#18416) 2022-10-07 11:38:27 -04:00
controllers Improve route error handling in admin/plugins (#18911) 2022-11-07 16:39:27 +00:00
helpers DEV: Remove 'htmlSafe' string prototype extensions (#16766) 2022-05-13 14:58:26 -05:00
mixins FEATURE: new site setting to hide user profiles by default. (#18864) 2022-11-06 16:44:17 +05:30
models FEATURE: Add support for case-sensitive Watched Words (#17445) 2022-08-02 10:06:03 +02:00
routes FIX: Staff action log 'show details' links (#18542) 2022-10-11 12:17:36 +01:00
services DEV: Refactor the last few bootbox dialogs (#18416) 2022-10-07 11:38:27 -04:00
templates Improve route error handling in admin/plugins (#18911) 2022-11-07 16:39:27 +00:00