diff --git a/web_src/js/components/ActionRunStatus.vue b/web_src/js/components/ActionRunStatus.vue index 1955decc1..51a774543 100644 --- a/web_src/js/components/ActionRunStatus.vue +++ b/web_src/js/components/ActionRunStatus.vue @@ -2,17 +2,6 @@ Please also update the template file above if this vue is modified. action status accepted: success, skipped, waiting, blocked, running, failure, cancelled, unknown --> - - - - - - - - - - - + + + + + + + + + + diff --git a/web_src/js/components/ActivityHeatmap.vue b/web_src/js/components/ActivityHeatmap.vue index 1b083ed13..96a6e6801 100644 --- a/web_src/js/components/ActivityHeatmap.vue +++ b/web_src/js/components/ActivityHeatmap.vue @@ -1,17 +1,3 @@ - - - {{ locale.contributions_in_the_last_12_months }} - - - + + + {{ locale.contributions_in_the_last_12_months }} + + + diff --git a/web_src/js/components/ContextPopup.vue b/web_src/js/components/ContextPopup.vue index b6852655f..303e6d0c8 100644 --- a/web_src/js/components/ContextPopup.vue +++ b/web_src/js/components/ContextPopup.vue @@ -1,28 +1,3 @@ - - - - - {{ issue.repository.full_name }} on {{ createdAt }} - {{ issue.title }} #{{ issue.number }} - {{ body }} - - - {{ label.name }} - - - - - {{ i18nErrorOccurred }} - {{ i18nErrorMessage }} - - - - + + + + + {{ issue.repository.full_name }} on {{ createdAt }} + {{ issue.title }} #{{ issue.number }} + {{ body }} + + + {{ label.name }} + + + + + {{ i18nErrorOccurred }} + {{ i18nErrorMessage }} + + + diff --git a/web_src/js/components/DashboardRepoList.vue b/web_src/js/components/DashboardRepoList.vue index 898362776..5b8075f07 100644 --- a/web_src/js/components/DashboardRepoList.vue +++ b/web_src/js/components/DashboardRepoList.vue @@ -1,152 +1,3 @@ - - - - {{ textRepository }} - {{ textOrganization }} - - - - - {{ textMyRepos }} - {{ reposTotalCount }} - - - - - - - - - - - - - - - - - - - {{ textShowArchived }} - - - - - - - - - {{ textShowPrivate }} - - - - - - - - - {{ textAll }} - {{ repoTypeCount }} - - - {{ textSources }} - {{ repoTypeCount }} - - - {{ textForks }} - {{ repoTypeCount }} - - - {{ textMirrors }} - {{ repoTypeCount }} - - - {{ textCollaborative }} - {{ repoTypeCount }} - - - - - - - - - {{ repo.full_name }} - - - - - - - - - - - - - - - - - - - {{ page }} - - - - - - - - - - - - - - {{ textMyOrgs }} - {{ organizationsTotalCount }} - - - - - - - - - - - {{ org.name }} - - - {{ org.org_visibility === 'limited' ? textOrgVisibilityLimited: textOrgVisibilityPrivate }} - - - - - {{ org.num_repos }} - - - - - - - - - + + + + {{ textRepository }} + {{ textOrganization }} + + + + + {{ textMyRepos }} + {{ reposTotalCount }} + + + + + + + + + + + + + + + + + + + {{ textShowArchived }} + + + + + + + + + {{ textShowPrivate }} + + + + + + + + + {{ textAll }} + {{ repoTypeCount }} + + + {{ textSources }} + {{ repoTypeCount }} + + + {{ textForks }} + {{ repoTypeCount }} + + + {{ textMirrors }} + {{ repoTypeCount }} + + + {{ textCollaborative }} + {{ repoTypeCount }} + + + + + + + + + {{ repo.full_name }} + + + + + + + + + + + + + + + + + + + {{ page }} + + + + + + + + + + + + + + {{ textMyOrgs }} + {{ organizationsTotalCount }} + + + + + + + + + + + {{ org.name }} + + + {{ org.org_visibility === 'limited' ? textOrgVisibilityLimited: textOrgVisibilityPrivate }} + + + + + {{ org.num_repos }} + + + + + + + +
{{ issue.repository.full_name }} on {{ createdAt }}
{{ issue.title }} #{{ issue.number }}
{{ body }}
{{ i18nErrorOccurred }}
{{ i18nErrorMessage }}