From 38b356a748ad508c2f9f7e1abda2b5de5d048bdf Mon Sep 17 00:00:00 2001 From: Rishabh Date: Sun, 5 Mar 2023 17:34:12 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Added=20newsletter=20preference?= =?UTF-8?q?=20page=20link=20in=20portal=20settings?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - adds data attribute and link to member's newsletter preference page in portal to portal links table in settings --- ghost/admin/.lint-todo | 1 + .../admin/app/components/gh-portal-links.hbs | 32 +++++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/ghost/admin/.lint-todo b/ghost/admin/.lint-todo index 933d464221..4ecfa3570c 100644 --- a/ghost/admin/.lint-todo +++ b/ghost/admin/.lint-todo @@ -559,3 +559,4 @@ add|ember-template-lint|no-action|34|16|34|16|5b7ad6ecbae8b6379d42a3c7f343485cf7 add|ember-template-lint|require-valid-alt-text|3|44|3|44|a7f0566c430150bae4153e0dfb489a218bdeb8a4|1675296000000|1685660400000|1690844400000|lib/koenig-editor/addon/components/koenig-card-embed/nft.hbs add|ember-template-lint|require-valid-alt-text|8|20|8|20|9d0c591086dc9139ff38a7b385c3367a83438786|1675296000000|1685660400000|1690844400000|lib/koenig-editor/addon/components/koenig-card-embed/nft.hbs add|ember-template-lint|require-input-label|10|12|10|12|8c3c0ea315ff4da828363989a45fa11256a78796|1675296000000|1685660400000|1690844400000|lib/koenig-editor/addon/components/koenig-card-image/selector-tenor.hbs +add|ember-template-lint|no-action|465|46|465|46|f2f0f3f512f141fdd821333c873f5052813bb491|1677974400000|1688342400000|1693526400000|app/components/gh-portal-links.hbs diff --git a/ghost/admin/app/components/gh-portal-links.hbs b/ghost/admin/app/components/gh-portal-links.hbs index bf24928403..fae0a0ab43 100644 --- a/ghost/admin/app/components/gh-portal-links.hbs +++ b/ghost/admin/app/components/gh-portal-links.hbs @@ -442,6 +442,38 @@ + + Account/Newsletters + +
+ {{#if this.isLink}} + + {{else}} + + {{/if}} + +
+ +