discourse/app/assets/javascripts/admin/controllers/modals
Jarek Radosz 67b34600d5
DEV: Use `type` instead of `method` in ajax calls (#8974)
Even though `type` is an alias for `method`, we have custom logic in `/discourse/lib/ajax` that checks only `type`, and ~200 other ajax calls in the codebase already use `type` param.
2020-03-26 21:00:10 +01:00
..
admin-add-upload.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
admin-badge-preview.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
admin-color-scheme-select-base.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
admin-edit-badge-groupings.js DEV: Use `type` instead of `method` in ajax calls (#8974) 2020-03-26 21:00:10 +01:00
admin-incoming-email.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
admin-install-theme.js DEV: Use `type` instead of `method` in ajax calls (#8974) 2020-03-26 21:00:10 +01:00
admin-reseed.js DEV: Use `type` instead of `method` in ajax calls (#8974) 2020-03-26 21:00:10 +01:00
admin-silence-user.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
admin-staff-action-log-details.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
admin-start-backup.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
admin-suspend-user.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
admin-theme-change.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
admin-uploaded-image-list.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
admin-watched-word-test.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
site-setting-default-categories.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00