zulip/frontend_tests/puppeteer_tests
Sahil Batra fef825d56f settings: Rename class of notification settings elements.
We rename class of notification settings except checkboxes
by prefixing them with 'setting_' for clarity.

We do not change class of checkboxes because settings_checkbox
is used by other templates also and if we only change class
of those using notification_settings_checkboxes then live
update code will break and will need to add separate condition
for differentiating between which partial template is used.
2021-08-20 07:51:23 -07:00
..
admin.ts populate_db: Use do_create_realm for creating zulip realm. 2021-07-06 17:37:43 -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 confirm_dialog: Rename variables and classes used in templates. 2021-07-14 12:21:24 -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 populate_db: Use do_create_realm for creating zulip realm. 2021-07-06 17:37:43 -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 settings: Use dialog_widget for edit-linkifier modal. 2021-07-14 13:02:26 -07:00
realm-playground.ts puppeteer: Fallback to default waitForSelect timeout. 2021-05-24 23:11:41 -07:00
settings.ts settings: Rename class of notification settings elements. 2021-08-20 07:51:23 -07:00
stars.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
subscriptions.ts populate_db: Use do_create_realm for creating zulip realm. 2021-07-06 17:37:43 -07:00
user-deactivation.ts confirm_dialog: Rename variables and classes used in templates. 2021-07-14 12:21:24 -07:00
user-status.ts puppeteer: Fix the element becoming stale. 2021-07-30 09:19:56 -07:00