From 3db8fb5a1c684d157e620ebd3a06dbe9cb2062ce Mon Sep 17 00:00:00 2001 From: Rishabh Date: Wed, 19 Oct 2022 18:54:54 +0530 Subject: [PATCH] Wired newsletter link success/error states refs https://github.com/TryGhost/Team/issues/2116 - wires handling of success and error messages on editing a newsletter link - has the update api commented out temporarily to mock the changes --- .../app/components/posts/links-table.hbs | 8 +- .../admin/app/components/posts/links-table.js | 33 ++++--- .../app/components/posts/old-analytics.hbs | 5 +- .../app/components/posts/old-analytics.js | 93 ++++++++++++++----- 4 files changed, 97 insertions(+), 42 deletions(-) diff --git a/ghost/admin/app/components/posts/links-table.hbs b/ghost/admin/app/components/posts/links-table.hbs index 4c7683aaac..708cfdf24e 100644 --- a/ghost/admin/app/components/posts/links-table.hbs +++ b/ghost/admin/app/components/posts/links-table.hbs @@ -12,7 +12,7 @@ - {{/if}} + {{/if}} @@ -21,8 +21,8 @@