* 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 |
||
|---|---|---|
| .. | ||
| adapters | ||
| components | ||
| controllers | ||
| helpers | ||
| initializers | ||
| lib | ||
| mixins | ||
| models | ||
| modifiers | ||
| pre-initializers | ||
| raw-views | ||
| routes | ||
| services | ||
| styles | ||
| templates | ||
| widgets | ||
| app.js | ||
| index.html | ||
| mapping-router.js | ||