zulip/web
Shubham Padia 2b6414acfb settings: Add can_manage_all_groups setting to realm.
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.
2024-10-01 17:35:14 -07:00
..
e2e-tests reload: Convert module to TypeScript. 2024-09-18 15:31:41 -07:00
generated
html 5xx: Remove duplicate `error_page` class applied on page. 2024-07-03 13:35:12 -07:00
images checkboxes: Render border-color-matched SVGs in light and dark modes. 2024-09-16 15:43:47 -07:00
server katex_server: Fix import/no-named-as-default. 2024-09-25 15:41:01 -07:00
shared left_sidebar: Set new heading icon and effects. 2024-09-24 11:08:50 -07:00
src settings: Add can_manage_all_groups setting to realm. 2024-10-01 17:35:14 -07:00
styles saved_snippets: Add new feature for saved snippets. 2024-10-01 11:48:15 -07:00
templates settings: Use `can_create_groups` to control who can create user groups. 2024-10-01 17:35:14 -07:00
tests settings: Use `can_create_groups` to control who can create user groups. 2024-10-01 17:35:14 -07:00
third bootstrap-btn: Remove unnecessary warning, danger styles. 2024-09-11 14:22:45 -07:00
.browserslistrc
.gitignore emoji: Convert spritesheets to webp. 2024-09-11 09:03:47 -07:00
babel.config.js
debug-require-webpack-plugin.ts debug-require-webpack-plugin: Add null check for TypeScript. 2024-08-26 07:44:14 -07:00
debug-require.js
postcss.config.js
webpack.assets.json support: Set discounted price instead percentage for customers. 2024-05-16 02:18:43 -07:00
webpack.config.ts emoji: Convert spritesheets to webp. 2024-09-11 09:03:47 -07:00
webpack.dev-assets.json