Commit Graph

11370 Commits

Author SHA1 Message Date
Rostislav Wolny
f948f2b53a Refactor loading subscriber counts in dynamic segments API
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
231b7eb2a9 Add SegmentSubscriberRepository with basic methods
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
a1b3677223 Implement WooCommerce category purchase segment filter in Doctrine
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
750014716e Implement WooCommerce product segment filter using Doctrine
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
ed059670fb Refactor email action filter test to Doctrine
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
00db901d94 Implement email actions filter in Doctrine
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
cf76480ab3 Implement userRole filter using Doctrine
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
d2e46c17ed Add dummy dynamic segments filters
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
d18d3b052d Add dynamic segments filter entity
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
814686e8d2 Refactor mailpoet_get_segment_filters to direct calls
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
bf053edbfb Refactor mailpoet_subscribers_in_segment_apply_bulk_action_handlers to direct calls
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
a42b3d6e3f Refactor mailpoet_subscribers_listings_filters_segments to direct calls
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
1a56b2534e Refactor mailpoet_get_subscribers_listings_in_segment_handlers to direct calls
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
f9f8428b42 Move dynamic segment type constant to segment entity
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
dd7390ec73 Refactor mailpoet_get_subscribers_in_segment_finders hook to direct calls
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
331e40a137 Remove filter mailpoet_segments_with_subscriber_count
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Rostislav Wolny
dd4bf486a6 Load dynamic segments for list directly without hook
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
Jan Lysý
c64137a792 Add a placeholder for segment into scheduling Welcome mail
[MAILPOET-3133]
2020-09-28 13:13:20 +02:00
Ján Mikláš
c50b41da12 Fix parsley errors position
[MAILPOET-3089]
2020-09-28 11:19:24 +02:00
Ján Mikláš
ff780daf4f Recommend using preview text only on a single line
[MAILPOET-3089]
2020-09-28 11:19:24 +02:00
Ján Mikláš
3b301a26a1 Correct validation for max 250 characters for subject and preview text
[MAILPOET-3089]
2020-09-28 11:19:24 +02:00
Ján Mikláš
c480aa04c7 Use className instead of class
[MAILPOET-3089]
2020-09-28 11:19:24 +02:00
Ján Mikláš
37857c03c0 Fix acceptance tests
[MAILPOET-2790]
2020-09-28 11:19:24 +02:00
Ján Mikláš
5b03b81d1d Show correct submit button
[MAILPOET-2790]
2020-09-28 11:19:24 +02:00
Ján Mikláš
acb2d9cac6 Show tooltips in subject and preview inputs
[MAILPOET-3089]
2020-09-28 11:19:24 +02:00
Ján Mikláš
af83c17418 Allow tooltips in <Input> and <Textarea> components
[MAILPOET-3089]
2020-09-28 11:19:24 +02:00
Ján Mikláš
97f41d5d7b Correctly show WooCommerce emails in email creation steps
[MAILPOET-2790]
2020-09-28 11:19:24 +02:00
Ján Mikláš
4ac4f591a9 Rename "WooCommerce Emails" to "WooCommerce" in email creation steps
[MAILPOET-2790]
2020-09-28 11:19:24 +02:00
Ján Mikláš
b6a2fa8ee6 Use Heading for automatic email conditions
[MAILPOET-2790]
2020-09-28 11:19:24 +02:00
Ján Mikláš
9b85d90644 Use white background in email creation flow
[MAILPOET-2790]
2020-09-28 11:19:24 +02:00
Ján Mikláš
ea01441634 Add <Background> component for setting background to the whole page
[MAILPOET-2790]
2020-09-28 11:19:24 +02:00
Ján Mikláš
1269becbd4 Redesign subject and preview line
[MAILPOET-3089]
2020-09-28 11:19:24 +02:00
Ján Mikláš
28f917a7b8 Move form styles from generic to plugin styles
[MAILPOET-2790]
2020-09-28 11:19:24 +02:00
Ján Mikláš
705d2dd2ca Use Toggle for scheduling email
[MAILPOET-2790]
2020-09-28 11:19:24 +02:00
Ján Mikláš
8d80688702 Add automationId and onCheck event to Toggle component
[MAILPOET-2790]
2020-09-28 11:19:24 +02:00
Ján Mikláš
6ced5db577 Unify GA campaign guide link
[MAILPOET-2790]
2020-09-28 11:19:24 +02:00
Ján Mikláš
96947d60a4 Reorganize last step grid cells
[MAILPOET-2790]
2020-09-28 11:19:24 +02:00
Ján Mikláš
f0d88c44ad Show subject and preview inputs on full-width
[MAILPOET-3089]
2020-09-28 11:19:24 +02:00
Ján Mikláš
46e71e7acf Redesign form action buttons
[MAILPOET-2790]
2020-09-28 11:19:24 +02:00
Ján Mikláš
726f0c8d55 Render form in two columns grid instead of table
[MAILPOET-2790]
2020-09-28 11:19:24 +02:00
Ján Mikláš
c5b73d2da7 Remove unused "inline" parameter
[MAILPOET-2790]
2020-09-28 11:19:24 +02:00
Ján Mikláš
f853df1100 Allow changing preheader in last email creation step
[MAILPOET-3089]
2020-09-28 11:19:24 +02:00
Rostislav Wolny
6b6aa6f725 Fix select2 to support single values
[MAILPOET-3174]
2020-09-28 10:04:07 +02:00
Veljko V
710823f39e Improved scenario to fix flakyness
[MAILPOET-3165](https://mailpoet.atlassian.net/browse/MAILPOET-3165)
2020-09-24 12:34:54 +02:00
Veljko V
0d6923b252 Improved scenario to pass multisite testing
[MAILPOET-3171](https://mailpoet.atlassian.net/browse/MAILPOET-3171)
2020-09-24 13:10:35 +03:00
Pavel Dohnal
7ca03c851c Fix displaying select2 inside preview modal
[MAILPOET-3160]
2020-09-23 16:25:55 +02:00
wxa
11d2c95f46 Add tests [MAILPOET-3157] 2020-09-23 10:03:04 +02:00
wxa
fc31567b39 Add hooks for changing Twig cache path and disabling cache (for WP Engine) [MAILPOET-3157] 2020-09-23 10:03:04 +02:00
Veljko V
9424049e76 Updated scenario to be more concise 2020-09-22 14:43:54 +03:00
Veljko V
32e65986bf Reverted back to normal check for text 2020-09-22 14:43:54 +03:00