mirror of https://github.com/zulip/zulip.git
2b6414acfb
This commit does not add the logic of using this setting to actually check the permission on the backend. That will be done in a later commit. Only owners can modify this setting, but we will add that logic in a later commit in order to keep changes in this commit minimal. Adding the setting breaks the frontend, since the frontend tries to find a dropdown widget for the setting automatically. To avoid this, we've added a small temporary if statement to `settings_org.js`. Although, most lists where we insert this setting follow an unofficial alphabetical order, `can_manage_all_groups` has been bunched together with `can_create_groups` since keeping those similar settings together would be nicer when checking any code related to creating/managing a user group. |
||
---|---|---|
.. | ||
include | ||
api-doc-template.md | ||
api-keys.md | ||
changelog.md | ||
client-libraries.md | ||
configuring-python-bindings.md | ||
construct-narrow.md | ||
create-scheduled-message.md | ||
create-stream.md | ||
deploying-bots.md | ||
group-setting-values.md | ||
http-headers.md | ||
incoming-webhooks-overview.md | ||
incoming-webhooks-walkthrough.md | ||
index.md | ||
installation-instructions.md | ||
integrations-overview.md | ||
message-formatting.md | ||
missing.md | ||
non-webhook-integrations.md | ||
outgoing-webhooks.md | ||
real-time-events.md | ||
rest-error-handling.md | ||
rest.md | ||
roles-and-permissions.md | ||
running-bots.md | ||
send-message.md | ||
sidebar_index.md | ||
writing-bots.md |