From 55857f45f86dc0b4e4356a01c51bef95eb9291fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Garc=C3=ADa?= Date: Tue, 27 Apr 2021 20:27:13 +0200 Subject: [PATCH] Point help links to our repo and add some message to indicate the web vault is backed by our server --- patches/v2.19.0.patch | 67 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) diff --git a/patches/v2.19.0.patch b/patches/v2.19.0.patch index 057b7d3..91e19dd 100644 --- a/patches/v2.19.0.patch +++ b/patches/v2.19.0.patch @@ -16,6 +16,23 @@ index 6149f83..005d528 100644 if (!this.acceptPolicies && this.showTerms) { this.platformUtilsService.showToast('error', this.i18nService.t('errorOccurred'), this.i18nService.t('acceptPoliciesError')); +diff --git a/src/404.html b/src/404.html +index dae3951b..b4b3e39b 100644 +--- a/src/404.html ++++ b/src/404.html +@@ -45,10 +45,10 @@ + +

+

You can return to the web vault, check our status page +- or contact us.

++ or contact us.

+ + + + diff --git a/src/app/app.component.ts b/src/app/app.component.ts index 9c5b6b5d..287338d2 100644 --- a/src/app/app.component.ts @@ -31,6 +48,56 @@ index 9c5b6b5d..287338d2 100644 this.showToast(message); break; case 'analyticsEventTrack': +diff --git a/src/app/layouts/footer.component.html b/src/app/layouts/footer.component.html +index b001b9e3..c1bd2ac8 100644 +--- a/src/app/layouts/footer.component.html ++++ b/src/app/layouts/footer.component.html +@@ -1,7 +1,7 @@ +