Commit Graph

3 Commits

Author SHA1 Message Date
52672b9eab DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
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
e40e06d78c Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00