discourse/app
David Taylor da6edc117c
FIX: Allow raw-view classes to be resolved from themes/plugins (#12685)
Since cd24eff5d9, theme modules are now prefixed with the theme id. Therefore themes which defined raw-view classes will be broken

This commit updates the `raw` helper to use the resolver for looking up the view class. This automatically takes care of trying theme/plugin paths in addition to core paths.
2021-04-13 15:05:46 +01:00
..
assets FIX: Allow raw-view classes to be resolved from themes/plugins (#12685) 2021-04-13 15:05:46 +01:00
controllers DEV: user suspension use .present? (#12676) 2021-04-12 12:53:40 -04:00
helpers FEATURE: Introduce theme/component QUnit tests (take 2) (#12661) 2021-04-12 15:02:58 +03:00
jobs FIX: Autocorrect values for dropdown imported user fields (#12572) 2021-03-31 19:19:57 +03:00
mailers FEATURE: Send an email notification when a post is approved. (#12665) 2021-04-12 12:08:23 -03:00
models FEATURE: Send an email notification when a post is approved. (#12665) 2021-04-12 12:08:23 -03:00
serializers FEATURE: trigger webhook when a user added/removed in a group. (#12653) 2021-04-08 21:16:34 +05:30
services FEATURE: Send an email notification when a post is approved. (#12665) 2021-04-12 12:08:23 -03:00
views FEATURE: Introduce theme/component QUnit tests (take 2) (#12661) 2021-04-12 15:02:58 +03:00