zulip/web/templates/settings
Zixuan James Li a4963df6ad settings: Remove "add a new bot button" from admin page.
Instead, we show a message with links that either opens a modal for
creating a new bot or navigates to the bot settings page. The
"add a new bot" link only show up when the user has enough permission
to create new bots, and the "manage your bots" link only shows up when
the user has at least one bot if they don't have the permission to
create one. Otherwise, the message does not show up at all.

Signed-off-by: Zixuan James Li <p359101898@gmail.com>
2023-08-24 16:57:17 -07:00
..
account_settings.hbs
add_alert_word.hbs modals: Add modal_text_input class to text inputs. 2023-03-27 22:34:30 -07:00
add_default_streams.hbs default_streams: Convert inline form to modal. 2023-07-06 16:24:44 -07:00
add_emoji.hbs settings_emoji: Fix file upload bug in upload emoji modal. 2023-06-29 10:16:28 -07:00
add_new_bot_form.hbs templates: Add modal_text_input class where it is missing. 2023-07-07 10:10:28 -07:00
add_new_custom_profile_field_form.hbs bootstrap: Remove bootstrap CSS for url type inputs. 2023-06-23 11:53:38 -07:00
add_user_group_modal.hbs templates: Add modal_text_input class where it is missing. 2023-07-07 10:10:28 -07:00
admin_auth_methods_list.hbs
admin_default_streams_list.hbs
admin_emoji_list.hbs
admin_export_list.hbs realm_export: Do not assume null extra_data is special. 2023-05-16 14:05:01 -07:00
admin_human_form.hbs settings: Add modal_text_input class to inputs in "Manage user" modal. 2023-04-03 16:59:51 -07:00
admin_invites_list.hbs
admin_linkifier_edit_form.hbs templates: Add modal_text_input class where it is missing. 2023-07-07 10:10:28 -07:00
admin_linkifier_list.hbs linkifiers: Disable dragging when a filter is applied. 2023-08-15 10:21:22 -07:00
admin_playground_list.hbs realm_playgrounds: Replace url_prefix with url_template. 2023-07-24 17:40:59 -07:00
admin_profile_field_list.hbs settings: Make custom profile fields table similar to other tables. 2023-08-21 15:00:39 -07:00
admin_realm_domains_list.hbs
admin_settings_modals.hbs
admin_tab.hbs
admin_user_group_list.hbs
admin_user_list.hbs admin_user_list: Convert tooltips to Tippy. 2023-06-13 16:47:16 -07:00
alert_word_settings.hbs templates: Remove table-condensed class for <table> elements. 2023-08-21 15:00:39 -07:00
alert_word_settings_item.hbs
api_key_modal.hbs modal: Remove modal_text_input class from password and url type inputs. 2023-06-23 11:53:38 -07:00
attachments_settings.hbs templates: Remove table-condensed class for <table> elements. 2023-08-21 15:00:39 -07:00
auth_methods_settings_admin.hbs
bot_avatar_row.hbs bot_profile_card: Convert tooltips to Tippy. 2023-06-13 16:47:01 -07:00
bot_list_admin.hbs settings: Remove "add a new bot button" from admin page. 2023-08-24 16:57:17 -07:00
bot_settings.hbs web: Save a needless 301 redirect from /integrations to /integrations/. 2023-03-24 14:51:01 -07:00
bot_settings_tip.hbs settings: Reword permissions notice banners. 2023-04-10 16:28:12 -07:00
custom_user_profile_field.hbs settings: Remove settings_text_input class from url type inputs. 2023-06-23 11:53:38 -07:00
data_exports_admin.hbs templates: Remove table-condensed class for <table> elements. 2023-08-21 15:00:39 -07:00
deactivated_users_admin.hbs templates: Remove table-condensed class for <table> elements. 2023-08-21 15:00:39 -07:00
default_stream_choice.hbs dropdown_widget: Refactor to use Class. 2023-07-27 14:10:08 -07:00
default_streams_list_admin.hbs templates: Remove table-condensed class for <table> elements. 2023-08-21 15:00:39 -07:00
dev_env_email_access.hbs
display_settings.hbs settings: Fix save-discard widget fo. 2023-08-06 17:53:57 -07:00
dropdown_list.hbs compose: Add DM icon to the recipient dropdown. 2023-04-27 17:04:19 -07:00
dropdown_options_widget.hbs
edit_bot_form.hbs dropdown_widget: Refactor to use Class. 2023-07-27 14:10:08 -07:00
edit_custom_profile_field_form.hbs bootstrap: Remove bootstrap CSS for url type inputs. 2023-06-23 11:53:38 -07:00
edit_embedded_bot_service.hbs modals: Add modal_text_input class to text inputs. 2023-03-27 22:34:30 -07:00
edit_outgoing_webhook_service.hbs modals: Add modal_text_input class to text inputs. 2023-03-27 22:34:30 -07:00
emoji_settings_admin.hbs templates: Remove table-condensed class for <table> elements. 2023-08-21 15:00:39 -07:00
emoji_settings_tip.hbs settings: Reword permissions notice banners. 2023-04-10 16:28:12 -07:00
image_upload_widget.hbs
invites_list_admin.hbs templates: Remove table-condensed class for <table> elements. 2023-08-21 15:00:39 -07:00
language_selection_widget.hbs settings: Fix save-discard widget fo. 2023-08-06 17:53:57 -07:00
linkifier_settings_admin.hbs templates: Remove table-condensed class for <table> elements. 2023-08-21 15:00:39 -07:00
muted_users_settings.hbs templates: Remove table-condensed class for <table> elements. 2023-08-21 15:00:39 -07:00
notification_settings.hbs templates: Remove table-condensed class for <table> elements. 2023-08-21 15:00:39 -07:00
notification_settings_checkboxes.hbs
organization_permissions_admin.hbs settings: Point the "moving messages" help link to the right place. 2023-03-31 14:49:25 -07:00
organization_profile_admin.hbs settings: Add settings_text_input class to text inputs. 2023-03-27 22:34:30 -07:00
organization_settings_admin.hbs settings_org: Migrate dropdowns to new DropdownWidget. 2023-07-27 14:10:08 -07:00
organization_settings_tip.hbs
organization_user_settings_defaults.hbs
playground_settings_admin.hbs templates: Remove table-condensed class for <table> elements. 2023-08-21 15:00:39 -07:00
profile_field_choice.hbs settings: Rename movable-profile-field-row. 2023-08-14 15:21:48 -07:00
profile_field_settings_admin.hbs settings: Make custom profile fields table similar to other tables. 2023-08-21 15:00:39 -07:00
profile_settings.hbs settings: Add settings_text_input class to text inputs. 2023-03-27 22:34:30 -07:00
realm_domains_modal.hbs templates: Remove table-condensed class for <table> elements. 2023-08-21 15:00:39 -07:00
settings_checkbox.hbs templates: Remove references to undefined fields. 2023-03-22 17:10:28 -07:00
settings_save_discard_widget.hbs
stream_specific_notification_row.hbs recipient_row: Set color of privacy icon as a shade of stream color. 2023-04-10 23:41:30 -07:00
upgrade_tip_widget.hbs web: Save a needless 301 redirect from /upgrade to /upgrade/. 2023-03-24 14:51:01 -07:00
upload_space_stats.hbs web: Save a needless 301 redirect from /upgrade to /upgrade/. 2023-03-24 14:51:01 -07:00
uploaded_files_list.hbs
user_display_settings.hbs settings: Change "Display settings" to "Preferences". 2023-07-12 07:09:03 -07:00
user_groups_admin.hbs settings: Reword permissions notice banners. 2023-04-10 16:28:12 -07:00
user_list_admin.hbs templates: Remove table-condensed class for <table> elements. 2023-08-21 15:00:39 -07:00
user_notification_settings.hbs
user_topics_settings.hbs templates: Remove table-condensed class for <table> elements. 2023-08-21 15:00:39 -07:00