zulip/web
Sahil Batra f323aa9709 settings: Fix check_property_changed code for user access setting.
The proposed_val for "realm_can_access_all_users_group" setting
was always returning NaN value which resulted in the value
being included in request even when it was not changed or disabled
due to org not being on "Plus" plan. This resulted in a bug where
user was not allowed to change the "guest" indicator setting
on orgs without "Plus" plan.

For orgs with "Plus" plan there was no problem in changing the
setting but the save button was visible incorrectly if the setting
was set to the initial value.

This commit fixes both the bugs.

(cherry picked from commit 4a98eb205d)
2024-02-16 12:28:16 -08:00
..
e2e-tests mentions: Rename 'stream_wildcard_mention_allowed_in_large_stream'. 2023-11-28 09:24:18 -08:00
generated
html
images compose: Update icons for formatting buttons. 2023-12-01 13:51:39 -08:00
shared gear_menu_popover: Update the rocket icon used for plan and pricing. 2023-12-13 07:59:13 -08:00
src settings: Fix check_property_changed code for user access setting. 2024-02-16 12:28:16 -08:00
styles user_status: Fix alignment of select-emoji icon of user-status modal. 2024-01-22 18:19:09 -08:00
templates gear_menu: Open group settings overlay with "#groups/your" hash. 2024-01-24 16:38:46 -08:00
tests message_fetch: Add small backfill delay. 2024-02-16 12:28:16 -08:00
third typeahead: Remove insecure default highlighter implementation. 2024-01-24 16:46:02 -08:00
.browserslistrc
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2023-12-07 14:29:32 -08:00
debug-require-webpack-plugin.ts eslint: Forbid unchecked casts in TypeScript. 2023-10-26 09:54:30 -07:00
debug-require.js
postcss.config.js
webpack.assets.json portico: Add self-hosted plans comparison table. 2023-12-15 11:03:42 -08:00
webpack.config.ts webpack_public_path: Replace with webpack 5 publicPath: "auto" setting. 2023-10-16 10:36:27 -07:00
webpack.dev-assets.json development: Update modal in emails page to use micromodal. 2023-10-05 09:28:27 -07:00