zulip/frontend_tests
Lauryn Menard e7c6f35482 user-events: Update account settings display if `is_admin` is changed.
There are a few account settings that are possibly deactivated if
a user is not an administrator (email, name and avatar changes),
depending on the organization's policy for changing those settings.

When a user's role is updated to become (or no longer be) an admin,
the display for these account settings may need to be updated.

Adds `settings_account.update_account_settings_display` to the
functions called in `user_events.update_person` if the active
user's role is changed to or from an administrator role.
2023-01-04 16:26:21 -08:00
..
node_tests user-events: Update account settings display if `is_admin` is changed. 2023-01-04 16:26:21 -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