zulip/static
Julia Bichler b871ffe712 stream settings: Always show stream settings.
We now show the stream permission settings - stream privacy,
stream post policy and stream message retentions setting,
always in the "General" section of stream settings instead
of showing it in the modal. The setting elements are
disabled for users who cannot change them.

Some important changes are -
- Add proper classes and IDs to the elements such that
code in settings_org.js can be used to set and change these
settings.
- Code in "settings_org.js" is updated to be able to set
stream message retention setting while rendering the page.
- Added enable_or_disable_permission_settings_in_edit_panel
function in stream_ui_updates.js (since that will also be
used in live updating code) to disable the setting elements
if required.
- We also update update_web_public_stream_privacy_option_state
function such that we can correctly enable/disable web-public
option in stream edit panel based on permissions.
- Added code for save-discard widget in stream_settings.hbs in
this commit but code to implement the correct behavior of it
will be added in further commits.

Fixes part of #19519.
2022-12-09 11:16:26 -08:00
..
assets compose: Create shared compose banner and use for resolved topic warning. 2022-12-06 15:42:07 -08:00
audio/notification_sounds audio: Remove the copy of zulip.ogg outside notification_sounds. 2022-06-10 12:27:48 -07:00
generated
html templates: Add HTML title element to templates that extend base/portico. 2022-09-19 20:17:17 -07:00
images ci: Check that non-scripts aren’t marked executable. 2022-12-07 09:54:01 -08:00
js stream settings: Always show stream settings. 2022-12-09 11:16:26 -08:00
shared shared: Bump version to 0.0.16 2022-11-02 13:59:05 -07:00
styles stream settings: Always show stream settings. 2022-12-09 11:16:26 -08:00
templates stream settings: Always show stream settings. 2022-12-09 11:16:26 -08:00
third bootstrap: Remove radio input CSS from bootstrap.css. 2022-11-30 17:35:22 -08:00
.gitignore docs: Add missing space in “time zone”. 2022-02-24 14:05:12 -08:00