zulip/web/templates/settings
Shubham Padia 3f6ceba39a settings_users: Add role filter to user list.
Fixes #18617.
- The role filter is added to both active and deactivated user
list. The original plan was to introduce a multi select checkbox
dropdown for the roles, but since that component is not ready yet,
we will use the dropdown component for the first iteration.
- To accomodate multiple filters, we have used an approach
similar to the one in recent_view_ui.js where we use dropdown
callback function and on("input") event on text search to set the
filter value in memory. The predicate functions uses these filters.
- We have also changed the default message when there are no
users to show to reflect `filters` instead of `current filter`.
2024-04-10 13:45:06 -07:00
..
account_settings.hbs account-settings: Rename "API key" button. 2024-02-23 09:43:57 -08:00
add_alert_word.hbs
add_default_streams.hbs
add_emoji.hbs
add_new_bot_form.hbs templates: Add missing translation tags. 2024-03-25 13:26:11 -07:00
add_new_custom_profile_field_form.hbs custom_profile_fields: Add "required" parameter to the profile fields. 2024-03-21 10:48:54 -07:00
admin_auth_methods_list.hbs backends: Implementation of restricting certain backends by plan. 2024-03-05 11:48:58 -08:00
admin_default_streams_list.hbs
admin_emoji_list.hbs templates: Add missing translation tags. 2024-03-25 13:26:11 -07:00
admin_export_list.hbs
admin_human_form.hbs webapp: Rename "Full name" field to "Name". 2024-03-14 10:53:36 -07:00
admin_invites_list.hbs
admin_linkifier_edit_form.hbs
admin_linkifier_list.hbs linkifiers: Use only the handle for dragging. 2023-09-21 15:27:16 -07:00
admin_playground_list.hbs
admin_profile_field_list.hbs custom_profile_fields: Add "required" parameter to the profile fields. 2024-03-21 10:48:54 -07:00
admin_realm_domains_list.hbs
admin_settings_modals.hbs
admin_tab.hbs settings: Remove "User groups" panel from settings overlay. 2023-12-07 06:35:38 -08:00
admin_user_list.hbs organization settings: Add links to manage deactivated users. 2024-04-01 15:43:16 -07:00
alert_word_settings.hbs templates: Stop using `::after` to render empty list message. 2023-10-11 18:03:53 -07:00
alert_word_settings_item.hbs
api_key_modal.hbs api-docs: Add instructions to download `zuliprc` files. 2024-02-23 09:43:57 -08:00
attachments_settings.hbs templates: Display a different message for empty search results. 2023-10-11 18:03:53 -07:00
auth_methods_settings_admin.hbs
bot_avatar_row.hbs bot_avatar_row: Rename extremely generic CSS classes. 2024-03-21 10:48:54 -07:00
bot_list_admin.hbs settings: Improve placeholder text for empty settings tables. 2024-02-14 08:52:52 -08:00
bot_settings.hbs page_params: Split out state data for current user. 2024-02-15 10:22:52 -08:00
bot_settings_tip.hbs
convert_demo_organization_form.hbs demo-orgs: Add UI for converting to permanent organization. 2023-10-03 09:11:41 -07:00
custom_user_profile_field.hbs tooltips: Fix incorrect "required" tooltip on custom profile fields. 2024-03-29 12:35:01 -07:00
data_exports_admin.hbs settings: Improve placeholder text for empty settings tables. 2024-02-14 08:52:52 -08:00
deactivated_users_admin.hbs settings_users: Add role filter to user list. 2024-04-10 13:45:06 -07:00
default_stream_choice.hbs
default_streams_list_admin.hbs settings: Improve placeholder text for empty settings tables. 2024-02-14 08:52:52 -08:00
demo_organization_warning.hbs demo-orgs: Add UI for converting to permanent organization. 2023-10-03 09:11:41 -07:00
dev_env_email_access.hbs
display_settings.hbs settings: Add new web information density settings. 2024-03-27 12:58:32 -07:00
dropdown_options_widget.hbs
edit_bot_form.hbs templates: Add missing translation tags. 2024-03-25 13:26:11 -07:00
edit_custom_profile_field_form.hbs custom_profile_fields: Add "required" parameter to the profile fields. 2024-03-21 10:48:54 -07:00
edit_embedded_bot_service.hbs
edit_outgoing_webhook_service.hbs
emoji_settings_admin.hbs settings: Improve placeholder text for empty settings tables. 2024-02-14 08:52:52 -08:00
emoji_settings_tip.hbs
generate_integration_url_modal.hbs bot-url: Add event filtering UI to generate bot URL modal. 2024-04-01 11:39:03 -07:00
image_upload_widget.hbs
integration_events.hbs bot-url: Add event filtering UI to generate bot URL modal. 2024-04-01 11:39:03 -07:00
invites_list_admin.hbs right_sidebar: Update invite modal label. 2024-04-03 11:45:33 -07:00
language_selection_widget.hbs
linkifier_settings_admin.hbs settings: Improve placeholder text for empty settings tables. 2024-02-14 08:52:52 -08:00
muted_users_settings.hbs templates: Display a different message for empty search results. 2023-10-11 18:03:53 -07:00
notification_settings.hbs settings: Fix setting label click functionality. 2024-01-11 13:34:46 -08:00
notification_settings_checkboxes.hbs settings: Do not show tooltip if push notifications are enabled. 2023-12-23 14:55:23 -08:00
organization_permissions_admin.hbs organization-permissions: Add help page link for User Identity section. 2024-04-03 11:01:52 -07:00
organization_profile_admin.hbs
organization_settings_admin.hbs settings: Add realm-level setting 'zulip_update_announcements_stream'. 2024-02-25 09:33:00 -08:00
organization_settings_tip.hbs
organization_user_settings_defaults.hbs settings: Add default typing indicator user settings. 2023-10-13 15:30:49 -07:00
playground_settings_admin.hbs playgrounds: Replace replit playground example with Rust playground. 2024-02-23 09:03:44 -08:00
profile_field_choice.hbs
profile_field_settings_admin.hbs custom_profile_fields: Add "required" parameter to the profile fields. 2024-03-21 10:48:54 -07:00
profile_settings.hbs settings: Add description below name field. 2024-03-14 10:53:36 -07:00
realm_domains_modal.hbs
settings_checkbox.hbs
settings_numeric_input.hbs settings: Add new web information density settings. 2024-03-27 12:58:32 -07:00
settings_save_discard_widget.hbs
stream_specific_notification_row.hbs settings: Show push notifications tooltip on stream specific row. 2023-12-23 14:55:23 -08:00
upgrade_tip_widget.hbs urls: Show sponsorship page on a new URL. 2023-11-06 14:55:14 -08:00
upload_space_stats.hbs
uploaded_files_list.hbs
user_display_settings.hbs
user_list_admin.hbs settings_users: Add role filter to user list. 2024-04-10 13:45:06 -07:00
user_notification_settings.hbs
user_topics_settings.hbs settings: Update description text in Settings > Topics panel. 2024-01-02 15:54:48 -08:00