discourse/app/assets/javascripts/admin/routes
Robin Ward 456e40a709 FIX: Don't allow a user to become TL3 if they've ever been penalized
Previously the code would only check if they were *currently* suspended
or silenced.
2018-04-24 15:15:32 -04:00
..
admin-api-index.js.es6 Unify API keys and web hooks into a single admin nav header. 2016-09-20 05:22:03 +08:00
admin-api-keys.js.es6 Unify API keys and web hooks into a single admin nav header. 2016-09-20 05:22:03 +08:00
admin-backups-index.js.es6 push updates to backups list to client 2018-01-31 12:05:06 +01:00
admin-backups-logs.js.es6 Fixes some Ember Deprecations for 1.13: 2016-10-21 11:06:07 -04:00
admin-backups.js.es6 push updates to backups list to client 2018-01-31 12:05:06 +01:00
admin-badges-show.js.es6 Remove admin modal views 2016-11-15 17:18:36 -05:00
admin-badges.js.es6 Fixes some Ember Deprecations for 1.13: 2016-10-21 11:06:07 -04:00
admin-customize-colors-show.js.es6 FEATURE: Native theme support 2017-04-12 10:53:49 -04:00
admin-customize-colors.js.es6 FEATURE: Native theme support 2017-04-12 10:53:49 -04:00
admin-customize-email-templates-edit.js.es6 Replace `findProperty` and `filterProperty` with `findBy` and `filterBy` 2016-10-26 15:45:06 -04:00
admin-customize-email-templates.js.es6 FEATURE: Admin interface for editing email templates 2015-11-19 16:39:34 -05:00
admin-customize-index.js.es6 FEATURE: Native theme support 2017-04-12 10:53:49 -04:00
admin-customize-themes-edit.js.es6 FEATURE: Theme settings (2) (#5611) 2018-03-04 19:04:23 -05:00
admin-customize-themes-index.js.es6 FIX: clicking on themes while editing left a blank screen 2017-04-13 15:49:46 -04:00
admin-customize-themes-show.js.es6 FEATURE: Native theme support 2017-04-12 10:53:49 -04:00
admin-customize-themes.js.es6 FIX: clicking on themes while editing left a blank screen 2017-04-13 15:49:46 -04:00
admin-dashboard-next.js.es6 dashboard next: trending search report 2018-04-19 18:19:21 +02:00
admin-dashboard.js.es6 Deuglify the admin dashboard loading state. Also clean up the code 2016-08-03 15:36:41 -04:00
admin-email-bounced.js.es6 FEATURE: Allow checking the raw response of a bounced email 2017-02-22 14:51:33 -03:00
admin-email-incomings.js.es6 FEATURE: better email in support 2016-01-19 00:57:55 +01:00
admin-email-index.js.es6 FIX: Later versions of ember require dashes in template names 2016-11-09 14:50:34 -05:00
admin-email-logs.js.es6 FEATURE: better email in support 2016-01-19 00:57:55 +01:00
admin-email-preview-digest.js.es6 FIX: Populate the Email Digest preview with the current username 2017-06-28 15:38:57 -04:00
admin-email-received.js.es6 FEATURE: better email in support 2016-01-19 00:57:55 +01:00
admin-email-rejected.js.es6 Remove the last of the admin view classes 2016-11-16 16:41:15 -05:00
admin-email-sent.js.es6 Revert "Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS"" 2015-11-21 12:27:06 +11:00
admin-email-skipped.js.es6 Revert "Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS"" 2015-11-21 12:27:06 +11:00
admin-embedding.js.es6 FEATURE: Can edit category/host relationships for embedding 2015-08-20 15:56:04 -04:00
admin-emojis.js.es6 REFACTOR: Remove `Discourse.Ajax` 2016-07-11 12:57:05 -04:00
admin-flags-index.js.es6 FEATURE: Site Setting to determine whether flags defaults to topics 2017-10-20 12:37:20 -04:00
admin-flags-posts-active.js.es6 Adjust flagged posts to use the store 2017-09-25 12:25:14 -04:00
admin-flags-posts-old.js.es6 Adjust flagged posts to use the store 2017-09-25 12:25:14 -04:00
admin-flags-topics-index.js.es6 FEATURE: View flags grouped by topic 2017-09-25 12:25:14 -04:00
admin-flags-topics-show.js.es6 Add front end service for staff controls 2017-09-25 12:25:14 -04:00
admin-logs-index.js.es6 Revert "Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS"" 2015-11-21 12:27:06 +11:00
admin-logs-screened-emails.js.es6 FIX: Later versions of ember require dashes in template names 2016-11-09 14:50:34 -05:00
admin-logs-screened-ip-addresses.js.es6 FIX: Later versions of ember require dashes in template names 2016-11-09 14:50:34 -05:00
admin-logs-screened-urls.js.es6 FIX: Later versions of ember require dashes in template names 2016-11-09 14:50:34 -05:00
admin-logs-staff-action-logs.js.es6 FEATURE: Native theme support 2017-04-12 10:53:49 -04:00
admin-permalinks.js.es6 Revert "Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS"" 2015-11-21 12:27:06 +11:00
admin-plugins.js.es6 FIX: always-enabled plugins should be, well, enabled 2015-09-08 19:28:05 +02:00
admin-reports.js.es6 FIX: date range was inconsistent for admin dashboard reports 2018-04-08 16:49:41 +05:30
admin-route-map.js.es6 dashboard next: minor improvements 2018-04-17 11:01:06 +02:00
admin-search-logs-index.js.es6 FEATURE: search log term details page (#5445) 2017-12-20 13:41:31 +11:00
admin-search-logs-term.js.es6 missing semicolon 2018-01-17 12:49:52 +05:30
admin-site-settings-category.js.es6 Support for `url_list` site setting. 2015-03-03 16:19:29 -05:00
admin-site-settings-index.js.es6 Support for `url_list` site setting. 2015-03-03 16:19:29 -05:00
admin-site-settings.js.es6 FIX: Site Settings weirdness with back button 2017-03-21 16:13:19 -04:00
admin-site-text-edit.js.es6 FEATURE: Can override any translation via an admin interface 2015-11-27 11:35:19 -05:00
admin-site-text-index.js.es6 Support for "Only show overridden" in site text customization 2015-11-30 15:25:08 -05:00
admin-user-badges.js.es6 Convert Badges / User Badges to ES6. 2015-08-19 12:09:10 -04:00
admin-user-fields.js.es6 FEATURE: Custom orders for user fields 2015-07-30 14:53:13 -04:00
admin-user-index.js.es6 Link suspensions to the staff logs page 2018-01-26 15:40:03 -05:00
admin-user-tl3-requirements.js.es6 FIX: Don't allow a user to become TL3 if they've ever been penalized 2018-04-24 15:15:32 -04:00
admin-user.js.es6 FIX: Prepend the user id before username in admin user routes 2016-02-09 15:14:13 +01:00
admin-users-index.js.es6 FIX: redirect /admin/users to Admin Users List 2017-11-12 14:53:32 +05:30
admin-users-list-index.js.es6 FIX: Admin section wasn't correctly highlighting some routes 2015-11-20 15:07:04 -05:00
admin-users-list-show.js.es6 Revert "Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS"" 2015-11-21 12:27:06 +11:00
admin-users-list.js.es6 FIX: export user list based on trust level filter 2016-03-07 18:49:31 +05:30
admin-watched-words-action.js.es6 FEATURE: Watched Words: when posts contain words, do one of flag, require approval, censor, or block 2017-07-26 11:01:09 -04:00
admin-watched-words-index.js.es6 FEATURE: Watched Words: when posts contain words, do one of flag, require approval, censor, or block 2017-07-26 11:01:09 -04:00
admin-watched-words.js.es6 FEATURE: Support regular expressions for watched words 2017-09-27 15:48:57 -04:00
admin-web-hooks-show-events.js.es6 Unify API keys and web hooks into a single admin nav header. 2016-09-20 05:22:03 +08:00
admin-web-hooks-show.js.es6 Unify API keys and web hooks into a single admin nav header. 2016-09-20 05:22:03 +08:00
admin-web-hooks.js.es6 FEATURE: Webhooks. 2016-09-05 18:44:00 +08:00
admin.js.es6 FIX: hide custom top/footer in admin section 2015-08-07 18:06:55 +02:00