mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 00:46:03 +00:00
Moves the complicated logic in `account_settings.hbs` for whether to disable the change email button (and show the tooltip) to `settings_data.ts`. This update mirrors how similar realm settings are handled, such as `realm_name_changes_disabled`, and means that the `realm_email_changes_disabled` bool is added to `page_params.ts`. Prep commit for moving the email changes disabled tooltip from a separate question icon to the disabled button itself.
7.3 KiB
7.3 KiB