From 37f613de155dbbf0dbfe00f97a24627d41a66c4b Mon Sep 17 00:00:00 2001 From: Siddig Zeidan Date: Mon, 25 Mar 2019 17:48:19 -0400 Subject: [PATCH 1/3] feat(text): Updated the text and links for some components --- src/components/Disclaimer.js | 14 +++++++------- src/components/Footer.js | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/components/Disclaimer.js b/src/components/Disclaimer.js index 1f8046c2..47c05521 100644 --- a/src/components/Disclaimer.js +++ b/src/components/Disclaimer.js @@ -7,22 +7,22 @@ export const Disclaimer = ({ onConfirmation }) => ( disclaimer icon
- Welcome to
POA Bridge UI App Beta+
+ Welcome to the
TokenBridge UI App Beta+

- We’re launching our POA Bridge and our UI App on a beta-testing basis. While we’ve + We’re launching our TokenBridge and our UI App on a beta-testing basis. While we’ve worked long and hard to develop the core features of the software, we expect that our - users may detect bugs and other issues. Help us improve by submitting tickets to our - support page. + users may detect bugs and other issues. Help us improve by posting any difficulties to our + support page.

- Use of this app and the POA Bridge is at your own risk. Users may experience + Use of this app and the TokenBridge is at your own risk. Users may experience unexpected delays, unexpected visual artifacts, unexpected loss of tokens or funds from improper app configuration, or other negative outcomes.

By hitting the "continue" button, you are representing that you’ve read our Terms of Service in full, and that you agree to be legally bound by them.

diff --git a/src/components/Footer.js b/src/components/Footer.js index ac7a63c1..2619a665 100644 --- a/src/components/Footer.js +++ b/src/components/Footer.js @@ -6,7 +6,7 @@ export const Footer = () => (
-

2018 POA. All rights reserved.

+

2019 POA. All rights reserved.

From 2e1ea0765226bddb1e16d94c19c011e03e48eaaa Mon Sep 17 00:00:00 2001 From: Siddig Zeidan Date: Mon, 25 Mar 2019 17:56:06 -0400 Subject: [PATCH 2/3] feat(text): Removed the zendesk widget --- public/index.html | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) diff --git a/public/index.html b/public/index.html index 7c5f9217..8004778b 100644 --- a/public/index.html +++ b/public/index.html @@ -13,28 +13,7 @@ - POA Bridge UI app - - - - + TokenBridge UI app From e83116e529fe5cc42634daca8fa602f0a5fa0459 Mon Sep 17 00:00:00 2001 From: Siddig Zeidan Date: Tue, 26 Mar 2019 14:24:45 -0400 Subject: [PATCH 3/3] feat(changedText): Fixed the text needed --- src/components/Disclaimer.js | 7 ++++--- src/components/Footer.js | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/src/components/Disclaimer.js b/src/components/Disclaimer.js index 47c05521..159f50a1 100644 --- a/src/components/Disclaimer.js +++ b/src/components/Disclaimer.js @@ -21,9 +21,10 @@ export const Disclaimer = ({ onConfirmation }) => ( improper app configuration, or other negative outcomes.

- By hitting the "continue" button, you are representing that you’ve read our Terms of + By hitting the "continue" button, you are representing that you’ve read our + Terms of Service in full, and that you agree to be legally bound by them.

diff --git a/src/components/Footer.js b/src/components/Footer.js index 2619a665..e789f49d 100644 --- a/src/components/Footer.js +++ b/src/components/Footer.js @@ -6,7 +6,7 @@ export const Footer = () => (