Rostislav Wolny
f4dd366423
Fix rendering of react select when switching between woo actions
...
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
7402cba071
Add client side validation for customer country segment
...
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
47eb085d2a
Add backend mapping and validation for customer country segment
...
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
ca8328ebce
Add is in country into WooCommerce segment form
...
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
173a4a124c
Load WooCommerce countries for segment form
...
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
b54eb9af41
Register country filter service in filter handler
...
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
846f51c5d6
Refactor filter selection from filter handler to factory class
...
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
b177330856
Add customer country segment filter service
...
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Pavel Dohnal
8f01a9b2b7
Upgrade tinymce
...
[MAILPOET-3603]
2021-05-11 13:56:55 +02:00
Pavel Dohnal
2860db41e5
Upgrade typescript
...
[MAILPOET-3603]£
2021-05-11 13:56:55 +02:00
Pavel Dohnal
93ad6a1cab
Upgrade phplint
...
[MAILPOET-3603]
2021-05-11 13:56:55 +02:00
Pavel Dohnal
46249a10ec
Upgrade storybook addons
...
[MAILPOET-3603]
2021-05-11 13:56:55 +02:00
Pavel Dohnal
9d456183a4
Upgrade babel packages
...
[MAILPOET-3603]
2021-05-11 13:56:55 +02:00
Pavel Dohnal
4df60d4e43
Upgrade underscore
...
[MAILPOET-3603]
2021-05-11 13:56:55 +02:00
Pavel Dohnal
e907c7a0fd
Remove unused babel proposals
...
[MAILPOET-3603]
2021-05-11 13:56:55 +02:00
Pavel Dohnal
aa250901a8
Fixed audit problems
...
[MAILPOET-3603]
2021-05-11 13:56:55 +02:00
Pavel Dohnal
b5f84f54fa
Make sure we use the same npm version
...
[MAILPOET-3603]
2021-05-11 13:56:55 +02:00
Rostislav Wolny
7a05dcc952
Add .git-blame-ignore-revs file
2021-05-11 11:46:26 +02:00
Jan Lysý
dfce7de7c9
Release 3.60.12
2021-05-11 11:13:36 +02:00
Rostislav Wolny
9563ff2346
Fix creating custom field in subscribers import
...
The template for the old create custom field form contained
a code that handles the form submit and the code was used instead of the code
within subscribers import.
We don't use this form on any other place any more so
removing the default submit functionality allows the specific submit callback
defined within subscribers import code to be used.
[MAILPOET-3540]
2021-05-10 11:28:16 +02:00
Pavel Dohnal
ddf081dfae
Spread bounce check in time
...
[MAILPOET-3592]
2021-05-10 10:52:48 +02:00
Jan Lysý
8ff4191924
Allow css for debug bar on WP.com
...
[MAILPOET-3461]
2021-05-10 10:10:41 +02:00
Rostislav Wolny
388db464bf
Generate validation metadata also for doctrine proxies
...
[MAILPOET-3604]
2021-05-06 14:06:26 +02:00
Rostislav Wolny
a46595cfea
Merge doctrine proxies and metadata generate commands into one
...
[MAILPOET-3604]
2021-05-06 14:06:26 +02:00
Pavel Dohnal
759fc85123
Fix subscribers score for auto emails
...
[MAILPOET-3600]
2021-05-05 11:53:37 +02:00
Rostislav Wolny
e8c7b7e6b8
Fix form custom CSS rendering
...
[MAILPOET-3596]
2021-05-05 09:43:35 +02:00
Pavel Dohnal
03f9d445d3
Use the latest version of chrome
...
[MAILPOET-3453]
2021-05-05 09:31:29 +02:00
Pavel Dohnal
ce5a4bf758
Release 3.60.11
2021-05-04 12:43:19 +02:00
Jan Lysý
7b9231c249
Use new topic for logs
...
[MAILPOET-3588]
2021-05-03 18:39:33 +02:00
Jan Lysý
2e6e042914
Add test cases for SendingThrottlingHandler
...
[MAILPOET-3588]
2021-05-03 18:39:33 +02:00
Jan Lysý
50b484ab10
Improve throttling handler
...
[MAILPOET-3588]
2021-05-03 18:39:33 +02:00
Jan Lysý
aba99b84f2
Remove reading batch size from constructor
...
[MAILPOET-3588]
2021-05-03 18:39:33 +02:00
Jan Lysý
3126998212
Add integration test for SendingThrottlingHandler
...
[MAILPOET-3588]
2021-05-03 18:39:33 +02:00
Jan Lysý
9cba4efcee
Fix dependecies in tests
...
[MAILPOET-3588]
2021-05-03 18:39:33 +02:00
Jan Lysý
6a9e692f64
Add service for automatic decrease sending batch size
...
[MAILPOET-3588]
2021-05-03 18:39:33 +02:00
Pavel Dohnal
74b6c3bfe3
Fix failing build
2021-05-03 15:20:40 +02:00
Pavel Dohnal
2ca0ff1a32
Make sure the default value is on when switching between operators
...
[MAILPOET-3222]
2021-05-03 14:31:23 +02:00
Pavel Dohnal
a6a38b659c
Add days
...
[MAILPOET-3222]
2021-05-03 14:31:23 +02:00
Pavel Dohnal
704be5da3d
Remove default value
...
[MAILPOET-3222]
2021-05-03 14:31:23 +02:00
Pavel Dohnal
8b447e9904
Improve subscriber validation
...
[MAILPOET-3222]
2021-05-03 14:31:23 +02:00
Pavel Dohnal
ddf80dc1f4
Add a unit test
...
[MAILPOET-3222]
2021-05-03 14:31:23 +02:00
Pavel Dohnal
ba11238514
Refactor parameters into a variable
...
[MAILPOET-3222]
2021-05-03 14:31:23 +02:00
Pavel Dohnal
6c481ba917
Apply segment
...
[MAILPOET-3222]
2021-05-03 14:31:23 +02:00
Pavel Dohnal
fb4f851cd4
Add filter for segment
...
[MAILPOET-3222]
2021-05-03 14:31:23 +02:00
Pavel Dohnal
4fee8617d2
Make form disabled until it is valid
...
[MAILPOET-3222]
2021-05-03 14:31:23 +02:00
Pavel Dohnal
40d5b2ed96
Add subscribed dates validation
...
[MAILPOET-3222]
2021-05-03 14:31:23 +02:00
Pavel Dohnal
84356a2b96
Add subscribed dates fileds
...
[MAILPOET-3222]
2021-05-03 14:31:23 +02:00
Pavel Dohnal
dd4895f6df
Add component for subscribed date
...
[MAILPOET-3222]
2021-05-03 14:31:23 +02:00
Pavel Dohnal
e94aeeb3f8
Make naming better
...
[MAILPOET-3222]
2021-05-03 14:31:23 +02:00
Pavel Dohnal
11acc61461
Add subscriber date to selection list
...
[MAILPOET-3222]
2021-05-03 14:31:23 +02:00