discourse/app/assets/javascripts/admin/controllers
Bianca Nenciu 42f62a9e63
FIX: Shows all_results if current settings category has no results (#10358)
Searching for a specific setting only showed results from the current selected category. Before fixing fd02856, it automatically redirected the user to all_results. This was a problem because the redirect always happened and there was no way to share a link to a specific category.

The fix to this bug is to simply redirect the user to all_results if there are no results to be displayed.
2020-08-05 09:39:54 +02:00
..
modals DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
admin-api-keys-index.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-api-keys-new.js FEATURE: Add scopes to API keys (#9844) 2020-07-16 15:51:24 -03:00
admin-api-keys-show.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-api-keys.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-backups-index.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
admin-backups-logs.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-backups.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-badges-award.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
admin-badges-show.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
admin-badges.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-customize-colors-show.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
admin-customize-colors.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
admin-customize-email-style-edit.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
admin-customize-email-templates-edit.js UX: simplifies editing email templates by always having a default (#10179) 2020-07-07 11:44:13 +02:00
admin-customize-email-templates.js UX: simplifies editing email templates by always having a default (#10179) 2020-07-07 11:44:13 +02:00
admin-customize-robots-txt.js DEV: Use type instead of method in ajax calls (#8974) 2020-03-26 21:00:10 +01:00
admin-customize-themes-edit.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
admin-customize-themes-show.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
admin-customize-themes.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-dashboard-general.js DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
admin-dashboard-moderation.js DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
admin-dashboard-reports.js FEATURE: allows to limit visible reports and tabs in dashboard (#9598) 2020-04-30 17:31:04 +02:00
admin-dashboard.js FEATURE: allows to limit visible reports and tabs in dashboard (#9598) 2020-04-30 17:31:04 +02:00
admin-email-advanced-test.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-email-bounced.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-email-index.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
admin-email-logs.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-email-preview-digest.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-email-received.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-email-rejected.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-email-sent.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-email-skipped.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-embedding.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-emojis.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
admin-logs-screened-emails.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-logs-screened-ip-addresses.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
admin-logs-screened-urls.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-logs-staff-action-logs.js FEATURE: Add query params to staff action logs (#10279) 2020-07-22 18:25:58 +03:00
admin-permalinks.js FIX: Improve admin permalink UX (#10101) 2020-06-22 13:14:16 +10:00
admin-plugins.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-reports-show.js FEATURE: allows to display charts by day/week/month (#10325) 2020-07-28 16:14:41 +02:00
admin-search-logs-index.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
admin-search-logs-term.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
admin-site-settings-category.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-site-settings.js FIX: Shows all_results if current settings category has no results (#10358) 2020-08-05 09:39:54 +02:00
admin-site-text-edit.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
admin-site-text-index.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-user-badges.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
admin-user-fields.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
admin-user-index.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
admin-user.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-users-list-show.js DEV: Standardize table sorting verbiage (#9757) 2020-05-14 20:10:59 -06:00
admin-watched-words-action.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
admin-watched-words.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-web-hooks-show-events.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-web-hooks-show.js DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
admin-web-hooks.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
admin.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00