This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/tests
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
..
acceptance Improve route error handling in admin/plugins (#18911) 2022-11-07 16:39:27 +00:00
addons/truth-helpers/integration/helpers DEV: adds includes helper to templates (#18259) 2022-09-15 14:20:37 +02:00
fixtures FIX: Clientside checks for personal_message_enabled_groups (#18691) 2022-10-21 14:38:33 +10:00
helpers DEV: Avoid cloning site settings in QUnit tests (#18811) 2022-11-02 20:07:17 +09:00
integration DEV: Use store.createRecord for Topic models (#18837) 2022-11-03 12:32:20 +01:00
unit FIX: Correctly render link title in draft preview (#18906) 2022-11-07 16:22:35 +02:00
index.html DEV: Load plugin CSS in tests (#18668) 2022-10-19 18:10:06 +01:00
setup-tests.js DEV: Avoid cloning site settings in QUnit tests (#18811) 2022-11-02 20:07:17 +09:00
test-boot-ember-cli.js DEV: Remove all use of Ember/jQuery globals in core (#18670) 2022-10-19 17:04:49 +01:00