Commit Graph

13768 Commits

Author SHA1 Message Date
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
Pavel Dohnal
88f76c19b9 Refactor file into two seprarate files
[MAILPOET-3222]
2021-05-03 14:31:23 +02:00
Rostislav Wolny
39f8dfae5b Sanitize only specific block types in newsletter API data
[MAILPOET-3538]
2021-05-03 14:20:07 +02:00
Rostislav Wolny
eaf1b77863 Reset margins on popup form overlay and fixed bar
e.r Twenty Twenty-One theme adds some margin to those
[MAILPOET-3527]
2021-05-03 14:04:07 +02:00
Rostislav Wolny
7ac92173c4 Remove anchor inputs from paragraph and image blocks
[MAILPOET-3527]
2021-05-03 14:04:07 +02:00
Rostislav Wolny
41a2f6428a Update form editor acceptance tests
[MAILPOET-3527]
2021-05-03 14:04:07 +02:00
Rostislav Wolny
001d72f2d5 Add type check for posts loaded from WP api
[MAILPOET-3527]
2021-05-03 14:04:07 +02:00
Rostislav Wolny
2ada1efebb Fix appearance of font size select in toolbar
[MAILPOET-3527]
2021-05-03 14:04:07 +02:00
Rostislav Wolny
4c0a6f7ce3 Remove unnecessary sidebar width fixes in form editor
[MAILPOET-3527]
2021-05-03 14:04:07 +02:00
Rostislav Wolny
3d6c46576d Fix typography settings and re-enable line height
[MAILPOET-3527]
2021-05-03 14:04:07 +02:00
Rostislav Wolny
8ec77af905 Fix appearance of default appender in form editor
[MAILPOET-3527]
2021-05-03 14:04:07 +02:00
Rostislav Wolny
c93222da99 Fix form editor proptypes warning on submit button
[MAILPOET-3527]
2021-05-03 14:04:07 +02:00
Rostislav Wolny
a0aca37db7 Hide tabs in block inserter in form editor
[MAILPOET-3527]
2021-05-03 14:04:07 +02:00
Rostislav Wolny
1fd30d7749 Set proper classes for WP admin submenu on editor pages
[MAILPOET-3527]
2021-05-03 14:04:07 +02:00
Rostislav Wolny
a62cf98907 Add missing CSS from edit post package
[MAILPOET-3527]
2021-05-03 14:04:07 +02:00
Rostislav Wolny
a96b38ab9f Fix scrolling in sidebar
[MAILPOET-3527]
2021-05-03 14:04:07 +02:00
Rostislav Wolny
3d7ef7a2c8 Update wordpress js dependencies
[MAILPOET-3527]
2021-05-03 14:04:07 +02:00