Commit Graph

21621 Commits

Author SHA1 Message Date
e1ef9802bc Revert selector change 2024-05-01 11:08:21 +03:00
f5c7371c1c Remove unnecessary waits in other two tests 2024-05-01 11:08:21 +03:00
b7c5732daf Update selector for k6 automation test 2024-05-01 11:08:21 +03:00
9ccb7340e3 Fix acceptance test itCanCreateMailPoetCampaigns
[MAILPOET-6046]
2024-04-30 10:27:12 -05:00
a1bd0db1ea Allow deleted_at to be null 2024-04-30 14:12:08 +02:00
0833f8e75e Remove deleted_at field when restoring newsletter 2024-04-30 14:12:08 +02:00
c246213569 Allow restore from menu 2024-04-30 14:12:08 +02:00
f6a793d2e8 Sync post and newsletter 2024-04-30 14:12:08 +02:00
43752a7e39 Add trash button to email editor 2024-04-30 14:12:08 +02:00
e876da0dc0 Release 4.49.1 2024-04-30 13:44:52 +02:00
7f8a446df6 Fix typo
[MAILPOET-6039]
2024-04-29 10:12:45 +01:00
cbed9d49fc Rename abandoned cart trigger
[MAILPOET-6015]
2024-04-29 11:08:53 +02:00
5aa6ffaed7 Make more triggers transactional
[MAILPOET-6015]
2024-04-29 11:08:53 +02:00
0acb495d0e Remove selector from type argument 2024-04-25 15:34:51 +02:00
f38e3e59b1 Fix missing brackets in the test 2024-04-25 15:34:51 +02:00
601ee19c71 Switch to simple wait for element 2024-04-25 15:34:51 +02:00
08ca0e21ae Refactor acceptance email editor test 2024-04-25 15:34:51 +02:00
76e210ab7c Remove unnecessary clearing fields 2024-04-25 15:34:28 +02:00
2df2ea5544 Add clear fields to segment test 2024-04-25 15:34:28 +02:00
37cbb8a6e9 Update WooCommerce build to latest 2024-04-24 14:53:56 -05:00
edd9b7e0b4 Add new k6 test for forms subscribing 2024-04-24 13:50:10 +01:00
42cc65bda4 Updates tests for subscribeToLists API method
MAILPOET-6023
2024-04-24 12:19:08 +01:00
4d278b5810 Restore trashed subscribers when using public API method subscribeToLists
MAILPOET-6023
2024-04-24 12:19:08 +01:00
e5ee49d249 Fis "A component is changing an uncontrolled input to be controlled"
[MAILPOET-5395]
2024-04-24 12:59:37 +02:00
67bf947ec1 Fix "rows per page" not being displayed correcty
[MAILPOET-5395]
2024-04-24 12:59:37 +02:00
811a4efe29 Fix flaky listing action selection
[MAILPOET-5395]
2024-04-24 12:59:37 +02:00
5aa531c64a Fix flaky automation test
[MAILPOET-5395]
2024-04-24 12:59:37 +02:00
fd5cecfa0a Remove no longer needed automation tab focus logic
[MAILPOET-5395]
2024-04-24 12:59:37 +02:00
39b0128dc8 Fix casing of bulk actions label
[MAILPOET-5395]
2024-04-24 12:59:37 +02:00
bd6e53251e Abort requests when quickly changing listing query
[MAILPOET-5395]
2024-04-24 12:59:37 +02:00
88a2abf24e Properly handle loading vs empty states
[MAILPOET-5395]
2024-04-24 12:59:37 +02:00
d0f928c00f Add a way to abort mailpoet ajax requests
[MAILPOET-5395]
2024-04-24 12:59:37 +02:00
c4bfc02d1d Unify segment listing notices with automation listing
[MAILPOET-5395]
2024-04-24 12:59:37 +02:00
b2186232a9 Unify automation name styles with segments
[MAILPOET-5395]
2024-04-24 12:59:37 +02:00
d9c60ea5f2 Unify automation actions styles with segments
[MAILPOET-5395]
2024-04-24 12:59:37 +02:00
832eee8616 Improve spacing and display on smaller screens
[MAILPOET-5395]
2024-04-24 12:59:37 +02:00
3ff4c46a17 Split date & time display in two lines
[MAILPOET-5395]
2024-04-24 12:59:37 +02:00
249588c2f2 Remove additional paddings added by paragprahs
[MAILPOET-5395]
2024-04-24 12:59:37 +02:00
87af148a06 Add missing border
[MAILPOET-5395]
2024-04-24 12:59:37 +02:00
3d3e905006 Make automation-specific listing styles a generic
[MAILPOET-5395]
2024-04-24 12:59:37 +02:00
65efa03296 Make automation-specific more button style a generic listing style
[MAILPOET-5395]
2024-04-24 12:59:37 +02:00
5d1146434e Debounce segment listing search field
[MAILPOET-5395]
2024-04-24 12:59:37 +02:00
74d2699905 Use real number of segments for table placeholder
[MAILPOET-5395]
2024-04-24 12:59:37 +02:00
98280e6b0c Do not duplicate segments query in store and URL
[MAILPOET-5395]
2024-04-24 12:59:37 +02:00
1cfb1e7f6e Use Intl.ListFormat to format lists
[MAILPOET-5395]
2024-04-24 12:59:37 +02:00
ecec657fbc Fix types for confirmation dialog
[MAILPOET-5395]
2024-04-24 12:59:37 +02:00
0286535a5b Fix invalid combination of href and disabled props
[MAILPOET-5395]
2024-04-24 12:59:37 +02:00
1a99972972 Fix spacing for segment description
[MAILPOET-5395]
2024-04-24 12:59:37 +02:00
d3980b700b Fix listing header spacing
[MAILPOET-5395]
2024-04-24 12:59:37 +02:00
335e28a127 Use PageHeader component
[MAILPOET-5395]
2024-04-24 12:59:37 +02:00