zulip/web/templates/settings
Eeshan Garg f3465dea08 demo-orgs: Add UI for converting to permanent organization.
Adds warning banner to the organization settings overlay/tabs
for demo organizations. For owners, clicking on the link in the
banner opens a modal to convert the demo organization into a
permanent organization.

For admins that are not owners, clicking on the link will go
to the help center article on demo organizations.

Non-admin users will not see the warning banner.

The modal for converting a demo organization requires the owner
to have set their email address. Once the owner's email address
is set, then the organization can be made permanent by changing
the subdomain of the organization. The deletion date for the
demo organization will be removed as part of updating the
subdomain.

The organization owner must also have updated the organization
type to be any value other than unsepecified to convert the
demo organization to a permanent organization. The modal's
submit button will be disabled if that is the value for the
organization type in the form. The demo organizations created
in the dev environment now have their organization type set to
unspecified on creation.

This is a part of #19523.

Co-authored by: Lauryn Menard <lauryn@zulip.com>
2023-10-03 09:11:41 -07:00
..
account_settings.hbs settings: Decrease the gap between the account heading and banner. 2023-10-01 17:54:22 -07:00
add_alert_word.hbs
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 demo-orgs: Disable admin of authentication methods until email set. 2023-08-31 15:02:16 -07:00
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_users: Add "Reactivate user" option in "manage user" panel. 2023-09-27 10:41:05 -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: Use only the handle for dragging. 2023-09-21 15:27:16 -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 demo-orgs: Add section on configuring email address to help article. 2023-09-08 15:17:23 -07:00
bot_avatar_row.hbs bot_settings: Use same copy icon across the app. 2023-09-28 15:15:57 -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
bot_settings_tip.hbs
convert_demo_organization_form.hbs demo-orgs: Add UI for converting to permanent organization. 2023-10-03 09:11:41 -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
demo_organization_warning.hbs demo-orgs: Add UI for converting to permanent organization. 2023-10-03 09:11:41 -07:00
dev_env_email_access.hbs
display_settings.hbs settings: Display radio choice label as flexbox. 2023-09-21 17:18:47 -07:00
dropdown_options_widget.hbs
edit_bot_form.hbs settings_users: Add "Reactivate user" option in "manage user" panel. 2023-09-27 10:41:05 -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
edit_outgoing_webhook_service.hbs
emoji_settings_admin.hbs templates: Remove table-condensed class for <table> elements. 2023-08-21 15:00:39 -07:00
emoji_settings_tip.hbs
generate_integration_url_modal.hbs integration-url: Migrate integration typeahead to dropdown widget. 2023-10-02 12:29:42 -07:00
image_upload_widget.hbs
invites_list_admin.hbs invites: Live update option to create new invitations. 2023-09-07 14:21:01 -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 settings: Align notification play button in a flex layout. 2023-08-31 12:06:32 -07:00
notification_settings_checkboxes.hbs
organization_permissions_admin.hbs invites: Frontend changes for adding the new realm setting. 2023-09-07 14:21:01 -07:00
organization_profile_admin.hbs
organization_settings_admin.hbs org_settings: Add frontend support for `realm_jitsi_server_url`. 2023-09-21 17:39:10 -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 custom_profile_fields: Fix empty field choices issue of select field. 2023-08-28 08:52:43 -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
realm_domains_modal.hbs templates: Remove table-condensed class for <table> elements. 2023-08-21 15:00:39 -07:00
settings_checkbox.hbs
settings_save_discard_widget.hbs
stream_specific_notification_row.hbs
upgrade_tip_widget.hbs
upload_space_stats.hbs
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
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