Ján Mikláš
703bd75578
Fix datepicker header on pages with border-box applied to all elements
...
[MAILPOET-6140]
2024-07-02 18:22:25 +02:00
David Remer
610f903f07
Release 4.54.0
2024-07-02 17:22:04 +03:00
Ján Mikláš
83c6e94073
Fix destructuring assignment
...
Introduced in a351437
[MAILPOET-6138]
2024-07-02 11:34:41 +02:00
David Remer
3ff825ffca
Fix subscriber verification to allow sending all transactional emails
...
[MAILPOET-6115]
2024-07-01 13:01:30 +02:00
David Remer
a24922a0d2
Use SubscriberEntity constants in tests
...
[MAILPOET-6115]
2024-07-01 13:01:30 +02:00
David Remer
db62990c0c
Make Legacy Abandoned Cart emails transactional
...
[MAILPOET-6115]
2024-07-01 13:01:30 +02:00
David Remer
3ce6a83789
Test legacy emails are transactional
...
[MAILPOET-6115]
2024-07-01 13:01:30 +02:00
David Remer
fd0d1036e6
Add isTransactional method to NewsletterEntity
...
[MAILPOET-6115]
2024-07-01 13:01:30 +02:00
David Remer
2cba628c29
Do not check subscriber status during abandoned cart scheduling
...
The abandoned cart automation allows for transactional abandoned carts. Therefore we should not check for the subscriber status when initalizing the abandoned cart mechanism
[MAILPOET-6115]
2024-07-01 13:01:30 +02:00
David Remer
18852e8ea4
Test abandoned cart gets scheduled regardless of subscriber status
...
[MAILPOET-6115]
2024-07-01 13:01:30 +02:00
Ján Mikláš
21672efd3d
Fix automation icons, that are wrapped in <div> (like if/else)
...
[MAILPOET-6132]
2024-07-01 10:24:30 +02:00
Ján Mikláš
57ef2c83dc
Make icons bigger in automation subscribers analytics
...
[MAILPOET-6132]
2024-07-01 10:24:30 +02:00
Ján Mikláš
f2fddf43ee
Make icons bigger in automation editor steps
...
[MAILPOET-6132]
2024-07-01 10:24:30 +02:00
Ján Mikláš
a292ded28e
Make icons bigger in automation editor block popup without scaling
...
Scaling can make icons blurred in some browsers.
[MAILPOET-6132]
2024-07-01 10:24:30 +02:00
Ján Mikláš
baf8639de5
Normalize automation icon sizes
...
[MAILPOET-6132]
2024-07-01 10:24:30 +02:00
Ján Mikláš
62b9223d2b
Remove hardcoded sizes and scales from automation icons
...
[MAILPOET-6132]
2024-07-01 10:24:30 +02:00
Oluwaseun Olorunsola
55e1ff7d8f
Fix fatal error when trying to create a new segment with option subscribed date
...
MAILPOET-6133
2024-06-28 17:41:42 +02:00
Jan Lysý
788112cbfc
Fix condition for checking that the latest version is beta or RC
...
[MAILPOET-6096]
2024-06-28 17:36:36 +02:00
Jan Jakes
5f3b94381a
Remove no longer needed packages
...
[MAILPOET-5491]
2024-06-28 16:11:07 +02:00
Jan Jakes
924b01d85c
Remove no longer supported import syntax, use CommonJS for tests instead
...
Using inject-loader requires first transpiling modules to CommonJS. Previously,
we were doing this via parametrized imports, but these are no longer supported.
Instead, we can fix this by using CommonJS preset in Webpack config.
[MAILPOET-5491]
2024-06-28 16:11:07 +02:00
Jan Jakes
4ed5ce2ba3
Update babel-loader to 9.1.3
...
[MAILPOET-5491]
2024-06-28 16:11:07 +02:00
Pavel Dohnal
605664228e
Improve code readability
...
[MAILPOET-6119]
2024-06-28 14:27:21 +02:00
Pavel Dohnal
242c29398d
Keep the latest changelog in both readme and changelog files
...
[MAILPOET-6119]
2024-06-28 14:27:21 +02:00
Pavel Dohnal
0fac09172a
Fix formating of readme file
...
[MAILPOET-6119]
2024-06-28 14:27:21 +02:00
Pavel Dohnal
e023501c31
Fix a typo in method name
...
[MAILPOET-6119]
2024-06-28 14:27:21 +02:00
Pavel Dohnal
7abfa53c2f
Copy changeset on release
...
[MAILPOET-6119]
2024-06-28 14:27:21 +02:00
Pavel Dohnal
79285f3127
Retain the latest version in readme
...
[MAILPOET-6119]
2024-06-28 14:27:21 +02:00
Pavel Dohnal
f9a91649ed
Move changelog to a new file
...
[MAILPOET-6119]
2024-06-28 14:27:21 +02:00
Rostislav Wolny
401751c576
Remove config for exposing storybook's port
...
[MAILPOET-6110]
2024-06-28 12:56:38 +02:00
Rostislav Wolny
f60819a741
Handle TS errors after uninstalling Storybook
...
[MAILPOET-6110]
2024-06-28 12:56:38 +02:00
Rostislav Wolny
261b50fe38
Remove Storybook from configs
...
[MAILPOET-6110]
2024-06-28 12:56:38 +02:00
Rostislav Wolny
42d9ad5b4a
Remove Storybook mentions from readme.md
...
[MAILPOET-6110]
2024-06-28 12:56:38 +02:00
Rostislav Wolny
0593244476
Remove main storybook files
...
[MAILPOET-6110]
2024-06-28 12:56:38 +02:00
Rostislav Wolny
445085d25d
Pnpm dedupe
...
[MAILPOET-6110]
2024-06-28 12:56:38 +02:00
Rostislav Wolny
0fa4f62aeb
Remove storybook commands
...
[MAILPOET-6110]
2024-06-28 12:56:38 +02:00
Rostislav Wolny
2291999baa
Remove storybook npm packages
...
[MAILPOET-6110]
2024-06-28 12:56:38 +02:00
Ján Mikláš
40990042bf
Move <OrderStatus> under MailPoet integration
...
[MAILPOET-6135]
2024-06-28 11:04:53 +02:00
Ján Mikláš
9b085b4863
Unify status badges in Automations - use <AutomationRunStatus>
...
[MAILPOET-6135]
2024-06-28 11:04:53 +02:00
Ján Mikláš
458fd79fe1
Unify status badges in Automations - use <StatusBadge> for email stats
...
[MAILPOET-6135]
2024-06-28 11:04:53 +02:00
Ján Mikláš
8bc1cfc959
Unify status badges in Automations - use <OrderStatus>
...
[MAILPOET-6135]
2024-06-28 11:04:53 +02:00
Ján Mikláš
19443d33b8
Unify status badges in Automations - use <AutomationStatus>
...
[MAILPOET-6135]
2024-06-28 11:04:53 +02:00
Ján Mikláš
0bddd56879
Unify status badges in Automations - create new status components
...
[MAILPOET-6135]
2024-06-28 11:04:53 +02:00
Ján Mikláš
e6a816584b
Unify status badges in Automations - clean up styles
...
[MAILPOET-6135]
2024-06-28 11:04:53 +02:00
Veljko
b91e33bfb6
Update k6 and selector for automation test
...
[MAILPOET-6134]
2024-06-27 15:31:44 +03:00
Jan Lysý
07cd37a8ff
Use WordPress image with PHP 8.1 instead of 8.2
...
[MAILPOET-6097]
2024-06-27 11:17:19 +01:00
Jan Lysý
8570a17228
Increase count of fetching pages with WordPress iamges
...
[MAILPOET-6097]
2024-06-27 11:17:19 +01:00
Jan Lysý
b8cd7b80d0
Allow using RC versions as beta
...
[MAILPOET-6096]
2024-06-27 10:42:11 +02:00
Jan Lysý
1660df325e
Move checking beta versions before pulling docker images
...
[MAILPOET-6096]
2024-06-27 10:42:11 +02:00
Jan Lysý
9a0bd94b6f
Add integration and acceptance tests using WooCommerce beta
...
[MAILPOET-6096]
2024-06-27 10:42:11 +02:00
Jan Lysý
55194bc9c8
Add integration tests using WordPress beta
...
[MAILPOET-6096]
2024-06-27 10:42:11 +02:00