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/admin/addon/controllers
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
..
admin-badges DEV: Remove usage of {{action}} modifiers - Take 2 (#18476) 2022-10-05 13:08:54 +01:00
modals SECURITY: Expand and improve SSRF Protections (#18815) 2022-11-01 16:33:17 +00:00
admin-api-keys-index.js
admin-api-keys-new.js
admin-api-keys-show.js
admin-api-keys.js DEV: Modernize Ember Resolver (#17353) 2022-07-06 14:20:00 +01:00
admin-backups-index.js DEV: update yes/no confirmation dialogs (#18181) 2022-09-14 11:06:56 -04:00
admin-backups-logs.js
admin-backups.js
admin-badges.js DEV: Update /admin/badges to modern Ember patterns (#17672) 2022-08-03 10:12:17 +01:00
admin-customize-colors-show.js DEV: update yes/no confirmation dialogs (#18181) 2022-09-14 11:06:56 -04:00
admin-customize-colors.js
admin-customize-email-style-edit.js DEV: refactor bootbox alerts (#18292) 2022-09-27 14:47:13 -04:00
admin-customize-email-templates-edit.js DEV: Refactor the last few bootbox dialogs (#18416) 2022-10-07 11:38:27 -04:00
admin-customize-email-templates.js
admin-customize-robots-txt.js DEV: Fix typo in customize-robots-txt (#16599) 2022-05-02 22:54:05 +02:00
admin-customize-themes-edit.js
admin-customize-themes-show.js DEV: Refactor the last few bootbox dialogs (#18416) 2022-10-07 11:38:27 -04:00
admin-customize-themes.js
admin-dashboard-general.js
admin-dashboard-moderation.js
admin-dashboard-reports.js DEV: Extensively use includes() (#17541) 2022-07-17 20:48:36 +02:00
admin-dashboard.js FEATURE: Scheduled group email credential problem check (#15396) 2022-01-04 10:14:33 +10:00
admin-email-advanced-test.js
admin-email-bounced.js DEV: Remove usage of {{action}} modifiers - Take 2 (#18476) 2022-10-05 13:08:54 +01:00
admin-email-index.js DEV: Add A11Y-friendly dialog addon (#18028) 2022-08-29 13:59:57 -04:00
admin-email-logs.js
admin-email-preview-digest.js DEV: Remove usage of {{action}} modifiers - Take 2 (#18476) 2022-10-05 13:08:54 +01:00
admin-email-received.js
admin-email-rejected.js DEV: Remove usage of {{action}} modifiers - Take 2 (#18476) 2022-10-05 13:08:54 +01:00
admin-email-sent.js
admin-email-skipped.js
admin-embedding.js
admin-emojis.js DEV: Add A11Y-friendly dialog addon (#18028) 2022-08-29 13:59:57 -04:00
admin-logs-screened-emails.js
admin-logs-screened-ip-addresses.js DEV: Remove usage of {{action}} modifiers - Take 2 (#18476) 2022-10-05 13:08:54 +01:00
admin-logs-screened-urls.js
admin-logs-staff-action-logs.js FIX: Staff action log 'show details' links (#18542) 2022-10-11 12:17:36 +01:00
admin-permalinks.js DEV: update yes/no confirmation dialogs (#18181) 2022-09-14 11:06:56 -04:00
admin-plugins.js Improve route error handling in admin/plugins (#18911) 2022-11-07 16:39:27 +00:00
admin-reports-show.js
admin-search-logs-index.js
admin-search-logs-term.js
admin-site-settings-category.js
admin-site-settings.js FIX: Correctly debounce various functions (#18673) 2022-10-20 13:28:09 +02:00
admin-site-text-edit.js DEV: Add A11Y-friendly dialog addon (#18028) 2022-08-29 13:59:57 -04:00
admin-site-text-index.js UX: Remove confusing fallback locale warning (#18096) 2022-08-26 01:22:04 +02:00
admin-user-badges.js DEV: update yes/no confirmation dialogs (#18181) 2022-09-14 11:06:56 -04:00
admin-user-fields.js DEV: Refactor the last few bootbox dialogs (#18416) 2022-10-07 11:38:27 -04:00
admin-user-index.js FIX: Regression with admin user delete dialog buttons (#18179) 2022-09-05 09:31:17 +02:00
admin-user.js
admin-users-list-show.js FIX: Update user results page when no users found (#18363) 2022-09-26 16:37:56 +03:00
admin-watched-words-action.js DEV: update yes/no confirmation dialogs (#18181) 2022-09-14 11:06:56 -04:00
admin-watched-words.js DEV: Extensively use includes() (#17541) 2022-07-17 20:48:36 +02:00
admin-web-hooks-show-events.js DEV: Remove usage of {{action}} modifiers - Take 2 (#18476) 2022-10-05 13:08:54 +01:00
admin-web-hooks-show.js SECURITY: Expand and improve SSRF Protections (#18815) 2022-11-01 16:33:17 +00:00
admin-web-hooks.js DEV: update yes/no confirmation dialogs (#18181) 2022-09-14 11:06:56 -04:00
admin.js