mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
banners: Redesign organization upgrade banners.
This commit redesigns the upgrade and sponsorship banners by adding AVAILABLE_ON_STANDARD, UPGRADE_ACCESS_BANNER, and UPGRADE_OR_SPONSORSHIP_BANNER. Fixes part of #34252.
This commit is contained in:
committed by
Tim Abbott
parent
85d8c225a3
commit
a93a015b21
@@ -16,6 +16,7 @@ mock_esm("../src/loading", {
|
||||
make_indicator: noop,
|
||||
destroy_indicator: noop,
|
||||
});
|
||||
mock_esm("../src/settings_banner", {set_up_upgrade_banners: noop});
|
||||
mock_esm("../src/buttons", {
|
||||
show_button_loading_indicator: noop,
|
||||
hide_button_loading_indicator: noop,
|
||||
|
||||
Reference in New Issue
Block a user