From aee4b8a373b9eac1c015550916df4270d0b4b095 Mon Sep 17 00:00:00 2001 From: Peter Zimon Date: Fri, 16 Oct 2020 15:34:22 +0200 Subject: [PATCH] Update portal settings (#1731) * Added auto focusing preview on the signup page while being on links and clicking on any setting in the sidebar * Refine upload custom portal icon button * Updated copy for sidebar and links screen * Added grouping to links list --- app/components/gh-portal-links.hbs | 11 ++++++++++- app/components/modal-portal-settings.hbs | 10 +++++----- app/components/modal-portal-settings.js | 7 +++++++ app/styles/layouts/portal-settings.css | 22 ++++++++++++++++------ public/assets/icons/upload-fill.svg | 15 +++++++++++++++ 5 files changed, 53 insertions(+), 12 deletions(-) create mode 100644 public/assets/icons/upload-fill.svg diff --git a/app/components/gh-portal-links.hbs b/app/components/gh-portal-links.hbs index d26600967..f8b3faf33 100644 --- a/app/components/gh-portal-links.hbs +++ b/app/components/gh-portal-links.hbs @@ -12,6 +12,9 @@ + + + Default @@ -33,6 +36,9 @@ + + + Sign up @@ -76,7 +82,10 @@ - Account home + + + + Account
diff --git a/app/components/modal-portal-settings.hbs b/app/components/modal-portal-settings.hbs index d23e56f5b..076e2607f 100644 --- a/app/components/modal-portal-settings.hbs +++ b/app/components/modal-portal-settings.hbs @@ -3,7 +3,7 @@

Portal settings

-
+

Signup options

@@ -92,7 +92,7 @@
{{/if}}
-
+

Look & Feel

@@ -212,8 +212,8 @@ {{/if}} {{else}} -
Links
-

Show modal

+

Show Portal

{{if this.isShowModalLink "Data Attribute" "Link"}}