zulip/web
Sahil Batra bae14944ad group_permission_settings: Refactor get_assigned_permission_object.
- Function now returns early if can_edit_settings is false since
we do not want details if the group has direct permission or not.
- Added function to get the tooltip text if group has permission
due to being subgroup of a group that has permission.
- Added comments for some explaination around different blocks.
2025-01-28 10:06:31 -08:00
..
e2e-tests realm: Add ability to set can_add_subscribers_group in frontend. 2025-01-22 12:33:58 -08:00
generated
html 5xx: Remove duplicate error_page class applied on page. 2024-07-03 13:35:12 -07:00
images zulip-icons: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
server katex_server: Fix import/no-named-as-default. 2024-09-25 15:41:01 -07:00
shared compose: Introduce scrolling buttons in gridded layout. 2025-01-14 15:52:02 -08:00
src group_permission_settings: Refactor get_assigned_permission_object. 2025-01-28 10:06:31 -08:00
styles left_sidebar: Allow vdots icon to scale. 2025-01-28 09:02:40 -08:00
templates settings_config: Rename group_setting_labels. 2025-01-28 10:06:31 -08:00
tests settings: Show assigned group permissions in permissions panel. 2025-01-27 15:32:15 -08:00
third markdown: Support message link syntax in local echo. 2024-12-03 10:41:37 -08:00
.browserslistrc
.gitignore emoji: Convert spritesheets to webp. 2024-09-11 09:03:47 -07:00
babel.config.js web: Set "type": "module" and convert various CJS files to ESM. 2024-11-13 09:18:56 -08:00
debug-require-webpack-plugin.ts debug-require: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
debug-require.cjs debug-require: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
postcss.config.js css_variables: Convert module to TypeScript. 2024-11-27 12:24:58 -08:00
webpack.assets.json integrations: Convert module to TypeScript. 2024-12-01 19:33:16 -08:00
webpack.config.ts templates: Convert module to TypeScript. 2024-11-27 13:52:21 -08:00
webpack.dev-assets.json showroom: Standardize "showroom" name for UI components testing pages. 2025-01-13 17:46:15 -08:00