mirror of
https://github.com/discourse/discourse.git
synced 2024-12-02 05:29:17 -06:00
3aaf4dcfd0
* FIX: hide welcome topic banner as soon as the welcome topic is edited This commit adds a message bus listener on client to hide the welcome topic banner as soon as the welcome topic is edited. * update test * only subscribe when show_welcome_topic_banner is true * Do not lookup for messageBus service if it's not required * Remove unneeded code * Cache result for Site.show_welcome_topic_banner * Update tests per latest changes * Changes per PR review |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |