diff --git a/backend/graphql-playground.png b/backend/graphql-playground.png deleted file mode 100644 index 32396a577..000000000 Binary files a/backend/graphql-playground.png and /dev/null differ diff --git a/backend/humanconnection.png b/backend/humanconnection.png deleted file mode 100644 index f0576413f..000000000 Binary files a/backend/humanconnection.png and /dev/null differ diff --git a/webapp/.dockerignore b/webapp/.dockerignore index b0b6a6d6f..2f7daf103 100644 --- a/webapp/.dockerignore +++ b/webapp/.dockerignore @@ -13,8 +13,6 @@ scripts/ cypress/ README.md -screenshot*.png -lokalise.png .editorconfig maintenance/node_modules/ diff --git a/webapp/components/LoginForm/LoginForm.vue b/webapp/components/LoginForm/LoginForm.vue index eb771a5b2..593646760 100644 --- a/webapp/components/LoginForm/LoginForm.vue +++ b/webapp/components/LoginForm/LoginForm.vue @@ -7,7 +7,7 @@

{{ $t('login.login') }}

diff --git a/webapp/components/_new/generic/BaseCard/BaseCard.story.js b/webapp/components/_new/generic/BaseCard/BaseCard.story.js index 1d7f3de51..3b9e60813 100644 --- a/webapp/components/_new/generic/BaseCard/BaseCard.story.js +++ b/webapp/components/_new/generic/BaseCard/BaseCard.story.js @@ -33,7 +33,7 @@ storiesOf('Generic/BaseCard', module) template: `

I am a card heading

And I am a paragraph.

@@ -46,7 +46,7 @@ storiesOf('Generic/BaseCard', module) template: `

I am a card heading

And I am a paragraph.

diff --git a/webapp/lokalise.png b/webapp/lokalise.png deleted file mode 100644 index ce722f5ac..000000000 Binary files a/webapp/lokalise.png and /dev/null differ diff --git a/webapp/maintenance/source/pages/index.vue b/webapp/maintenance/source/pages/index.vue index 1c176fb8b..f9cfe6b89 100644 --- a/webapp/maintenance/source/pages/index.vue +++ b/webapp/maintenance/source/pages/index.vue @@ -8,7 +8,7 @@ - + Under maintenance diff --git a/webapp/pages/logout.vue b/webapp/pages/logout.vue index 88bf755a3..ebd03938b 100644 --- a/webapp/pages/logout.vue +++ b/webapp/pages/logout.vue @@ -3,7 +3,7 @@ - Human Connection + Logging out Logging out... diff --git a/webapp/pages/password-reset.vue b/webapp/pages/password-reset.vue index 3d19f2e35..c8ba255c4 100644 --- a/webapp/pages/password-reset.vue +++ b/webapp/pages/password-reset.vue @@ -2,7 +2,7 @@