discourse/app/assets/javascripts/admin/addon
David Taylor 9e440dca33 DEV: Rename all uses of PluginOutlet @args in core
The `args` argument is now deprecated. This commit uses a codemod (https://github.com/discourse/discourse-ember-codemods/tree/main/transforms/rename-plugin-outlet-args) to automatically rename all uses to `@outletArgs`.
2023-01-31 13:51:25 +00:00
..
adapters
components DEV: Add extra whitespace to tidy up prettified templates 2022-12-28 13:11:12 +00:00
controllers UX: Redesign and refactor penalty modals (#19458) 2022-12-19 19:36:03 +02:00
helpers DEV: Remove 'htmlSafe' string prototype extensions (#16766) 2022-05-13 14:58:26 -05:00
mixins UX: Redesign and refactor penalty modals (#19458) 2022-12-19 19:36:03 +02:00
models SECURITY: Convert send_digest to a post request (#19746) 2023-01-05 06:57:12 +08:00
routes DEV: Admin webhooks interface issues (#19360) 2022-12-13 01:53:08 +01:00
services UX: Redesign and refactor penalty modals (#19458) 2022-12-19 19:36:03 +02:00
templates DEV: Rename all uses of PluginOutlet @args in core 2023-01-31 13:51:25 +00:00