mirror of https://github.com/zulip/zulip.git
61948d273b
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 |
||
---|---|---|
.. | ||
lib | ||
admin.test.ts | ||
compose.test.ts | ||
copy-and-paste.test.ts | ||
custom-profile.test.ts | ||
delete-message.test.ts | ||
drafts.test.ts | ||
edit.test.ts | ||
mention.test.ts | ||
message-basics.test.ts | ||
navigation.test.ts | ||
realm-creation.test.ts | ||
realm-linkifier.test.ts | ||
realm-playground.test.ts | ||
settings.test.ts | ||
stars.test.ts | ||
stream_create.test.ts | ||
subscribe_toggle.test.ts | ||
user-deactivation.test.ts | ||
user-status.test.ts |