mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 05:23:40 +08:00
6de4b3ac3f
The OpenComposer mixin comes from a time before we had a composer service. As well as being a general cleanup/refactor, this commit aims to removes interlinking between composer APIs and the discovery-related controllers which are being removed as part of #22622. In summary, this commit: - Removes OpenComposer mixin - Adds and updates composer service APIs to support everything that `openComposer` did - Updates consumers to call the composer service directly, instead of relying on the mixin (either directly, or via a route-action which bubbled up to some parent) - Deprecates composer-related methods on `DiscourseRoute` and on the application route |
||
---|---|---|
.. | ||
category_templates_spec.rb | ||
default_to_subcategory_spec.rb | ||
dont_feed_the_trolls_popup_spec.rb | ||
preview_spec.rb | ||
review_media_unless_trust_level_spec.rb | ||
template_validation_spec.rb |