discourse/app/assets/javascripts/admin/components
Jarek Radosz fe588cc7f8
DEV: Fix function prototype deprecations (#8681)
* DEV: Fix the function prototype observers deprecation

DEPRECATION: Function prototype extensions have been deprecated, please migrate from function(){}.observes('foo') to observer('foo', function() {}). [deprecation id: function-prototype-extensions.observes] See https://deprecations.emberjs.com/v3.x/#toc_function-prototype-extensions-observes for more details.

* DEV: Fix the function prototype event listeners deprecation

DEPRECATION: Function prototype extensions have been deprecated, please migrate from function(){}.on('foo') to on('foo', function() {}). [deprecation id: function-prototype-extensions.on] See https://deprecations.emberjs.com/v3.x/#toc_function-prototype-extensions-on for more details.

* DEV: Simplify `default as` imports

Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
2020-01-16 18:56:53 +01:00
..
report-filters DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
site-settings REFACTOR: Remove `Discourse.Category` constants 2019-11-08 13:31:00 -05:00
ace-editor.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
admin-backups-logs.js.es6 DEV: Remove buffered rendering from admin backup logs 2019-12-09 14:45:36 -07:00
admin-directory-toggle.js.es6 DEV: Remove buffered rendering from admin-directory toggle 2019-11-25 18:09:18 -07:00
admin-editable-field.js.es6
admin-form-row.js.es6
admin-graph.js.es6
admin-nav.js.es6
admin-report-chart.js.es6 UX: attempts to make charts loading less laggy (#8529) 2019-12-11 15:49:17 +01:00
admin-report-counters.js.es6
admin-report-counts.js.es6
admin-report-inline-table.js.es6
admin-report-per-day-counts.js.es6
admin-report-stacked-chart.js.es6 UX: attempts to make charts loading less laggy (#8529) 2019-12-11 15:49:17 +01:00
admin-report-storage-stats.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
admin-report-table-cell.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
admin-report-table-header.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
admin-report-table-row.js.es6
admin-report-table.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
admin-report-trust-level-counts.js.es6
admin-report.js.es6 DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
admin-theme-editor.js.es6 DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
admin-user-field-item.js.es6 DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
admin-watched-word.js.es6 DEV: Fix failing test with watched words 2019-11-27 16:48:01 -07:00
admin-web-hook-event-chooser.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
admin-web-hook-event.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
admin-web-hook-status.js.es6 DEV: Run prettier 2019-12-03 17:39:39 -07:00
admin-wrapper.js.es6
cancel-link.js.es6
color-input.js.es6 DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
email-styles-editor.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
embeddable-host.js.es6 REFACTOR: Remove `Discourse.Category` constants 2019-11-08 13:31:00 -05:00
embedding-setting.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
flag-user-lists.js.es6
highlighted-code.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
inline-edit-checkbox.js.es6 DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
install-theme-item.js.es6
ip-lookup.js.es6 DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
moderation-history-item.js.es6
penalty-post-action.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
permalink-form.js.es6 DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
resumable-upload.js.es6 DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
save-controls.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
screened-ip-address-form.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
secret-value-list.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
silence-details.js.es6
site-setting.js.es6
site-settings-image-uploader.js.es6
site-text-summary.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
staff-actions.js.es6
suspension-details.js.es6
tags-uploader.js.es6
theme-setting-editor.js.es6
theme-setting-relatives-selector.js.es6 FEATURE: Ability to add components to all themes (#8404) 2019-11-28 16:19:01 +11:00
theme-translation.js.es6
themes-list-item.js.es6 DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
themes-list.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
value-list.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
watched-word-form.js.es6 DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
watched-word-uploader.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00