Commit Graph

13768 Commits

Author SHA1 Message Date
Jan Lysý
872f033220 Fix warnings on the newsletter editor page
[MAILPOET-3615]
2021-05-24 15:18:00 +02:00
Jan Lysý
7d00568dc8 Add comment with units
[MAILPOET-3537]
2021-05-24 14:59:40 +02:00
Jan Lysý
c7e4fa32b0 Rename method in initializer
[MAILPOET-3537]
2021-05-24 14:59:40 +02:00
Jan Lysý
a0a0313c46 Use WP transient for lock running migrations
[MAILPOET-3537]
2021-05-24 14:59:40 +02:00
Pavel Dohnal
86e89f7fc1 Add a port test
[MAILPOET-3580]
2021-05-24 13:23:41 +02:00
Pavel Dohnal
ea1a946a7b Use WP connection db port if missing in config
[MAILPOET-3580]
2021-05-24 13:23:41 +02:00
Pavel Dohnal
13734f3e4e Use a filter for form display
[MAILPOET-3385]
2021-05-24 12:44:12 +02:00
Pavel Dohnal
624233d283 Add nullish coallesing operator plugin for babel
Without it the ?? operator wouldn't be compiled

[MAILPOET-3622]
2021-05-24 11:27:59 +02:00
Pavel Dohnal
7c887e6a60 Use wordpress browsers list
[MAILPOET-3622]
2021-05-24 11:27:59 +02:00
dependabot[bot]
2a09351ebd Bump wp-cli/wp-cli from 2.4.1 to 2.5.0
Bumps wp-cli/wp-cli from 2.4.1 to 2.5.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 11:11:07 +02:00
Pavel Dohnal
a43feab256 Fix the post block in the latest Gutenberg
In the latest Gutenberg right after fetch the data
are sanitised using __experimentalSanitizeBlockAttributes
that is trying to get block from teh store
but our block was not registered in the store.

[MAILPOET-3609]
2021-05-24 10:45:21 +02:00
Jan Lysý
050688e155 Schedule segments recalculation every day
[MAILPOET-3633]
2021-05-24 09:56:38 +02:00
Jan Lysý
993ba6ec3f Remove recalculation segment's score from tracking
[MAILPOET-3633]
2021-05-24 09:56:38 +02:00
Jan Lysý
69ddfb2e96 Remove unnecessary query for calculation segment score
[MAILPOET-3633]
2021-05-24 09:56:38 +02:00
Jan Lysý
55b4051e3f Add reset in progress state for sending queue tasks
[MAILPOET-3608]
2021-05-19 17:59:07 +02:00
Jan Lysý
6c54c5900c Add check if sending queue is in progress
[MAILPOET-3608]
2021-05-19 17:59:07 +02:00
Pavel Dohnal
74dfdd1e4b Add a filter for registration form customisation
[MAILPOET-3616]
2021-05-19 14:36:36 +02:00
Pavel Dohnal
d9ec70dfe6 Refactor form api test to doctrine
[MAILPOET-3037]
2021-05-19 11:00:18 +02:00
Pavel Dohnal
ad40585da4 Refactor form save to doctrine
[MAILPOET-3037]
2021-05-19 11:00:18 +02:00
Pavel Dohnal
bf1598cb4e Refactor code
[MAILPOET-3037]
2021-05-19 11:00:18 +02:00
Pavel Dohnal
d89512932f Use Doctrine in Form create
[MAILPOET-3037]
2021-05-19 11:00:18 +02:00
Pavel Dohnal
61d73c1b6c Remove unused method
[MAILPOET-3037]
2021-05-19 11:00:18 +02:00
Pavel Dohnal
480f911a30 Fix subscribed date segment
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
992d8159b5 Fix setting date_type
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
33ced0d9a1 Fix checkbox field
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
9c29bd945d Make the data in test stable
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
3b45644d41 Use a different datepicker for year month
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
ede9f3d995 Use snake case for data that are transfered on server
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
0a1fc128b7 Add a code comment
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
42ada2df95 Add an acceptance test
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
251bb872f6 Fix connecting query
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
cb8d88c0c3 Fix passing data
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
1e65c88035 Add field for date
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
6af4cba250 Add validation
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
1a4b6380f6 Add a component for checkbox
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
6349a1cd89 Add a component for select custom fields
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
c90d1783aa Add a component for text custom fields
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
75c22f5f5f Create a component for custom field
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
0df0dc203a Rename user role
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
d4f165747f Load Custom Fields for segment form
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
a5f3a06110 Add backend mapping and validation
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
7e477a4c9c Register filter service in filter handler
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
e3bd23a2ee Refactor filter factory into multiple functions
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
4fff3ff56c Add filter for year month day date
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
8881e1d96c Add filter for year month date
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
09167e1440 Unify saving values with custom fields table
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
67c2289f4b Add filter for year date
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
28013b2987 Add filter for month date
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
f1934b3753 Add filter for checkbox custom fields
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
246d323174 Add filter for radio custom fields
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00