Commit Graph

10452 Commits

Author SHA1 Message Date
wxa
f4267a6f03 Process each entry only once in unsubscribe tokens worker [MAILPOET-2447] 2019-10-21 12:44:15 +01:00
Ján Mikláš
4ea26a6421 Use npm 6.12
[MAILPOET-2406]
2019-10-21 10:55:56 +01:00
Amine Ben hammou
1aa675c35a Fix tests
[MAILPOET-2278]
2019-10-18 09:41:34 +01:00
Amine Ben hammou
ad899e436c Add heading content
[MAILPOET-2278]
2019-10-18 09:41:34 +01:00
Amine Ben hammou
6697424030 Save fontColor in the template
[MAILPOET-2278]
2019-10-18 09:41:34 +01:00
Amine Ben hammou
30b802f0c1 Change content titles color
[MAILPOET-2278]
2019-10-18 09:41:34 +01:00
Amine Ben hammou
661488a14f Save colors into Woocommerce settings
[MAILPOET-2278]
2019-10-18 09:41:34 +01:00
Amine Ben hammou
86cffacdbe Add WooCommerceSettings endpoint
[MAILPOET-2278]
2019-10-18 09:41:34 +01:00
Amine Ben hammou
af902e93f4 Update colors when changed from settings
[MAILPOET-2278]
2019-10-18 09:41:34 +01:00
Amine Ben hammou
b56cee8b7d Show settings on click
[MAILPOET-2278]
2019-10-18 09:41:34 +01:00
Amine Ben hammou
8b2bb9d69f Add heading widget to the transactional email template
[MAILPOET-2278]
2019-10-18 09:41:34 +01:00
Amine Ben hammou
6355fac294 Add heading woocommerce block
[MAILPOET-2278]
2019-10-18 09:41:34 +01:00
Jan Jakeš
3366d9eb85 Add comments explaining custom PHPStan extensions
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
Jan Jakeš
e3176a3edf Check all test support files with PHPStan
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
Jan Jakeš
a2982de3a8 Check all test support files with Code Sniffer
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
Jan Jakeš
02ac03be02 Remove old unused test support files
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
Jan Jakeš
10a98031e8 Add some missing annotations
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
Jan Jakeš
0092a54a77 Save PHPStan and Code Sniffer vendor cache on CircleCI
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
Jan Jakeš
985372c783 Build Codeception-generated files early for PHPStan on CircleCI
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
Jan Jakeš
2e836c174e Check acceptance tests with PHPStan, fix discovered problems
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
Jan Jakeš
ffc11af689 Check data factories with PHPStan, fix discovered problems
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
Jan Jakeš
eb02627a98 Fix PHPStan errors in unit tests
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
Jan Jakeš
5c2cf6e3c7 Implement Codeception extension for PHPStan
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
Jan Jakeš
66c48f4690 Implement PHPStan extension for PHPUnit 5 compatibility
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
Jan Jakeš
175b66c273 Add PHPUnit extension for PHPStan
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
Jan Jakeš
39932e9846 Run PHPStan for unit tests
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
Jan Jakeš
078223cd64 Fix path usage in PHPStan setup
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
Jan Jakeš
cdcd63342d Install PHPStan Shim (prefixed PHAR version) using Composer to enable extensions
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
Jan Jakeš
7ecabdba3a Check also tasks and tools with code sniffer
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
Jan Jakeš
cc62da6cb3 Run code sniffer also in plugin root directory
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
Jan Jakeš
e1132f9e92 Run code sniffer on full tests directory, merge commands into one
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
Ján Mikláš
112273e3e6 Use specific MySQL 5.7.27-ram version
Version 5.7.28 is breaking our builds, so this is hot fix until we fix it properly.

[MAILPOET-2483]
2019-10-16 18:15:22 +03:00
Amine Ben hammou
c255c2302b Remove WC templates from saved templates tab
[MAILPOET-2467]
2019-10-16 14:09:38 +01:00
wxa
a35bb6cc0e Fix PR remarks [MAILPOEt-2392] 2019-10-16 13:55:01 +01:00
wxa
b8334cb843 Do not progressively reschedule on cron execution timeout [MAILPOET-2392] 2019-10-16 13:55:01 +01:00
wxa
5d65a67072 Use one more temp table, use better indexes for inactives sync [MAILPOET-2392] 2019-10-16 13:55:01 +01:00
wxa
cb3a7ed8bc Update tests [MAILPOET-2392] 2019-10-16 13:55:01 +01:00
wxa
33c9b51ae6 Create a temp table for inactive task ids once per run [MAILPOET-2392] 2019-10-16 13:55:01 +01:00
wxa
622ae8d4df Deactivate inactive subscribers by ID range for performance reasons [MAILPOET-2392] 2019-10-16 13:55:01 +01:00
Amine Ben hammou
d8ccb8a88c Fix dash HTML entity
[MAILPOET-2279]
2019-10-15 15:45:37 +01:00
Amine Ben hammou
730866d69c Fix ESLint errors
[MAILPOET-2279]
2019-10-15 15:45:37 +01:00
Amine Ben hammou
139e40bf51 Translate WooCommerce strings
[MAILPOET-2279]
2019-10-15 15:45:37 +01:00
Amine Ben hammou
fb7135fe19 Add JS test for the block
[MAILPOET-2279]
2019-10-15 15:45:37 +01:00
Amine Ben hammou
812b89cfee Use styles from woocommerce everytime
[MAILPOET-2279]
2019-10-15 15:45:37 +01:00
Amine Ben hammou
96cbce78a3 Add content block to template
[MAILPOET-2279]
2019-10-15 15:45:37 +01:00
Amine Ben hammou
80ec5c53f0 Set headings color from WooCommerce
[MAILPOET-2279]
2019-10-15 15:45:37 +01:00
Amine Ben hammou
82acd544ab Add static HTML content
[MAILPOET-2279]
2019-10-15 15:45:37 +01:00
Amine Ben hammou
2eb0133422 Create WoocommerceContent block
[MAILPOET-2279]
2019-10-15 15:45:37 +01:00
Amine Ben hammou
67946865fb Add templates for WC content block
[MAILPOET-2279]
2019-10-15 15:45:37 +01:00
Jan Jakeš
eba5fc8a00 Release 3.38.0 2019-10-15 11:02:51 +02:00