zulip/web/e2e-tests
palashb01 61948d273b settings_bots: Migrate manage bot to user profile modal.
This commit migrates the "Manage Bot" modal to the user profile modal,
with the same explanation as in the "Manage User" modal commit.
However, in this commit, we changed the permission of the "Manage User"
tab so that non-admin users can also see the "Manage Bot" tab if they
have created the bot. Additionally, since we can't make changes to
system bots, we check if the bot is a system bot and hide the
"Manage Bot" tab accordingly.

Fixes: #21806
2023-09-11 10:39:00 -07:00
..
lib web: Add missing CSS selector escaping. 2023-09-08 15:35:50 -07:00
admin.test.ts settings_org: Migrate dropdowns to new DropdownWidget. 2023-07-27 14:10:08 -07:00
compose.test.ts puppeteer: Use `stream_name` instead of `stream` for clarity. 2023-08-07 09:57:40 -07:00
copy-and-paste.test.ts puppeteer: Use `stream_name` instead of `stream` for clarity. 2023-08-07 09:57:40 -07:00
custom-profile.test.ts
delete-message.test.ts eslint: Fix @typescript-eslint/non-nullable-type-assertion-style. 2023-04-19 16:52:39 -07:00
drafts.test.ts drafts: Remove classes that had the same effect. 2023-08-11 15:54:17 -07:00
edit.test.ts puppeteer: Use `stream_name` instead of `stream` for clarity. 2023-08-07 09:57:40 -07:00
mention.test.ts compose_banner: Update classnames to main-view-banner-action-button. 2023-06-09 11:31:51 -07:00
message-basics.test.ts recent: Rename recent_topics in some test files. 2023-09-08 07:36:33 -07:00
navigation.test.ts message_view_header: Fix bad rendering of stream links in description. 2023-07-10 13:47:22 -07:00
realm-creation.test.ts register: Update the user-registration form for realm creation. 2023-03-27 15:44:42 -07:00
realm-linkifier.test.ts linkifiers: Support dragging and reordering linkifiers. 2023-08-14 15:21:48 -07:00
realm-playground.test.ts realm_playgrounds: Replace url_prefix with url_template. 2023-07-24 17:40:59 -07:00
settings.test.ts settings_bots: Migrate manage bot to user profile modal. 2023-09-11 10:39:00 -07:00
stars.test.ts icons: Reference new icons from templates and JS. 2023-08-21 17:13:43 -07:00
stream_create.test.ts eslint: Enable @typescript-eslint/recommended plugin. 2023-03-16 13:24:27 -07:00
subscribe_toggle.test.ts e2e-tests: Simplify test_subscription_button loop. 2023-06-05 21:51:26 -07:00
user-deactivation.test.ts
user-status.test.ts emoji: Rename `emoji-info-popover` to `emoji-picker-popover`. 2023-09-07 14:44:18 -07:00