Commit Graph

5910 Commits

Author SHA1 Message Date
b57da87bb5 Merge pull request #1682 from mailpoet/woo-stats
Report more WooCommerce stats [MAILPOET-1646]
2018-12-17 12:30:27 -05:00
a0fa3c6a0d Create helper for searching, which handle waiting for element, filling input and clicking button 2018-12-17 17:26:30 +01:00
38aaed77d8 Create helper to load mailhog app and wait for angular to load 2018-12-17 17:25:36 +01:00
eea62cd4f7 Create helper for waiting for list to load 2018-12-17 17:25:02 +01:00
1277acc92e Merge pull request #1698 from mailpoet/nps-init-fix
Initialize NPS poll only once [MAILPOET-1688]
2018-12-17 10:30:39 -05:00
wxa
c2955bdf35 Fix padded ALC images breaking out of width on mobile [MAILPOET-1693] 2018-12-17 18:06:16 +03:00
f13c340d87 Inject dependencies to hooks directly
[MAILPOET-1689]
2018-12-17 15:29:50 +01:00
66a05e1b19 Inject Listing Handler and Segments Subscriber Listing using DI
[MAILPOET-1689]
2018-12-17 15:02:42 +01:00
a69ae0eea7 Refactor listing handler to reusable service
[MAILPOET-1689]
2018-12-17 15:02:42 +01:00
fd4bcee5f5 Inject bulk action controller using DI
[MAILPOET-1689]
2018-12-17 15:02:42 +01:00
2839c86017 Refactor bulk action into reusable controller
[MAILPOET-1689]
2018-12-17 15:02:42 +01:00
5c8e99dcf3 Fix namespace classname conflict
[MAILPOET-1689]
2018-12-17 15:02:42 +01:00
de5385ed03 Get rid of static instantiation of JSON API
[MAILPOET-1689]
2018-12-17 15:02:42 +01:00
ece5e9a9d1 Refactor subscription form processing
[MAILPOET-1689]
2018-12-17 15:02:42 +01:00
15d43ea716 Initialize NPS poll only once
[MAILPOET-1688]
2018-12-17 15:01:41 +01:00
5190c23274 Merge pull request #1692 from mailpoet/review-requests
Review requests [MAILPOET-1647]
2018-12-17 08:53:10 -05:00
d363017ac2 Merge pull request #1669 from mailpoet/beamer
Add Beamer for the What's New announcement [MAILPOET-1627]
2018-12-17 07:33:30 -05:00
wxa
660c174b21 Revert "Use localStorage as a backup for users who can't update settings [MAILPOET-1627]"
This reverts commit f7057b3bd3d37f557e23dd390b298e1bdf2f37a4.
2018-12-17 14:56:49 +03:00
wxa
cb9c4ff238 Use localStorage as a backup for users who can't update settings [MAILPOET-1627] 2018-12-17 14:56:49 +03:00
wxa
5f46e35183 Use another variable for passing last_announcement_seen to JS [MAILPOET-1627] 2018-12-17 14:56:49 +03:00
wxa
33bd42c76c Fix per-user announcement dates storage [MAILPOET-1627] 2018-12-17 14:56:49 +03:00
wxa
0f8a3b701c Store last_announcement_seen dates per each WP user [MAILPOET-1627] 2018-12-17 14:56:49 +03:00
wxa
4a0f7aee47 Fix PR remarks, encapsulate logic in a React component [MAILPOET-1627] 2018-12-17 14:56:49 +03:00
wxa
11052427c0 Move in-app announcements to announcements folder [MAILPOET-1627] 2018-12-17 14:56:49 +03:00
wxa
bb1cdc1f5a Add Beamer for a What's New announcement [MAILPOET-1627] 2018-12-17 14:56:49 +03:00
5ade6299b6 Use recommended way to check if WC is active 2018-12-17 09:58:26 +03:00
746fb86bf5 Report more WooCommerce stats [MAILPOET-1646] 2018-12-17 09:58:26 +03:00
eda8043aa2 Merge pull request #1694 from mailpoet/nps-poll-fix
Nps poll fix [MAILPOET-1670]
2018-12-16 17:12:43 -05:00
c835feea16 Fix SubscribersListingCest - wait for search input to be visible before filling value 2018-12-15 13:08:47 +01:00
a662329edf Fix SearchForStandardNewsletterCest - wait for search input to be visible before filling value 2018-12-15 13:08:47 +01:00
ed11528868 Fix EnableAndDisableSignupConfirmationCest - remove all emails before running tests 2018-12-15 13:08:47 +01:00
b9ceb2a906 Fix EnableAndDisableSignupConfirmationCest - wait for list of mails to render before checking number of them 2018-12-15 13:08:47 +01:00
c126228352 Unify selecting emails in EnableAndDisableSignupConfirmationCest 2018-12-15 13:08:47 +01:00
f6e9601e04 Fix SubscriberManagementCest - wait for select2 to render and add more specific selector for Save button (was failing randomly) 2018-12-15 13:08:47 +01:00
4260960b59 Fix typos - subsciber => subscriber 2018-12-15 13:08:47 +01:00
090fd092cb Fix SubscriberManagementCest - wait for subscribers to finish loading before assessing 2018-12-15 13:08:47 +01:00
1bc31c0927 Fix ScheduleNewsletterCest - wait for select2 to render before selecting value 2018-12-15 13:08:47 +01:00
64f6e8c88f Fix SaveNotificationAsDraftCest - wait for select2 to render before selecting value 2018-12-15 13:08:47 +01:00
83f1849328 Fix SaveNewsletterAsDraftCest - wait for select2 to render before selecting value 2018-12-15 13:08:47 +01:00
cf9f38cdb4 Fix NewsletterCreationCest - wait for select2 to render before selecting value 2018-12-15 13:08:47 +01:00
f0b65721db Fix EditExistingNewsletterCest - wait for select2 to render before selecting value 2018-12-15 13:08:47 +01:00
5d14bb4240 Fix DuplicatePostNotificationCest - wait for table to finish loading 2018-12-15 13:08:47 +01:00
b4af87c83c Merge pull request #1685 from mailpoet/new-woo-email
Disable WooCommerce emails for free users [MAILPOET-1674]
2018-12-14 10:58:20 -05:00
wxa
a1fa3dcd28 Use a default subject if a rendered newsletter subject is empty [MAILPOET-1462] 2018-12-13 22:13:01 +03:00
wxa
b3d8b6aee3 Remove unnecessary CSS vendor prefixes [MAILPOET-1583] 2018-12-13 18:51:34 +03:00
de82df3820 Style ReviewRequest modal
[MAILPOET-1647]
2018-12-13 16:30:53 +01:00
24edbee0a4 Show ReviewRequest modal when NPS poll submitted with score 9 or 10
[MAILPOET-1647]
2018-12-13 16:30:53 +01:00
3fa4092777 Add ReviewRequest component for asking users for plugin reviews
[MAILPOET-1647]
2018-12-13 16:30:53 +01:00
b3e5f0ace8 Remove duplicit line
[MAILPOET-1670]
2018-12-13 15:49:25 +01:00
f27ecdc079 Always load NPS poll on newsletters page
[MAILPOET-1670]
2018-12-13 15:48:51 +01:00