zulip/static/templates/settings
Pragati Agrawal 91a32fecbe settings_org: Use the actual value for private message policy options value.
This change is in series of de-duplication of code in "Other permission"
section for various dropdowns.

Here rather than using "by_anyone" and "disabled" for the `value` attribute
of options, we use actual numeric values. As a result, we don't need to
manually handle to extract the data to be sent to the backend on saving.
2020-01-31 12:42:26 +05:30
..
account_settings.hbs account_settings: Refactor avatar settings hbs. 2019-09-30 11:10:56 -07:00
admin_auth_methods_list.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
admin_realm_domains_list.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
admin_realm_dropdown_stream_list.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
alert_word_settings.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
api_key_modal.hbs settings: Move API key form into its own modal. 2019-08-14 10:50:45 -07:00
attachments_settings.hbs org settings: Reduce the width occupied by the actions column in tables. 2019-08-22 13:13:24 -07:00
auth_methods_settings_admin.hbs templates: Use upstream Handlebars partials syntax. 2019-07-12 21:11:14 -07:00
bot_list_admin.hbs org settings: Reduce the width occupied by the actions column in tables. 2019-08-22 13:13:24 -07:00
bot_settings.hbs settings: Change username to `bot email` in bot settings HTML. 2019-09-23 15:55:25 -07:00
custom_user_profile_field.hbs user settings: Add separate alert-save widget for profile custom fields. 2019-07-25 13:33:44 -07:00
data_exports_admin.hbs data export: Fix sort feature regression. 2019-08-28 15:23:39 -07:00
deactivate_realm_modal.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
deactivated_users_admin.hbs org settings: Reduce the width occupied by the actions column in tables. 2019-08-22 13:13:24 -07:00
deactivation_stream_modal.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
deactivation_user_modal.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
default_streams_list_admin.hbs refactor: Group header and body under table for .progressive-table-wrapper. 2019-08-22 13:13:24 -07:00
dev_env_email_access.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
display_settings.hbs settings_org: Extract the "options" code as template. 2020-01-31 12:42:26 +05:30
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 refactor: Group header and body under table for .progressive-table-wrapper. 2019-08-22 13:13:24 -07:00
emoji_settings_tip.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
invites_list_admin.hbs org settings: Make invites list sortable. 2019-08-22 13:13:24 -07:00
linkifier_settings_admin.hbs refactor: Group header and body under table for .progressive-table-wrapper. 2019-08-22 13:13:24 -07:00
muted_topics_settings.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
notification_settings.hbs settings_org: Extract the "options" code as template. 2020-01-31 12:42:26 +05:30
notifications_stream_settings_widget.hbs org settings: Use save/discard widget for notification stream settings. 2020-01-14 17:16:23 -08:00
organization_permissions_admin.hbs settings_org: Use the actual value for private message policy options value. 2020-01-31 12:42:26 +05:30
organization_profile_admin.hbs org settings: Deduplicate the template code for logo widget. 2019-08-21 15:49:25 -07:00
organization_settings_admin.hbs org settings: De-duplicate template code for notification streams settings. 2020-01-14 17:16:23 -08:00
organization_settings_tip.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
profile_field_choice.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
profile_field_settings_admin.hbs custom profile fields: Add placeholder for custom URL. 2019-08-28 15:43:35 -07:00
realm-logo-widget.hbs org settings: Deduplicate the template code for logo widget. 2019-08-21 15:49:25 -07:00
realm_domains_modal.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
resend_invite_modal.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
revoke_invite_modal.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
settings_checkbox.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
settings_save_discard_widget.hbs settings page: Align permission "Discard" option. 2019-10-07 11:58:24 -07:00
upload_space_stats.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
user_list_admin.hbs org settings: Reduce the width occupied by the actions column in tables. 2019-08-22 13:13:24 -07:00