discourse/app/assets/javascripts/admin/controllers
Jarek Radosz 48ba65f406
DEV: Clean up Ember imports (#8979)
Includes:
* Import `computed` helpers
* Import `@ember/application`
* Import `isBlank` from `@ember/utils`
* Import `A` from `@ember/array`
* Import `EmberArray` from `@ember/array`
* Import `ArrayProxy` from `@ember/array/proxy`
* Import `warn` from `@ember/debug`
* Import `EmberObject` from `@ember/object`
* Import `Application` from `@ember/application`
* Import `EmberRouter` from `@ember/routing/router`
* Import `isPresent` from `@ember/utils`
* Import `computed` from `@ember/object`
* Import `guidFor` from `@ember/object`
* Import `isArray` from `@ember/array`
* Import `TextField` from `@ember/component`
* Import `TextArea` from `@ember/component`
* Import `Promise` from `rsvp`
* Import `Evented` from `@ember/object/evented`
* Replace deprecated `ember-addons/ember-computed-decorators` imports
2020-03-06 23:49:28 +01:00
..
modals DEV: Clean up Ember imports (#8979) 2020-03-06 23:49:28 +01:00
admin-api-keys-index.js.es6 DEV: Ember linting - disallow Ember.* variable usage (#8782) 2020-02-05 10:14:42 -06:00
admin-api-keys-new.js.es6 DEV: Clean up Ember imports (#8979) 2020-03-06 23:49:28 +01:00
admin-api-keys-show.js.es6 DEV: Ember linting - disallow Ember.* variable usage (#8782) 2020-02-05 10:14:42 -06:00
admin-api-keys.js.es6 FEATURE: Overhaul of admin API key system (#8284) 2019-11-05 14:10:23 +00:00
admin-backups-index.js.es6 DEV: Use aliased inject imports (#9086) 2020-03-06 11:41:41 -05:00
admin-backups-logs.js.es6 DEV: Use aliased inject imports (#9086) 2020-03-06 11:41:41 -05:00
admin-backups.js.es6 DEV: Import every instance of Ember.computed function (#8267) 2019-10-30 15:28:29 -05:00
admin-badges-award.js.es6 FEATURE: Replace existing badge owners when using the bulk award feature (#8770) 2020-01-23 14:14:58 -03:00
admin-badges-show.js.es6 DEV: Use aliased inject imports (#9086) 2020-03-06 11:41:41 -05:00
admin-badges.js.es6 Feature: Mass award badge (#8694) 2020-01-13 11:20:26 -03:00
admin-customize-colors-show.js.es6 DEV: Remove uses of deprecated Ember.copy and Copyable (#8978) 2020-03-02 14:24:05 -05:00
admin-customize-colors.js.es6 DEV: Remove uses of deprecated Ember.copy and Copyable (#8978) 2020-03-02 14:24:05 -05:00
admin-customize-email-style-edit.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
admin-customize-email-templates-edit.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
admin-customize-email-templates.js.es6 DEV: Import every instance of Ember.computed function (#8267) 2019-10-30 15:28:29 -05:00
admin-customize-robots-txt.js.es6 DEV: Import every instance of Ember.computed function (#8267) 2019-10-30 15:28:29 -05:00
admin-customize-themes-edit.js.es6 DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
admin-customize-themes-show.js.es6 DEV: Ember linting - disallow Ember.* variable usage (#8782) 2020-02-05 10:14:42 -06:00
admin-customize-themes.js.es6 DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
admin-dashboard-general.js.es6 FIX: computed is part of @ember/object not @ember/object/computed 2019-11-13 11:58:09 -05:00
admin-dashboard-moderation.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
admin-dashboard-reports.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
admin-dashboard.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
admin-email-advanced-test.js.es6 REFACTOR: Remove Ember.Controller in favor of import 2019-10-23 13:06:54 -04:00
admin-email-bounced.js.es6 DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
admin-email-index.js.es6 DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
admin-email-logs.js.es6 REFACTOR: Remove Ember.Controller in favor of import 2019-10-23 13:06:54 -04:00
admin-email-preview-digest.js.es6 DEV: Import every instance of Ember.computed function (#8267) 2019-10-30 15:28:29 -05:00
admin-email-received.js.es6 DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
admin-email-rejected.js.es6 DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
admin-email-sent.js.es6 DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
admin-email-skipped.js.es6 DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
admin-embedding.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
admin-emojis.js.es6 DEV: Import every instance of Ember.computed function (#8267) 2019-10-30 15:28:29 -05:00
admin-logs-screened-emails.js.es6 REFACTOR: Remove Ember.Controller in favor of import 2019-10-23 13:06:54 -04:00
admin-logs-screened-ip-addresses.js.es6 DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
admin-logs-screened-urls.js.es6 REFACTOR: Remove Ember.Controller in favor of import 2019-10-23 13:06:54 -04:00
admin-logs-staff-action-logs.js.es6 DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
admin-permalinks.js.es6 DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
admin-plugins.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
admin-reports-show.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
admin-search-logs-index.js.es6 REFACTOR: Remove Ember.Controller in favor of import 2019-10-23 13:06:54 -04:00
admin-search-logs-term.js.es6 REFACTOR: Remove Ember.Controller in favor of import 2019-10-23 13:06:54 -04:00
admin-site-settings-category.js.es6 DEV: Use aliased inject imports (#9086) 2020-03-06 11:41:41 -05:00
admin-site-settings.js.es6 DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
admin-site-text-edit.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
admin-site-text-index.js.es6 Revert "Revert Ember.run refactors" 2019-10-30 09:48:24 -04:00
admin-user-badges.js.es6 DEV: Use aliased inject imports (#9086) 2020-03-06 11:41:41 -05:00
admin-user-fields.js.es6 DEV: Import every instance of Ember.computed function (#8267) 2019-10-30 15:28:29 -05:00
admin-user-index.js.es6 DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
admin-user.js.es6 REFACTOR: Remove Ember.Controller in favor of import 2019-10-23 13:06:54 -04:00
admin-users-list-show.js.es6 DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
admin-watched-words-action.js.es6 DEV: Use aliased inject imports (#9086) 2020-03-06 11:41:41 -05:00
admin-watched-words.js.es6 DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
admin-web-hooks-show-events.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
admin-web-hooks-show.js.es6 DEV: Use aliased inject imports (#9086) 2020-03-06 11:41:41 -05:00
admin-web-hooks.js.es6 REFACTOR: Remove Ember.Controller in favor of import 2019-10-23 13:06:54 -04:00
admin.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00