From 02fa718fae38bef7c20c71c3e9e237999975972f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Mon, 29 Mar 2021 15:16:05 +0200 Subject: [PATCH] Remove more-info of post - Additionally remove take-action. --- webapp/locales/de.json | 9 -- webapp/locales/en.json | 9 -- webapp/locales/es.json | 9 -- webapp/locales/fr.json | 9 -- webapp/locales/it.json | 9 -- webapp/locales/nl.json | 1 - webapp/locales/pl.json | 4 - webapp/locales/pt.json | 9 -- webapp/locales/ru.json | 9 -- webapp/pages/post/_id.vue | 21 ++-- webapp/pages/post/_id/_slug/more-info.vue | 100 -------------------- webapp/pages/post/_id/_slug/take-action.vue | 16 ---- 12 files changed, 6 insertions(+), 199 deletions(-) delete mode 100644 webapp/pages/post/_id/_slug/more-info.vue delete mode 100644 webapp/pages/post/_id/_slug/take-action.vue diff --git a/webapp/locales/de.json b/webapp/locales/de.json index e02e4f6b0..c47722d2a 100644 --- a/webapp/locales/de.json +++ b/webapp/locales/de.json @@ -102,7 +102,6 @@ "letsTalk": "Miteinander reden", "loading": "wird geladen", "loadMore": "mehr laden", - "moreInfo": "Mehr Info", "name": "Name", "organization": "Organisation ::: Organisationen", "post": "Beitrag ::: Beiträge", @@ -464,14 +463,6 @@ "unpin": "Beitrag loslösen", "unpinnedSuccessfully": "Angehefteten Beitrag erfolgreich losgelöst!" }, - "moreInfo": { - "description": "Hier findest Du weitere Infos zum Thema.", - "name": "Mehr Info", - "title": "Mehr Informationen", - "titleOfCategoriesSection": "Kategorien", - "titleOfHashtagsSection": "Hashtags", - "titleOfRelatedContributionsSection": "Verwandte Beiträge" - }, "name": "Beitrag", "pinned": "Meldung", "takeAction": { diff --git a/webapp/locales/en.json b/webapp/locales/en.json index e195f542e..e6e620a34 100644 --- a/webapp/locales/en.json +++ b/webapp/locales/en.json @@ -102,7 +102,6 @@ "letsTalk": "Let`s Talk", "loading": "loading", "loadMore": "load more", - "moreInfo": "More Info", "name": "Name", "organization": "Organization ::: Organizations", "post": "Post ::: Posts", @@ -464,14 +463,6 @@ "unpin": "Unpin post", "unpinnedSuccessfully": "Post unpinned successfully!" }, - "moreInfo": { - "description": "Here you can find more information about this topic.", - "name": "More info", - "title": "More information", - "titleOfCategoriesSection": "Categories", - "titleOfHashtagsSection": "Hashtags", - "titleOfRelatedContributionsSection": "Related posts" - }, "name": "Post", "pinned": "Announcement", "takeAction": { diff --git a/webapp/locales/es.json b/webapp/locales/es.json index 659fd1995..d098f75ba 100644 --- a/webapp/locales/es.json +++ b/webapp/locales/es.json @@ -98,7 +98,6 @@ "letsTalk": "Hablemos", "loading": "cargando", "loadMore": "cargar más", - "moreInfo": "Más información", "name": "Nombre", "organization": "Organización ::: Organizaciones", "post": "Mensaje ::: Mensajes", @@ -425,14 +424,6 @@ "unpin": "Desanclar contribución", "unpinnedSuccessfully": "¡Contribución desanclado con éxito!" }, - "moreInfo": { - "description": "Aquí puede encontrar más información sobre este tema.", - "name": "Más info", - "title": "Más información", - "titleOfCategoriesSection": "Categorías", - "titleOfHashtagsSection": "Hashtags", - "titleOfRelatedContributionsSection": "Contribuciones relacionadas" - }, "name": "Contribución", "pinned": "Anuncio", "takeAction": { diff --git a/webapp/locales/fr.json b/webapp/locales/fr.json index d43007cf7..ddaecce02 100644 --- a/webapp/locales/fr.json +++ b/webapp/locales/fr.json @@ -98,7 +98,6 @@ "letsTalk": "Parlons-en", "loading": "chargement", "loadMore": "charger plus", - "moreInfo": "Plus d'infos", "name": "Nom", "organization": "Organisation ::: Organisations", "post": "Message ::: Messages", @@ -413,14 +412,6 @@ "unpin": "Retirer l'épingle du poste", "unpinnedSuccessfully": "Épingle retirer du Post avec succès!" }, - "moreInfo": { - "description": "Ici vous pouvez trouver plus d'informations à ce sujet.", - "name": "Plus d'infos", - "title": "Plus d'information", - "titleOfCategoriesSection": "Catégories", - "titleOfHashtagsSection": "Hashtags", - "titleOfRelatedContributionsSection": "Articles Similaires" - }, "name": "Post", "pinned": "Annonce", "takeAction": { diff --git a/webapp/locales/it.json b/webapp/locales/it.json index 982f6f871..7ff9948f4 100644 --- a/webapp/locales/it.json +++ b/webapp/locales/it.json @@ -105,7 +105,6 @@ "letsTalk": "Discutiamo", "loading": "Caricamento in corso", "loadMore": "Caricare di più", - "moreInfo": "Ulteriori informazioni", "name": "Nome", "organization": "Organizzazione ::: Organizzazioni", "post": "Messaggio ::: Messaggi", @@ -364,14 +363,6 @@ "unpin": null, "unpinnedSuccessfully": null }, - "moreInfo": { - "description": null, - "name": "Ulteriori informazioni", - "title": null, - "titleOfCategoriesSection": null, - "titleOfHashtagsSection": null, - "titleOfRelatedContributionsSection": null - }, "name": "Messaggio", "pinned": null, "takeAction": { diff --git a/webapp/locales/nl.json b/webapp/locales/nl.json index 1b6b6c6ed..dc5670e9f 100644 --- a/webapp/locales/nl.json +++ b/webapp/locales/nl.json @@ -52,7 +52,6 @@ "letsTalk": "Laten we praten", "loading": "inlading", "loadMore": "meer laden", - "moreInfo": "Meer info", "name": "Naam", "organization": "Organisatie ::: Organisaties", "post": "Bericht ::: Berichten", diff --git a/webapp/locales/pl.json b/webapp/locales/pl.json index 8489609a6..bd7d0e295 100644 --- a/webapp/locales/pl.json +++ b/webapp/locales/pl.json @@ -67,7 +67,6 @@ "letsTalk": "Porozmawiajmy", "loading": "załadunek", "loadMore": "Obciążenie więcej", - "moreInfo": "Więcej informacji", "name": "Nazwa", "organization": "Organization ::: Organizations", "post": "Poczta ::: Posty", @@ -201,9 +200,6 @@ "delete": "Usuń wpis", "edit": "Edytuj wpis" }, - "moreInfo": { - "name": "Więcej informacji" - }, "name": "Poczta", "takeAction": { "name": "Podejmij działanie" diff --git a/webapp/locales/pt.json b/webapp/locales/pt.json index 6afddc3bb..df561d461 100644 --- a/webapp/locales/pt.json +++ b/webapp/locales/pt.json @@ -145,7 +145,6 @@ "letsTalk": "Vamos Conversar", "loading": "Carregando", "loadMore": "Carregar mais", - "moreInfo": "Mais informações", "name": "Nome", "organization": "Organização ::: Organizações", "post": "Postagem ::: Postagens", @@ -400,14 +399,6 @@ "unpin": "Desafixar publicação", "unpinnedSuccessfully": "Publicação desafixada com sucesso!" }, - "moreInfo": { - "description": "Aqui você pode encontrar mais informações sobre este tópico.", - "name": "Mais informações", - "title": "Mais informações", - "titleOfCategoriesSection": "Categorias", - "titleOfHashtagsSection": "Hashtags", - "titleOfRelatedContributionsSection": "Publicações relacionadas" - }, "name": "Postar", "pinned": "Anúncio", "takeAction": { diff --git a/webapp/locales/ru.json b/webapp/locales/ru.json index fe2e35969..ebbd4e1ea 100644 --- a/webapp/locales/ru.json +++ b/webapp/locales/ru.json @@ -98,7 +98,6 @@ "letsTalk": "Давай поговорим", "loading": "загрузка", "loadMore": "Загрузить ещё", - "moreInfo": "Больше информации", "name": "Имя", "organization": "Организация ::: Организации ::: Организации", "post": "Пост ::: Посты ::: Посты", @@ -425,14 +424,6 @@ "unpin": "Открепить пост", "unpinnedSuccessfully": "Пост успешно не закреплено!" }, - "moreInfo": { - "description": "Здесь содержится дополнительная информация по теме.", - "name": "Дополнительная информация", - "title": "Дополнительная информация", - "titleOfCategoriesSection": "Категории", - "titleOfHashtagsSection": "Хэштеги", - "titleOfRelatedContributionsSection": "Похожие посты" - }, "name": "Пост", "pinned": "Объявление", "takeAction": { diff --git a/webapp/pages/post/_id.vue b/webapp/pages/post/_id.vue index 92795606f..8d425eab7 100644 --- a/webapp/pages/post/_id.vue +++ b/webapp/pages/post/_id.vue @@ -55,25 +55,16 @@ export default { }, // TODO implement /* { - name: this.$t('common.letsTalk'), - path: `/post/${id}/${slug}#lets-talk` - }, */ + name: this.$t('common.letsTalk'), + path: `/post/${id}/${slug}#lets-talk` + }, */ // TODO implement /* { - name: this.$t('common.versus'), - path: `/post/${id}/${slug}#versus` - } */ + name: this.$t('common.versus'), + path: `/post/${id}/${slug}#versus` + } */ ], }, - { - name: this.$t('common.moreInfo'), - path: `/post/${id}/${slug}/more-info`, - }, - // TODO implement - /* { - name: this.$t('common.takeAction'), - path: `/post/${id}/${slug}/take-action` - } */ ] }, }, diff --git a/webapp/pages/post/_id/_slug/more-info.vue b/webapp/pages/post/_id/_slug/more-info.vue deleted file mode 100644 index 114689e84..000000000 --- a/webapp/pages/post/_id/_slug/more-info.vue +++ /dev/null @@ -1,100 +0,0 @@ - - - - - diff --git a/webapp/pages/post/_id/_slug/take-action.vue b/webapp/pages/post/_id/_slug/take-action.vue deleted file mode 100644 index 97eb28096..000000000 --- a/webapp/pages/post/_id/_slug/take-action.vue +++ /dev/null @@ -1,16 +0,0 @@ - - -