discourse/app/assets/javascripts/admin/models
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-dashboard.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
admin-user.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
api-key.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
backup-status.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
backup.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
color-scheme-color.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
color-scheme.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
email-log.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
email-preview.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
email-settings.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
email-style.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
email-template.js DEV: Use `type` instead of `method` in ajax calls (#8974) 2020-03-26 21:00:10 +01:00
flag-type.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
incoming-email.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
permalink.js FIX: Use 1 column instead of 4 for permalink destination (#9260) 2020-03-25 11:30:39 -07:00
report.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
screened-email.js DEV: Use `type` instead of `method` in ajax calls (#8974) 2020-03-26 21:00:10 +01:00
screened-ip-address.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
screened-url.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
site-setting.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
site-text.js DEV: Use `type` instead of `method` in ajax calls (#8974) 2020-03-26 21:00:10 +01:00
staff-action-log.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
theme-settings.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
theme.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
tl3-requirements.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
user-field.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
version-check.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
watched-word.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
web-hook.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00