zulip/web/templates/stream_settings
sujal 29ca4ba662 stream_settings: Convert name to pills.
Convert anchor tag to pills containing an image/avatar
and username within both existing and new stream
subscriber member lists and group member lists
using the new user_display_only_pill.hbs template.
If user has long username that breaks the UI,
overflow is handled with ellipsis.
add a context class (panel_subscriber_member_list)
to add 'padding 5px'to 'pill_value' for stream
subscriber member list and group member list.

To retrieve  an avatar of a user add a
'img_src: people.small_avatar_url_for_person(user/person)'
field in 'stream_editsubscriber.js', 'user_group_edit_members.js',
'stream_create_subscribers.js' and 'user_group_create_members.js'.

Fixes: #25724.
2024-03-08 17:33:14 -08:00
..
add_subscribers_form.hbs user_groups: Disable "Add" button for members list if input is empty. 2023-11-29 10:58:04 -08:00
announce_stream_checkbox.hbs settings: Rename notifications_stream to new_stream_announce..._stream. 2024-02-21 09:04:23 -08:00
browse_streams_list.hbs
browse_streams_list_item.hbs streams: Improve subscription toggle buttons on stream rows. 2023-10-13 11:08:54 -07:00
change_stream_info_modal.hbs settings: Disable submit button when no input is changed. 2023-09-20 15:40:11 -07:00
confirm_stream_privacy_change_modal.hbs stream_settings: Add confirmation modal for changing privacy. 2024-02-13 17:56:44 -08:00
copy_email_address_modal.hbs
new_stream_user.hbs stream_settings: Convert name to pills. 2024-03-08 17:33:14 -08:00
new_stream_users.hbs settings: Update empty message for subscribers and members list. 2023-11-29 10:58:04 -08:00
selected_stream_title.hbs stream_settings: Make stream name in right panel header a link. 2024-02-14 11:27:41 -08:00
stream_creation_form.hbs settings: Rename modal-footer class. 2023-10-17 10:28:50 -07:00
stream_description.hbs
stream_member_list_entry.hbs stream_settings: Convert name to pills. 2024-03-08 17:33:14 -08:00
stream_members.hbs settings: Fix "Actions" column width for subscribers and members list. 2023-11-30 12:33:44 -08:00
stream_privacy_icon.hbs stream_privacy: Use new lock and hashtag icons. 2023-04-10 23:41:30 -07:00
stream_settings.hbs stream_settings: Show banner on successful stream creation. 2024-03-05 10:56:30 -08:00
stream_settings_checkbox.hbs push_notifications: Add help links to mobile notifications options. 2023-12-04 16:38:19 -08:00
stream_settings_overlay.hbs overlays: Rename "modal-bg" class to "overlay-container". 2023-10-17 10:28:50 -07:00
stream_settings_tip.hbs
stream_subscription_request_result.hbs
stream_types.hbs stream_settings: Add 'Default stream' option in create stream UI. 2023-08-09 15:20:09 -07:00
subscriber_count.hbs
subscription_setting_icon.hbs stream_privacy: Use new lock and hashtag icons. 2023-04-10 23:41:30 -07:00