{$t.settings?.env_description}
{#if !editingEnvId && !isAddingEnv}{$t.tasks?.cron_hint }
| {$t.connections?.name } | {$t.settings?.env_url } | {$t.connections?.user } | {$t.settings?.default } | {$t.settings?.env_actions } |
|---|---|---|---|---|
| {env.name} | {env.url} | {env.username} | {#if env.is_default} {$t.common?.yes } {:else} {$t.common?.no } {/if} |
{$t.settings?.warning }
No Superset environments configured. You must add at least one environment to perform backups or migrations.
{$t.settings?.logging_description}
{$t.settings?.belief_state_hint}
{$t.settings?.connections_description}
{#if settings.connections && settings.connections.length > 0}No additional connections configured. Superset database connections are used by default.
{:else}{$t.settings?.no_external_connections}
{$t.settings?.llm_description}
{$t.settings?.llm_chatbot_settings_description}
{$t.settings?.llm_provider_bindings_description}
{$t.settings?.llm_multimodal_warning}
{/if}{$t.settings?.llm_prompts_description}
{$t.settings?.migration_sync_description}
{$t.settings?.migration_cron_hint}
| {$t.settings?.resource_name } | {$t.settings?.type } | UUID | {$t.settings?.target_id } | {$t.dashboard?.environment } |
|---|---|---|---|---|
| {$t.settings?.loading_mappings } | ||||
| {mappingsSearch || mappingsEnvFilter || mappingsTypeFilter ? $t.settings?.no_matching_resources : ($t.settings?.no_synchronized_resources)} | ||||
| {mapping.resource_name || $t.common?.not_available} | {mapping.resource_type} | {mapping.uuid} | {mapping.remote_id} | {mapping.environment_id} |
{$t.settings?.storage_description}