zulip/web
Sahil Batra 006ac58a4b stream_edit: Fix code being called for wrong subsection.
"update_default_stream_and_stream_privacy_state" function
should be called only when changing or discarding settings
in "Stream permissions" subsections and not when changing
settings in "Advanced configurations" subsection, since
the behavior of stream privacy and default stream options
does not depend on settings in "Advanced configurations".

This also fixes the bug of trying to access "checked"
property on undefined value of $default_stream.find("input"),
since there is no such input in "Advanced configurations"
section.
2024-10-22 10:02:07 -07:00
..
e2e-tests realm_creation: Let user choose their org type. 2024-10-20 18:17:04 -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: Present better-aligned masked unreads as icons. 2024-10-15 15:04:47 -07:00
src stream_edit: Fix code being called for wrong subsection. 2024-10-22 10:02:07 -07:00
styles compose: Show bot icon after bot name in recipient picker. 2024-10-21 18:09:50 -07:00
templates settings: Fix email notification permission. 2024-10-22 09:55:40 -07:00
tests realm_export: Add 'Export permissions' table. 2024-10-21 17:42:52 -07:00
third link_styles: Establish variable-based generic link styles. 2024-10-15 15:04:47 -07:00
.browserslistrc
.gitignore emoji: Convert spritesheets to webp. 2024-09-11 09:03:47 -07:00
babel.config.js dependencies: Upgrade JavaScript dependencies. 2024-04-25 16:46:03 -07:00
debug-require-webpack-plugin.ts eslint: Fix unicorn/prefer-node-protocol. 2024-10-08 16:54:15 -07:00
debug-require.js
postcss.config.js eslint: Fix unicorn/prefer-node-protocol. 2024-10-08 16:54:15 -07:00
webpack.assets.json support: Set discounted price instead percentage for customers. 2024-05-16 02:18:43 -07:00
webpack.config.ts eslint: Fix unicorn/prefer-node-protocol. 2024-10-08 16:54:15 -07:00
webpack.dev-assets.json development: Update modal in emails page to use micromodal. 2023-10-05 09:28:27 -07:00