zulip/static/templates/settings
sahil839 bd957bb5a2 giphy: Add a '?' icon besides the "GIPHY integration" label.
We add a '?' icon besides the "GIPHY integration" label of
giphy settings dropdown.

The icon links to readthedocs page for setting up giphy API
key when api key is not set, and it points to help center
article of GIFs when the api key is added.
2021-05-19 13:20:52 -07:00
..
account_settings.hbs deactivate_account: Add Help link widget for UI modal. 2021-05-08 07:29:23 -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 settings: Reorder edit and delete buttons. 2021-05-13 07:52:10 -07:00
admin_linkifier_edit_form.hbs edit_linkifier: Improve UI for error message display on modal. 2021-05-12 20:32:35 -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: Reorder edit and delete buttons. 2021-05-13 07:52:10 -07:00
admin_realm_domains_list.hbs
admin_settings_modals.hbs linkifiers: Add frontend support to edit linkifier. 2021-05-09 20:12:25 -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_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: Fix position of custom_profile_field hints. 2021-05-09 16:55:07 -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 deactivate_realm: Add Help link widget for UI modal. 2021-05-08 07:29:24 -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 templates: Fix typo in stream deactivation modal. 2021-05-08 07:31:40 -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 lint: Fix badly quoted strings tagged for translation. 2021-05-09 20:16:28 -07:00
dev_env_email_access.hbs
display_settings.hbs default_language: Mark popup text for translation. 2021-05-09 18:48:46 -07: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: Add 'type' attribute to reset button. 2021-05-14 13:06:59 -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
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
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 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 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 setting: Add dropdown for managing who can move messages between streams. 2021-05-13 08:42:24 -07:00
organization_profile_admin.hbs settings: Use tippy for tooltip. 2021-04-07 17:58:56 -07:00
organization_settings_admin.hbs giphy: Add a '?' icon besides the "GIPHY integration" label. 2021-05-19 13:20: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
realm_domains_modal.hbs
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