zulip/frontend_tests
Lauryn Menard c50de056c9 settings-account: Move disable change email logic out of template.
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.
2022-12-30 17:54:00 -08:00
..
node_tests settings-account: Move disable change email logic out of template. 2022-12-30 17:54:00 -08:00
puppeteer_lib dependencies: Remove formdata-node, node-fetch. 2022-10-11 10:50:57 -07:00
puppeteer_tests Revert "drafts: Test that sending a drafted message deletes the draft." 2022-12-13 10:34:55 -08:00
zjsunit compose: Migrate compose_not_subscribed to use compose_banner. 2022-12-06 15:43:34 -08:00