Commit Graph

2180 Commits

Author SHA1 Message Date
c9fc819053 [MQ-174] Added extra assertion to make sure default beamer icon is hidden 2019-02-12 11:36:23 -05:00
582dd1737e [MQ-174] Beamer acceptance test 2019-02-12 11:36:23 -05:00
wxa
7074421a5a Test first/last names priority in WC sync [MAILPOET-1723] 2019-02-12 08:56:40 -05:00
wxa
6e8cad2307 Use the settings controller in WooCommerce sync [MAILPOET-1723] 2019-02-12 08:56:40 -05:00
wxa
83896d39d3 Override the source for new registered customers [MAILPOET-1723] 2019-02-12 08:56:40 -05:00
wxa
9c7af744b3 Fix code style [MAILPOET-1723] 2019-02-12 08:56:40 -05:00
wxa
4335872280 Add WooCommerce sync tests [MAILPOET-1723] 2019-02-12 08:56:40 -05:00
wxa
3f1e690d90 Add WooCommerce synchronization [MAILPOET-1723] 2019-02-12 08:56:40 -05:00
88833c5c76 Add eslint rule to prevent .only tests
[MAILPOET-1731]
2019-02-11 12:28:04 -05:00
5c4ecd8e22 Add alignment settings for social icons to editor
[MAILPOET-1731]
2019-02-11 12:28:04 -05:00
90d369a721 Fix fatal error with confirmation email sending thru MP API
[MAILPOET-1801]
2019-02-11 11:14:35 -05:00
053825fe2d [MQ-42] Preview standard newsletter 2019-02-11 07:33:16 -05:00
c5bff28542 [MQ-175] added whitespace around binary operator 2019-02-11 12:08:10 +01:00
aac9509605 [MQ-175] Fix three failing acceptance tests incompatible with WP 5.0 and above. Cleaned up sloppy methods. 2019-02-11 12:08:10 +01:00
7bc61add13 [MQ-102] removed concatenation, fixed formatting, added escapeshellarg, some shine 2019-02-11 05:58:53 -05:00
bb20246d81 [MQ-102] Create custom unsubscribe page with shortcode 2019-02-11 05:58:53 -05:00
0d7591a342 [MQ-86] replaced concatenated strings with inline, avoided gutenberg publish UI, grew past escape \s, improved readability, and added spaces around binary operators 2019-02-11 09:28:51 +01:00
9cb2f7d8fd [MQ-86] Fixed typo 2019-02-11 09:28:51 +01:00
807dde3f81 [MQ-86] Acceptance test for subscriber count shortcode. 2019-02-11 09:28:51 +01:00
eea9f7fb4e Use 'nolock' option to fix issues with NFS volumes on Mac
[MAILPOET-1795]
2019-02-07 10:04:18 +01:00
198a8509fc Remove olark integration
[MAILPOET-1775]
2019-02-06 13:25:56 -05:00
3ec727b660 Fix settings save race condition in tests 2019-02-06 09:24:59 -05:00
1f3edef513 [MQ-85] the new code this time 2019-02-06 13:29:09 +01:00
de0a54bd5c Added assertion for shortcode output 2019-02-06 13:29:09 +01:00
763a805e07 [MQ-85] Test MP archive page shortcode 2019-02-06 13:29:09 +01:00
e89d242b7f Use amOnPage instead of clicks in menu 2019-02-06 14:59:15 +03:00
d7b26ce7d6 Add docker-compose override sample for NFS & MacOS 2019-02-06 14:59:15 +03:00
4bd38f8e89 Move test-related Docker files to tests/docker 2019-02-06 14:59:15 +03:00
a8aa4c1afd [MQ-43] Preview Post Notification 2019-02-06 11:32:20 +01:00
2d1298ea4d Fix sender editation & add test for the error
[MAILPOET-1777]
2019-02-04 13:25:05 +01:00
wxa
d4bf85bfdb Remove the default wait timeout constant [MAILPOET-1759] 2019-02-04 11:29:38 +03:00
wxa
6397ec2bdd Fix indentation [MAILPOET-1759] 2019-02-04 11:29:38 +03:00
wxa
5ca0f2b6c9 Remove custom timeouts from acceptance tests 2019-02-04 11:28:57 +03:00
wxa
e5a6e541cc Override waitFor* AcceptanceTester functions to have a default timeout 2019-02-04 11:28:57 +03:00
ce79b8dc5c Merge pull request #1772 from mailpoet/chrome-update
Chrome update [MAILPOET-1738]
2019-01-31 16:57:54 -05:00
513970dd73 Merge pull request #1744 from mailpoet/js-deps-update
Update JS dependencies [MAILPOET-1758]
2019-01-31 16:14:14 -05:00
1b2a759297 Merge pull request #1761 from mailpoet/renderer-css-specificity
Css specificity fixes in renderer [MAILPOET-1730]
2019-01-31 15:27:06 -05:00
ed674bef93 Merge pull request #1766 from mailpoet/settings-controller
Settings controller [MAILPOET-1757]
2019-01-31 13:39:11 -05:00
10e56d860d Move Setting getValue and setValue to controller as a private methods
[MAILPOET-1757]
2019-01-31 15:57:59 +01:00
2c921a16aa Move default setting values from Setting model to new controller
[MAILPOET-1757]
2019-01-31 15:57:59 +01:00
a12d0ff4bc Refactor newly added cron workers to use new settings
[MAILPOET-1757]
2019-01-31 15:57:59 +01:00
5f9aa306c4 Refactor tests data factories to work new settings
[MAILPOET-1757]
2019-01-31 15:57:59 +01:00
e060caeeba Refactor MailPoet\Twig, Utils to use new settings
[MAILPOET-1757]
2019-01-31 15:57:58 +01:00
ce7ad292b8 Refactor MailPoet\Subscribers, Subscription to use new settings
[MAILPOET-1757]
2019-01-31 15:57:58 +01:00
9399e19e3b Refactor MailPoet\Router, Services to use new settings
[MAILPOET-1757]
2019-01-31 15:57:58 +01:00
fce709a7fc Refactor MailPoet\Newsletter to use new settings
[MAILPOET-1757]
2019-01-31 15:57:58 +01:00
3a7ea60d3f Refactor MailPoet\Model to use new settings
[MAILPOET-1757]
2019-01-31 15:57:58 +01:00
f4f1770b1d Refactor MailPoet\Mailer to use new settings
[MAILPOET-1757]
2019-01-31 15:57:58 +01:00
71405a74e7 Refactor MailPoet\From, Helpscout and Logging to use new settings
[MAILPOET-1757]
2019-01-31 15:57:58 +01:00
ff238bf69a Refactor MailPoet\Cron to use new settings
[MAILPOET-1757]
2019-01-31 15:57:58 +01:00