zulip/web/e2e-tests
apoorvapendse 11028d5244 copy: Use a global copy event listener.
This attempts to use a global copy event listener instead of
triggering the copy handler on Ctrl+C, as this is more robust way to
use browser APIs, including not intefering if end users choose to
remap copying keys on their keyboard.

This has various beneficial side effects, including copying from other
Markdown elements like the preview or drafts UI using the same code as
copying from the message feed.

Fixes: #33949.
2025-03-19 10:07:32 -07:00
..
lib eslint: Fix unicorn/consistent-assert. 2025-02-26 16:20:47 -08:00
admin.test.ts realm: Add ability to set can_add_subscribers_group in frontend. 2025-01-22 12:33:58 -08:00
compose.test.ts eslint: Fix unicorn/consistent-assert. 2025-02-26 16:20:47 -08:00
copy-messages.test.ts copy: Use a global copy event listener. 2025-03-19 10:07:32 -07:00
custom-profile.test.ts settings: Rename btn -> button in #add-custom-profile-field-btn. 2024-11-14 12:03:36 -08:00
delete-message.test.ts web: Add explicit extensions to imports. 2024-11-13 09:18:56 -08:00
drafts.test.ts people: Use Intl.ListFormat rather than .join(","). 2025-03-04 16:58:23 -08:00
edit.test.ts web: Add explicit extensions to imports. 2024-11-13 09:18:56 -08:00
mention.test.ts web: Add explicit extensions to imports. 2024-11-13 09:18:56 -08:00
message-basics.test.ts eslint: Fix unicorn/consistent-assert. 2025-02-26 16:20:47 -08:00
navigation.test.ts eslint: Fix unicorn/consistent-assert. 2025-02-26 16:20:47 -08:00
realm-creation.test.ts onboarding_steps: Add 'navigation_tour_video' for new users. 2025-03-13 14:38:16 -07:00
realm-linkifier.test.ts organization_settings: Restyle remaining sea-green button to action-button-quiet-brand. 2025-03-11 14:08:34 -07:00
realm-playground.test.ts web: Add explicit extensions to imports. 2024-11-13 09:18:56 -08:00
settings.test.ts errors: Standardize "already in use" error messages. 2025-03-04 16:10:25 -08:00
stars.test.ts web: Add explicit extensions to imports. 2024-11-13 09:18:56 -08:00
stream_create.test.ts populate_db: Mark onboarding steps as seen for existing users. 2025-03-13 14:38:16 -07:00
subscribe_toggle.test.ts web: Add explicit extensions to imports. 2024-11-13 09:18:56 -08:00
user-deactivation.test.ts user-settings: Update icon for deactivating user or bot. 2025-03-17 10:52:25 -07:00
user-status.test.ts settings: Show avatar by default in right sidebar for new orgs. 2025-01-09 09:19:22 -08:00