Commit Graph

13768 Commits

Author SHA1 Message Date
Jan Lysý
4b20d00a0a Create temporary entity for preview
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
Jan Lysý
bcdeb98b7f Fix parameters for unsubscribe
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
Jan Lysý
d896ede7e6 Use WP current time in Pages integration test
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
Jan Lysý
4c67e97206 Fix parameters in integration tests
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
Jan Lysý
f106d6f2f2 Fix dependencies in integration tests
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
Jan Lysý
7d49d39efc Use Doctrine entities in SubscriptionUrlFactory
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
Jan Lysý
d7724c5768 Register NewslettersExporter as service
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
Jan Lysý
aeeceeeb8d Use Newsletter\Url as service
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
Jan Lysý
c9636ebf1b Use Newsletter\Links as service
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
Jan Lysý
8826b01ec9 Remove static calling from Newsletter/Links
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
Jan Lysý
4449f76901 Remove static calling from Links
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
Jan Lysý
85b9d5b7e4 Use Doctrine entity in calling LinkTokens::verifyToken
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
Jan Lysý
d34c923cef Use Doctrine model in LinkTokens service
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
Jan Lysý
eb189809ae Use Doctrine model in LinkTokensTest
[MAILPOET-3269]
2021-06-14 10:12:34 +02:00
Jan Lysý
136329b5a3 Use inline style for correct padding in WC emails
[MAILPOET-3638]
2021-06-14 09:46:19 +02:00
Jan Lysý
accfafa2a9 Update dependecies in tests
[MAILPOET-3638]
2021-06-14 09:46:19 +02:00
Jan Lysý
f3586dfe2e Create WC content preprocessor
[MAILPOET-3638]
2021-06-14 09:46:19 +02:00
Jan Lysý
c1ffc12e1a Use placeholder block for WooCommerce preprocessing
[MAILPOET-3638]
2021-06-14 09:46:19 +02:00
Jan Lysý
4d5801caa3 Create block placeholder
[MAILPOET-3638]
2021-06-14 09:46:19 +02:00
Jan Lysý
3aa84cf9c1 Add width to wrapper table
[MAILPOET-3638]
2021-06-14 09:46:19 +02:00
Jan Lysý
9883d676ed Wrap WC content with table
[MAILPOET-3638]
2021-06-14 09:46:19 +02:00
Pavel Dohnal
c0a57be0e6 Release 3.63.0 2021-06-08 12:40:34 +02:00
Pavel Dohnal
914ee5b958 Remove unused model Log
[MAILPOET-3624]
2021-06-07 14:41:14 +02:00
Pavel Dohnal
ab29ab170a Refactor test to doctrine
[MAILPOET-3624]
2021-06-07 14:41:14 +02:00
Pavel Dohnal
e5e7be6437 Use doctrine to purge old logs
[MAILPOET-3624]
2021-06-07 14:41:14 +02:00
Pavel Dohnal
e661d07acb Use doctrine to create logs
[MAILPOET-3624]
2021-06-07 14:41:14 +02:00
Rostislav Wolny
a3b420d65c Fix SQL query for subscribers without list
[MAILPOET-3647]
2021-06-07 14:36:13 +02:00
Jan Lysý
f7b77cf75d Remove FormRepository from SettingsController
[MAILPOET-3643]
2021-06-07 14:14:50 +02:00
Jan Lysý
e7a0355ba1 Create FormMessageController
[MAILPOET-3643]
2021-06-07 14:14:50 +02:00
Jan Lysý
30d42972ff Remove updatingSuccess message for old versions
[MAILPOET-3643]
2021-06-07 14:14:50 +02:00
Jan Lysý
4d5630b1ca Remove ScheduledTaskRepository from SettingsController
[MAILPOET-3643]
2021-06-07 14:14:50 +02:00
Ján Mikláš
a3818b868f Replace MailPoet's dark blue text color with WordPress' dark gray
[MAILPOET-3548]
2021-06-07 13:49:33 +02:00
Ján Mikláš
279ed41f3f Unify text colors with WordPress admin
[MAILPOET-3548]
2021-06-07 13:49:33 +02:00
Ján Mikláš
90b15c22b1 Unify font-sizes with WordPress admin
[MAILPOET-3548]
2021-06-07 13:49:33 +02:00
Ján Mikláš
088a756822 Remove custom MailPoet font
[MAILPOET-3548]
2021-06-07 13:49:33 +02:00
Pavel Dohnal
cdaa8d68d8 Change the event for updating header
When using the apple inserter for emojis
there is no keyup event and the new value was not
set on model and thus not saved.

[MAILPOET-3564]
2021-06-07 12:05:17 +02:00
Ján Mikláš
28e336fc86 Bigger "Empty trash" button
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Ján Mikláš
6fbb815da5 Fix "Create segment" button position
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Ján Mikláš
a3172d2716 Fix duplicated "View history" button
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Ján Mikláš
ba021a322b Remove unnecessary variant classes from <Button>
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Ján Mikláš
ff4927361b Use .button.button-small classes for small buttons
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Ján Mikláš
c9dadf9419 Add WordPress button styles to Storybook.js
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Ján Mikláš
419e2b568c Remove redundant button styles
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Ján Mikláš
187af81fab Fix subscriber stats back button
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Ján Mikláš
80589d8db8 Fix button with spinner
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Ján Mikláš
52f1c1bbff Remove unnecessary button styles, keep only one fallback colors
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Ján Mikláš
581816af28 Use WordPress CSS classes for buttons so admin theme is inherited
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Ján Mikláš
a1da350b76 Use secondary buttons in headings
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Ján Mikláš
125092b558 Use fewer primary buttons on a single page
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Ján Mikláš
768d1e5084 Fix acceptance test
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00