{$t('index.dashboard')}
{#if $appSession.isAdmin && (applications.length !== 0 || destinations.length !== 0 || databases.length !== 0 || services.length !== 0 || gitSources.length !== 0 || destinations.length !== 0)} {/if}
{#if applications.length !== 0 || destinations.length !== 0 || databases.length !== 0 || services.length !== 0 || gitSources.length !== 0 || destinations.length !== 0}
doSearch()} />
{/if} {#if (filtered.applications.length > 0 && applications.length > 0) || filtered.otherApplications.length > 0}

Applications

{/if} {#if filtered.applications.length > 0 && applications.length > 0}
{/if} {#if filtered.otherApplications.length > 0} {#if filtered.applications.length > 0}
{/if}

Other Teams

{/if} {#if (filtered.services.length > 0 && services.length > 0) || filtered.services.length > 0}

Services

{/if} {#if filtered.services.length > 0 && services.length > 0}
{#if filtered.otherServices.length > 0} {#if filtered.services.length > 0}
{/if}

Other Teams

{/if} {#if filtered.otherServices.length > 0} {/if} {/if} {#if (filtered.databases.length > 0 && databases.length > 0) || filtered.databases.length > 0}

Databases

{/if} {#if filtered.databases.length > 0 && databases.length > 0}
{#if filtered.otherDatabases.length > 0} {#if databases.length > 0}
{/if}

Other Teams

{/if} {#if filtered.otherDatabases.length > 0} {/if} {/if} {#if (filtered.gitSources.length > 0 && gitSources.length > 0) || filtered.gitSources.length > 0}

Git Sources

{/if} {#if filtered.gitSources.length > 0 && gitSources.length > 0}
{#if filtered.gitSources.length > 0} {#each filtered.gitSources as source} {#if filtered.otherGitSources.length > 0} {#if gitSources.length > 0}
{/if}

Other Teams

{/if} {#if filtered.otherGitSources.length > 0}
{#each filtered.otherGitSources as source} {/if} {/if} {#if (filtered.destinations.length > 0 && destinations.length > 0) || filtered.destinations.length > 0}

Destinations

{/if} {#if filtered.destinations.length > 0 && destinations.length > 0}
{#if filtered.otherDestinations.length > 0} {#if destinations.length > 0}
{/if}

Other Teams

{/if} {#if filtered.otherDestinations.length > 0} {/if} {/if} {#if filtered.applications.length === 0 && filtered.destinations.length === 0 && filtered.databases.length === 0 && filtered.services.length === 0 && filtered.gitSources.length === 0 && filtered.destinations.length === 0 && search}

Nothing found with {search}.

{/if} {#if applications.length === 0 && destinations.length === 0 && databases.length === 0 && services.length === 0 && gitSources.length === 0 && destinations.length === 0}

Hey

It looks like you did not configure anything yet.

{/if}