discourse/app/assets/javascripts/admin/routes
Arpit Jalan 19b36a2d60 missing semicolon 2018-01-17 12:49:52 +05:30
..
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
admin-backups-logs.js.es6 Fixes some Ember Deprecations for 1.13: 2016-10-21 11:06:07 -04:00
admin-backups.js.es6 FEATURE: Allow Forums to disable the Backups feature 2017-12-21 15:22:04 -05: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
admin-customize-index.js.es6 FEATURE: Native theme support 2017-04-12 10:53:49 -04:00
admin-customize-themes-edit.js.es6 FEATURE: auto focus text editor when editing themes 2017-04-13 16:21:46 -04: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.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
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
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
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
admin-email-skipped.js.es6
admin-embedding.js.es6
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-group.js.es6 FEATURE: add support for group visibility level 2017-07-03 15:26:57 -04:00
admin-groups-bulk.js.es6
admin-groups-index.js.es6
admin-groups-type.js.es6
admin-logs-index.js.es6
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
admin-plugins.js.es6
admin-reports.js.es6 REFACTOR: Remove `requirejs` calls 2017-07-05 17:24:27 -04:00
admin-route-map.js.es6 FEATURE: search log term details page (#5445) 2017-12-20 13:41:31 +11: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
admin-site-settings-index.js.es6
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
admin-site-text-index.js.es6
admin-user-badges.js.es6
admin-user-fields.js.es6
admin-user-index.js.es6 Refactor user suspension modal 2017-09-25 12:25:14 -04:00
admin-user-tl3-requirements.js.es6
admin-user.js.es6
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
admin-users-list-show.js.es6
admin-users-list.js.es6
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