zulip/web
Sahil Batra f644c23e84 groups: Fix code to show newly added settings in permissions panel.
The newly added "can_create_write_only_bots_group" and
"can_create_bots_group" were not added in "Permissions" panel
of groups UI if the group has that permission and this commit
fixes it.

We also add a function called in ui_init.ts to make sure that
the settings data defined in settings_config.ts used for
"Permissions" panel contains all the group settings.
2025-02-03 13:42:02 -08:00
..
e2e-tests puppeteer-navigation: Use more specific view selector. 2025-01-29 15:00:23 -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 saved_snippets: Move "Saved snippets" button to compose control buttons. 2025-01-30 09:46:32 -08:00
src groups: Fix code to show newly added settings in permissions panel. 2025-02-03 13:42:02 -08:00
styles user_profile: Use em to scale height of name heading with font size. 2025-02-01 18:54:29 -08:00
templates groups: Fix code to show newly added settings in permissions panel. 2025-02-03 13:42:02 -08:00
tests hash_util: Parse with operators for copy/paste. 2025-02-02 11:46:05 -08:00
third message_link: Add support for empty string topic in syntax. 2025-01-31 14:23:15 -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