Commit Graph

4334 Commits

Author SHA1 Message Date
ecc8644081 Make sure the correct type is used
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
2695b15cde Make sure the data type is correct
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
b1aad73432 Check if task time is set
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
414fa44d2c Check if url is parsed properly
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
d586a18e52 Remove redundant condition
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
07f9d26d98 Make sure the data type is correct
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
c1e48a750c Fix return type
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
eee44e9d06 Remove dynamic segments code
[MAILPOET-2480]
2020-04-23 11:09:39 +02:00
4eda8a0fb5 Move segment creation to lists
[MAILPOET-2480]
2020-04-23 11:09:39 +02:00
296fe56081 Update subscriber data on repeated confirmation
[MAILPOET-2847]
2020-04-23 11:07:32 +02:00
85399fb612 Fix Subscription pages integration tests
[MAILPOET-2847]
2020-04-23 11:07:32 +02:00
65b75453ab Add congratulatory MSS sending email & endpoint to send it
[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
e748391602 Inject WP functions in Services API
[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
b74d2f3fea Fix post and pages mixup
[MAILPOET-2742]
2020-04-21 19:16:11 +02:00
3f949dfe24 Make sure the order stays stable
[MAILPOET-2742]
2020-04-21 19:16:11 +02:00
eb7dab84c4 Prevent displaying more forms in a single caterogy
[MAILPOET-2742]
2020-04-21 19:16:11 +02:00
3aeedd8eda Render slide in form in the page
[MAILPOET-2742]
2020-04-21 19:16:11 +02:00
7ad45493cd Revert "Send iframe header for form to allow embeding"
This reverts commit 9718bd5c0a.

[MAILPOET-2836]
2020-04-16 13:23:16 +02:00
4a23048fe2 Pass postion
[MAILPOET-2740]
2020-04-15 17:26:03 +02:00
57f695ea8d Render fixed bar form in page
[MAILPOET-2740]
2020-04-15 17:26:03 +02:00
6b488802c5 Add request feedback link to the footer
[MAILPOET-2802]
2020-04-15 14:05:22 +02:00
4dd2517bae Check properly for stats notification entity
[MAILPOET-2855]
2020-04-15 09:47:15 +02:00
9718bd5c0a Send iframe header for form to allow embeding
[MAILPOET-2836]
2020-04-14 10:08:23 +02:00
3887c638e1 Pause sending only if it was not pending approval already
[MAILPOET-2806]
2020-04-13 12:27:57 +02:00
03e2ef5a83 When pending approval check MSS key state every hour
[MAILPOET-2806]
2020-04-13 12:27:57 +02:00
9ad32a6ff4 Pause sending when pending approval, resume when not anymore
[MAILPOET-2806]
2020-04-13 12:27:57 +02:00
6d34b6a1a2 Optimise listings query
[MAILPOET-2842]
2020-04-09 10:47:06 +02:00
9701f46a77 Render segment names in form using actual segment names
[MAILPOET-2801]
2020-04-09 10:09:57 +02:00
47a9586aa7 Use javascript notice
[MAILPOET-2643]
2020-04-08 16:50:44 +02:00
f6c602d474 Display notice only on specified listings pages
[MAILPOET-2643]
2020-04-08 16:50:44 +02:00
a8ebd88294 Update CTA button
[MAILPOET-2643]
2020-04-08 16:50:44 +02:00
319b7afd05 Replace the stopped sending notice
[MAILPOET-2643]
2020-04-08 16:50:44 +02:00
97b76031b5 Remove screen paused sending
[MAILPOET-2643]
2020-04-08 16:50:44 +02:00
1a0745337d Properly handle nullable newsletter in response builder
[MAILPOET-2818]
2020-04-08 15:06:07 +02:00
bbde4b1c1c Mark all toOne associations in Stats Notification nullable
[MAILPOET-2818]
2020-04-08 15:06:07 +02:00
5b457a1693 Mark all toOne associations in WooCommerce Purchase nullable
[MAILPOET-2818]
2020-04-08 15:06:07 +02:00
b654b071b0 Mark newsletter in statistics click nullable
[MAILPOET-2818]
2020-04-08 15:06:07 +02:00
66d4a5caac Mark newsletter in sending queue nullable
[MAILPOET-2818]
2020-04-08 15:06:07 +02:00
98bc18c8de Mark newsletter in newsletter option nullable
[MAILPOET-2818]
2020-04-08 15:06:07 +02:00
edddaa789b Handle nullable task on sending queue
[MAILPOET-2818]
2020-04-08 15:06:07 +02:00
63a2bed8bf Apply safe to load association trait to all toOne associations
[MAILPOET-2818]
2020-04-08 15:06:07 +02:00
b465e5205d Add srcset attribute rendering to image block renderer
Srcset is not rendered automatically when image is added in the content hook.
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
63d6d463cb Add support for image block link
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
7a604fa10e Render image block on front end
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
f01643b50f Enqueue Wordpress media library assets on form editor page
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
e66b0c7f9a Add roles field
[MAILPOET-2680]
2020-04-08 09:40:19 +02:00
903314669a Add task scheduler field
[MAILPOET-2680]
2020-04-08 09:40:19 +02:00
843c521dc1 Add "Fix this!" button to display set FROM address modal
[MAILPOET-2805]
2020-04-06 10:52:10 +02:00
f25b73050d Update text of unauthorized email notices
[MAILPOET-2805]
2020-04-06 10:52:10 +02:00
fa9203ce50 Refactor the code
[MAILPOET-2799]
2020-04-02 14:24:38 +02:00