Rishabh Garg
d10d4390f0
Removed duplicate newsletter tracking settings ( #15717 )
...
refs cca0f7d7dc
- newsletter tracking setting has now moved to analytics settings page. the duplicate settings on newsletter settings page is removed.
2022-10-28 02:35:39 +05:30
Elena Baidakova
67b65538cf
Added toggle to enable/disable audience feedback in admin ( #15601 )
...
closes TryGhost/Team#2043
- Added ability to enable like/dislike buttons for each newsletter.
- Buttons color calculated from accent color.
2022-10-13 10:24:46 +04:00
Simon Backx
7e3b41f643
Removed emailClicks feature flag ( #15556 )
...
fixes https://github.com/TryGhost/Team/issues/2028
Since link clicks became GA, some older components and templates are no longer used.
2022-10-07 14:27:57 +02:00
Simon Backx
549e8c526f
Added newsletter slug generation to mirage
2022-06-02 13:19:52 +02:00
Simon Backx
7c04c2c472
Added test to see if newsletter is saved
2022-06-02 12:58:10 +02:00
Simon Backx
d5887c6ac0
Added tests for newsletter limits
...
refs https://github.com/TryGhost/Team/issues/1477
2022-06-02 11:21:29 +02:00
Simon Backx
557e268445
Added newsletter archiving tests
...
refs https://github.com/TryGhost/Team/issues/1477
2022-06-02 10:39:17 +02:00
Simon Backx
857a8e5ae0
Added tests for unsaved newsletter changes
...
refs https://github.com/TryGhost/Team/issues/1477
2022-05-18 15:57:02 +02:00
Simon Backx
59a1b8a31f
Added tests for editing newsletters
...
refs https://github.com/TryGhost/Team/issues/1477
- Added default test fixture
- Added tests for validation of newsletter when editing
- Added tests for opening and closing tabs
2022-05-18 13:14:38 +02:00
Simon Backx
eee3a9aa90
🔥 Removed multipleProducts, tierWelcomePages, and tierName flags
...
refs https://github.com/TryGhost/Team/issues/1616
2022-05-16 17:25:03 +02:00
Simon Backx
032f4d2ced
Removed non multipleNewslettersUI tests
2022-05-16 14:11:51 +02:00
Simon Backx
19249bdae5
Renamed members-email-labs to newsletters and removed unused files
...
no issue
We still had some old components and templates from the `members-email` settings that were only were used when the (now GA) `multipleNewsletters` flag was disabled. I’ve removed them and renamed all routes and components from `members-email` and `members-email-labs` to just `newsletters` because it was sometimes hard to understand if a given components was still used or not when fixing issues.
2022-05-05 13:37:53 +02:00