zulip/static/templates/settings
Sumanth V Rao 215320bc72 settings_playground: Add typeaheads for `pygments_name` field.
The typeahead suggests a human-readable `pretty_name` for the
`language` field in the add-playgrounds form.

The suggestions are sorted based on the popularity of these
languages.

E.g: A `py` prefix would match with `Python` first before
matching with others like `Python 2.x` based on priority.
2021-05-04 11:39:33 -07:00
..
account_settings.hbs confirm_dialog: Change copy in several dialogs. 2021-04-29 20:43:04 -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 template: Move `admin_bot_form` template to `settings` folder. 2021-04-26 09:36:54 -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 template: Move `admin_emoji_list` template to `settings` folder. 2021-04-26 09:37:05 -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 template: Move `admin_human_form` template to `settings` folder. 2021-04-26 09:37:11 -07:00
admin_invites_list.hbs template: Move `admin_invites_list` template to `settings` folder. 2021-04-26 09:37:14 -07:00
admin_linkifier_list.hbs template: Move `admin_linkifier_list` template to `settings` folder. 2021-04-26 09:37:17 -07:00
admin_playground_list.hbs settings_playground: Add UI to delete a playground. 2021-05-04 11:39:33 -07:00
admin_profile_field_list.hbs template: Move `admin_profile_field_list` template to `settings` folder. 2021-04-26 09:37:20 -07:00
admin_realm_domains_list.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
admin_settings_modals.hbs template: Move `admin_settings_modals` template to `settings` folder. 2021-04-26 09:37:24 -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 users: Use role value directly to display user role text in frontend. 2021-04-29 15:18:49 -07:00
alert_word_settings.hbs settings: Use HTML table for "Alert Words" for better icon alignment. 2021-03-05 14:38:56 -08: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_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 custom profile fields: Rename "CHOICE" to "SELECT" in frontend. 2021-03-26 11:49:11 -07:00
data_exports_admin.hbs settings css: Make HTML table headers sticky. 2021-04-30 08:19:47 -07:00
deactivate_realm_modal.hbs confirm_dialog: Change copy in several dialogs. 2021-04-29 20:43:04 -07:00
deactivated_users_admin.hbs settings css: Make HTML table headers sticky. 2021-04-30 08:19:47 -07:00
deactivation_stream_modal.hbs streams: Fix typo in stream deactivation modal. 2021-05-04 08:58:47 -07:00
deactivation_user_modal.hbs templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
default_streams_list_admin.hbs settings css: Make HTML table headers sticky. 2021-04-30 08:19:47 -07:00
dev_env_email_access.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
display_settings.hbs display_settings: Allow user to set default_view. 2021-03-11 18:09:08 -08:00
dropdown_list.hbs settings: Extract DropdownListWidget from default_code_language_widget. 2020-04-14 12:50:10 -07:00
dropdown_list_widget.hbs dropdown_list_widget: Properly handle reset button text. 2021-03-31 17:57:56 -07:00
dropdown_options_widget.hbs settings_org: Extract the "options" code as template. 2020-01-31 12:42:26 +05:30
edit_embedded_bot_service.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
edit_outgoing_webhook_service.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
emoji_settings_admin.hbs settings css: Make HTML table headers sticky. 2021-04-30 08:19:47 -07:00
emoji_settings_tip.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
emoji_settings_warning_modal.hbs realm_emoji: Add warning modal before overriding default emoji. 2021-04-26 14:42:10 -07:00
image_upload_widget.hbs upload widget: Rename image upload widget upload text CSS class. 2020-07-21 16:19:21 -07:00
invites_list_admin.hbs settings css: Make HTML table headers sticky. 2021-04-30 08:19:47 -07:00
linkifier_settings_admin.hbs settings css: Make HTML table headers sticky. 2021-04-30 08:19:47 -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 settings: Add UI page for managing muted users. 2021-04-21 10:17:44 -07:00
notification_settings.hbs notifications: Add support for `None` option in `Notification sound`. 2021-04-27 16:42:16 -07:00
notification_settings_checkboxes.hbs org settings: Use standard "types" in `.get_input_element_value()`. 2020-05-08 14:04:21 -07:00
organization_permissions_admin.hbs settings: Add moderators option in frontend for invite_to_realm_policy. 2021-04-29 15:18:49 -07:00
organization_profile_admin.hbs settings: Use tippy for tooltip. 2021-04-07 17:58:56 -07:00
organization_settings_admin.hbs giphy: Set rating according to realm_giphy_rating. 2021-04-28 07:07:36 -07:00
organization_settings_tip.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
playground_settings_admin.hbs settings_playground: Add typeaheads for `pygments_name` field. 2021-05-04 11:39:33 -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 custom profile fields: Add placeholder for custom URL. 2019-08-28 15:43:35 -07:00
realm_domains_modal.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
resend_invite_modal.hbs invites_modal: Replace modal confirmation text to Confirm. 2021-05-03 13:16:19 -07:00
revoke_invite_modal.hbs invites_modal: Replace modal confirmation text to Confirm. 2021-05-03 13:16:19 -07:00
settings_checkbox.hbs settings: Convert translate_emoticons message to FormatJS. 2021-04-13 17:41:10 -07:00
settings_save_discard_widget.hbs settings: Don't use css classes starting with `icon`. 2020-09-01 10:56:02 -07:00
stream_specific_notification_row.hbs notification_settings: Display streams that differ. 2020-03-31 15:57:47 -07:00
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
user_groups_admin.hbs templates: Move user_groups_admin to settings/. 2021-04-26 09:37:38 -07:00
user_list_admin.hbs settings css: Make HTML table headers sticky. 2021-04-30 08:19:47 -07:00