zulip/frontend_tests/puppeteer_tests
sahil839 bb816e1998 settings: Separate "Your account" section in two different sections.
We separate "Your account" section to two different sections -
"Profile" section for user name, custom profile fields, and avatar
and "Account & Security" section for email, password, role, api-key
and deactivating button.

Another important change here is that the modal for changing name
is removed and now the name has a simple input text box and it
behaves similar to inputs for custom-profile-fields.

Fixes #18848.
2021-06-30 16:56:03 -07:00
..
admin.ts Revert "puppeteer_tests: Extract out testing changing policies for streams." 2021-06-24 14:50:08 -07:00
compose.ts minor: Correct comment in compose test. 2021-05-04 16:40:43 -07:00
copy-and-paste.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
custom-profile.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
delete-message.ts settings: Show spinner inside the confirm button for confirm_dialog. 2021-06-24 09:48:42 -07:00
drafts.ts docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
edit.ts puppeteer: Fix the selector for opening the message action menu. 2021-06-12 09:00:57 -04:00
mention.ts custom_check: Avoid use of assert to avoid confusion with assert.equal. 2021-06-10 09:15:57 -07:00
message-basics.ts puppeteer_tests: Add missing `waitFor` call to avoid rare flake. 2021-06-02 15:47:34 -07:00
navigation.ts custom_check: Avoid use of assert to avoid confusion with assert.equal. 2021-06-10 09:15:57 -07:00
realm-creation.ts custom_check: Avoid use of assert to avoid confusion with assert.equal. 2021-06-10 09:15:57 -07:00
realm-linkifier.ts puppeteer: Fix reference to #edit-linkifier-status. 2021-06-24 17:35:25 -07:00
realm-playground.ts puppeteer: Fallback to default waitForSelect timeout. 2021-05-24 23:11:41 -07:00
settings.ts settings: Separate "Your account" section in two different sections. 2021-06-30 16:56:03 -07:00
stars.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
subscriptions.ts custom_check: Avoid use of assert to avoid confusion with assert.equal. 2021-06-10 09:15:57 -07:00
user-deactivation.ts settings_users: Refactor user_deactivation modal to confirm_dialog module. 2021-06-08 17:57:27 -07:00