Commit Graph

2180 Commits

Author SHA1 Message Date
ac54e198bf Add test 2019-06-27 08:38:33 -04:00
6ff194e8e5 Replace shortcodes with human readable text
[MAILPOET-2085]
2019-06-27 07:23:16 -04:00
e6608a5cd7 Force confirmation for bulk synced WordPress users 2019-06-26 14:41:02 -04:00
f4f6827849 Keep new wordpress users as unconfirmed
[MAILPOET-2125]
2019-06-26 13:36:41 -04:00
62a7d17582 Prevent showing mailer errors to subscribers
[MAILPOET-2120]
2019-06-26 11:21:12 -04:00
f8e33bae70 Fix time for test
[MAILPOET-2144]
2019-06-26 09:36:23 -04:00
3c63b3e84d Mark previously added spammy WP users as unconfirmed
[MAILPOET-2134]
2019-06-25 14:54:32 -04:00
9cd2503141 Add tests for background WooCommerce revenues job
[MAILPOET-1857]
2019-06-25 11:06:19 -04:00
574f10b029 Add background job to track historical WooCommerce revenues
[MAILPOET-1857]
2019-06-25 11:06:19 -04:00
a06c65931d Optimize opening editor in acceptance tests
[MAILPOET-2136]
2019-06-24 06:56:00 -04:00
e1e96d0c12 Reschedule bounce task
[MAILPOET-2100]
2019-06-21 11:33:08 -04:00
7163ee6430 Refactor Scheduler to use DI
[MAIPOET-2100]
2019-06-21 11:33:08 -04:00
bf424c3eb1 Remove unnecessary requires
[MAILPOET-2075]
2019-06-20 13:27:00 -04:00
5ff0435ddd Remove useless check 2019-06-20 12:40:24 -04:00
7e5872eb92 Change admin notices messages 2019-06-20 12:40:24 -04:00
529a0fef7b Fix small issues 2019-06-20 12:40:24 -04:00
2e9c673da0 Add acceptance tests 2019-06-20 12:40:24 -04:00
fd134f288c Add integration tests 2019-06-20 12:40:24 -04:00
2af5610fae Add acceptance test for role-based emails
[MAILPOET-2101]
2019-06-20 11:51:46 -04:00
561649b25e Reject role-based email address on import
[MAILPOET-2101]
2019-06-20 11:51:46 -04:00
b52b943c97 Prevent sending notification twice
[MAILPOET-2131]
2019-06-20 11:01:48 -04:00
fff0a0ff63 Assess that history button's are (not) clickable
[MAILPOET-1976]
2019-06-20 10:22:58 -04:00
4140d31e23 Fix JS tests
[MAILPOET-1976]
2019-06-20 10:22:58 -04:00
66800ae994 Add acceptance test for undo/redo
[MAILPOET-1976]
2019-06-20 10:22:58 -04:00
7492b20bc4 Create skeleton for new History region in editor
[MAILPOET-1976]
2019-06-20 10:22:58 -04:00
243dcb9889 Add test for inactive subscribers notice
[MAILPOET-2088]
2019-06-20 09:22:12 -04:00
0f0a284145 Fix method name
[MAILPOET-2088]
2019-06-20 09:22:12 -04:00
22d09538c5 After rebase fix
[MAILPOET-1985]
2019-06-04 05:18:48 -04:00
b849224a18 Remove no longer needed tests
[MAILPOET-1985]
2019-06-04 05:18:48 -04:00
3f784e650c Test validating authorized address before sending newsletter
[MAILPOET-1985]
2019-06-04 05:18:48 -04:00
6ff29125bf Fix grammar
[MAILPOET-2022]
2019-06-03 12:54:24 -04:00
119d28a0da Add acceptance test for unauthorized email in automatic newsletter
[MAILPOET-2022]
2019-06-03 12:54:24 -04:00
a1869a14cb Check authorized emails on newsletter update
[MAILPOET-2022]
2019-06-03 12:54:24 -04:00
61c3630add Add MailerLog error reset on successful authorization email validation
[MAILPOET-2022]
2019-06-03 12:54:24 -04:00
70f897e61e Add validation for sender_addresses within scheduled and automatic emails
[MAILPOET-2022]
2019-06-03 12:54:24 -04:00
f86c0c9612 Refactor authorized emails validation from Bridge to Controller
[MAILPOET-2022]
2019-06-03 12:54:24 -04:00
8e33b0c025 Fix broken tests
[MAILPOET-2112]
2019-05-31 11:20:19 -04:00
c15c693507 Add method for creating custom fields in API
[MAILPOET-2041]
2019-05-30 13:03:33 -04:00
f678c22f5b Add tests for WC purchase tracking by cookies
[MAILPOET-1962]
2019-05-30 12:30:19 -04:00
c4a086ba29 Add an option for sending admin notification
[MAILPOET-2042]
2019-05-29 09:58:18 -04:00
a64aff6728 Fix flakey tests
Those acceptance tests shared newsletter subject

When clicking in Mailhog it choose a wrong newsletter sometimes

[MAILPOET-2111]
2019-05-29 07:29:04 -04:00
79bda9756e Return all information in getSubcriberFields response
[MAILPOET-2099]
2019-05-28 10:39:02 -04:00
82394bc165 Remove beamer test
[MAILPOET-2109]
2019-05-28 07:21:48 -04:00
23973d8c73 Remove free plan feature flag
[MAILPOET-2098]
2019-05-27 09:01:58 -04:00
352a4b82e7 Accept only whitelisted fields in addList API
[MAILPOET-2093]
2019-05-27 08:32:24 -04:00
97dc68c655 Accept only whitelisted fields in addSubscriber API
[MAILPOET-2093]
2019-05-27 08:32:24 -04:00
b17543b88a Allow create in category email in acceptance tests
[PREMIUM-119]
2019-05-23 10:25:24 -04:00
c2d0dd7d00 Test that TinyMCE toolbar is closing on click outside
[MAILPOET-1811]
2019-05-22 13:58:02 +02:00
a55d2fc69f Fix tests
[MAILPOET-2080]
2019-05-21 11:18:33 -04:00
wxa
4d45e97ec4 Add last seen error date to the system status page [MAILPOET-2083] 2019-05-21 11:07:26 -04:00