discourse/app/assets/javascripts/admin/controllers
Sam Saffron 83f5f9176b
DEV: only load staff logs when page is visited
Previously we would load admin staff action logs unconditionally as soon
as the controller was instantiated, this is not desirable we only want to
run the query when you visit the route.
2020-04-03 14:13:01 +11:00
..
modals DEV: Use type instead of method in ajax calls (#8974) 2020-03-26 21:00:10 +01: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 Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04: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 Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -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 Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-badges-show.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -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 Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-customize-colors.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-customize-email-style-edit.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-customize-email-templates-edit.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-customize-email-templates.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04: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 Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-customize-themes-show.js FIX: Remote themes Github link should go to custom branch #9184 2020-03-18 03:57:54 +05:30
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 Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-dashboard-moderation.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-dashboard-reports.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-dashboard.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04: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 Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -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 FEATURE: allows multiple custom emoji groups (#9308) 2020-03-30 20:16:10 +02: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 Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -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 DEV: only load staff logs when page is visited 2020-04-03 14:13:01 +11:00
admin-permalinks.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04: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 Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-search-logs-index.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-search-logs-term.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -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 Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-site-text-edit.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -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 Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-user-fields.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-user-index.js FIX: Use delete_all_posts_max to improve consistency when using the delete button from the admin view (#9194) 2020-03-16 09:51:28 -03: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 Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-watched-words-action.js DEV: Use type instead of method in ajax calls (#8974) 2020-03-26 21:00:10 +01: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 Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin-web-hooks.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
admin.js Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00