zulip/static/templates/settings
aryanshridhar 7c588d4747 dropdown_list_widget: Add support for Multiselect dropdown list widget (MDLW).
This commit adds the support to select multiple dropdown items by inheriting
dropdown list widget and overriding some of it's properties.

The parameters that can be passed along with it are-

- widget_name: The desired name of the widget.
- data: The data that needs to be populated as dropdown items.
- default_text: The default text to be rendered when none of the items is selected.
- on_update: Function to trigger once the filter button is pressed.
- on_close: Function to trigger once the dropdown is successfully closed after filtering.
- value: The default value that is initially selected by user.
- limit: The maximum number of dropdown items to display on button text.

This widget can later be implemented in recent topic view to replace the
several ellipses filter button and also within the organisation user's page
to quickly sort the users list according to their org role.
2021-07-29 10:09:03 -07:00
..
account_settings.hbs lint: Fix trailing whitespace in account-settings.hbs. 2021-07-26 16:46:29 -07:00
admin_auth_methods_list.hbs realm: Allow only owners to configure auth methods for a realm. 2020-06-14 21:23:51 -07:00
admin_bot_form.hbs settings: Use edit_fields_modal framework for admin bot form. 2021-06-24 16:55:23 -07:00
admin_default_streams_list.hbs template: Move `admin_default_stream_list` template to `settings` folder. 2021-04-26 09:37:01 -07:00
admin_emoji_list.hbs settings_emoji: Rename can_admin_emoji to can_delete_emoji. 2021-07-14 14:57:09 -07:00
admin_export_list.hbs template: Move `admin_export_list` template to `settings` folder. 2021-04-26 09:37:08 -07:00
admin_human_form.hbs settings_users: Rename user-name-form to edit-user-form. 2021-06-28 22:11:24 -07:00
admin_invites_list.hbs settings: Reorder edit and delete buttons. 2021-05-13 07:52:10 -07:00
admin_linkifier_edit_form.hbs settings: Use edit_fields_modal framework for linkifier-edit modal. 2021-06-24 16:55:23 -07:00
admin_linkifier_list.hbs linkifiers: Add frontend support to edit linkifier. 2021-05-09 20:12:25 -07:00
admin_playground_list.hbs puppeteer: Add settings test for realm-playgrounds. 2021-05-04 12:19:04 -07:00
admin_profile_field_list.hbs settings: Remove unnecessary code. 2021-06-28 22:14:49 -07:00
admin_realm_domains_list.hbs
admin_settings_modals.hbs settings_users: Refactor user_deactivation modal to confirm_dialog module. 2021-06-08 17:57:27 -07:00
admin_tab.hbs templates: Move user_groups_admin to settings/. 2021-04-26 09:37:38 -07:00
admin_user_group_list.hbs template: Move `admin_user_group_list` template to `settings` folder. 2021-04-26 09:37:30 -07:00
admin_user_list.hbs settings: Reorder edit and delete buttons. 2021-05-13 07:52:10 -07:00
alert_word_settings.hbs alert_word_settings: Fix table heading. 2021-05-13 07:52:10 -07:00
alert_word_settings_item.hbs settings: Use HTML table for "Alert Words" for better icon alignment. 2021-03-05 14:38:56 -08:00
api_key_modal.hbs passwords: Set title/aria-label attributes dynamically. 2021-04-23 15:01:37 -07:00
attachments_settings.hbs settings css: Make HTML table headers sticky. 2021-04-30 08:19:47 -07:00
auth_methods_settings_admin.hbs realm: Allow only owners to configure auth methods for a realm. 2020-06-14 21:23:51 -07:00
bot_avatar_row.hbs templates: Move bot_avatar_row to settings/. 2021-06-02 20:36:21 -07:00
bot_list_admin.hbs settings css: Make HTML table headers sticky. 2021-04-30 08:19:47 -07:00
bot_settings.hbs templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
custom_user_profile_field.hbs settings: Remove user-name-section class from some elements. 2021-06-28 22:11:24 -07:00
data_exports_admin.hbs settings css: Make HTML table headers sticky. 2021-04-30 08:19:47 -07:00
deactivated_users_admin.hbs settings css: Make HTML table headers sticky. 2021-04-30 08:19:47 -07:00
default_streams_list_admin.hbs lint: Fix badly quoted strings tagged for translation. 2021-05-09 20:16:28 -07:00
dev_env_email_access.hbs
display_settings.hbs settings: Move timezone setting from display settings to profile. 2021-06-30 16:56:03 -07:00
dropdown_list.hbs
dropdown_list_widget.hbs dropdown_list_widget: Add support for Multiselect dropdown list widget (MDLW). 2021-07-29 10:09:03 -07:00
dropdown_options_widget.hbs
edit_bot.hbs templates: Move edit_bot to settings/. 2021-06-02 20:36:21 -07:00
edit_embedded_bot_service.hbs
edit_outgoing_webhook_service.hbs
emoji_settings_admin.hbs settings css: Make HTML table headers sticky. 2021-04-30 08:19:47 -07:00
emoji_settings_tip.hbs settings: Add full members and moderators options in custom emoji setting. 2021-07-27 16:41:23 -07:00
image_upload_widget.hbs upload_widget: Use img tag for tail-spin.svg instead of object tag. 2021-07-18 11:44:17 -07:00
invites_list_admin.hbs settings: Use `user-plus` icon instead `plus-circle` icon for invites. 2021-06-02 20:40:54 -07:00
linkifier_settings_admin.hbs linkifiers: Add frontend support to edit linkifier. 2021-05-09 20:12:25 -07:00
muted_topics_settings.hbs settings css: Make HTML table headers sticky. 2021-04-30 08:19:47 -07:00
muted_users_settings.hbs muted_user_settings: Add table-sticky-headers class to table header. 2021-05-18 17:36:13 -07:00
notification_settings.hbs settings: Move presence-enabled setting to 'Account & privacy'. 2021-07-05 14:27:56 -07:00
notification_settings_checkboxes.hbs
organization_permissions_admin.hbs settings: Add full members and moderators options in custom emoji setting. 2021-07-27 16:41:23 -07:00
organization_profile_admin.hbs templates: Fix incorrect class name used for tooltips. 2021-06-29 17:37:52 -07:00
organization_settings_admin.hbs templates: Fix incorrect class name used for tooltips. 2021-06-29 17:37:52 -07:00
organization_settings_tip.hbs
playground_settings_admin.hbs playgrounds: Rename `name` field to `playground_name`. 2021-05-11 20:47:41 -07:00
profile_field_choice.hbs profile_field_choice: Improve label for new option. 2021-04-07 17:38:38 -07:00
profile_field_settings_admin.hbs
profile_settings.hbs settings: Move role to profile page. 2021-06-30 16:58:37 -07:00
realm_domains_modal.hbs
settings_checkbox.hbs settings_checkbox: Fix incorrect line wrapping in mobile view. 2021-07-01 17:46:26 -07:00
settings_save_discard_widget.hbs settings_orgs: Use button element for save-discard button. 2021-06-03 12:41:10 -07:00
stream_specific_notification_row.hbs
upgrade_tip_widget.hbs CVE-2020-14194: Use noopener/noreferrer for external links. 2020-06-16 23:35:39 -07:00
upload_space_stats.hbs templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
uploaded_files_list.hbs templates: Move uploaded_files_list to settings/. 2021-06-02 20:36:21 -07:00
user_groups_admin.hbs settings: Add moderators and full members options in user-group setting. 2021-07-14 14:38:44 -07:00
user_list_admin.hbs settings css: Make HTML table headers sticky. 2021-04-30 08:19:47 -07:00