Commit Graph

17780 Commits

Author SHA1 Message Date
Rostislav Wolny
d81571dd47 Update CSS selector for automations menu link beta flag
[MAILPOET-4831]
2023-03-13 14:09:17 +01:00
Rostislav Wolny
d832925107 Remove temporary static property for the plugin main page
The property was added so that we were able to set the main page
dynamically based on the feature switch value. This is no longer needed and
we can use the hardcoded constant as we did before.
[MAILPOET-4831]
2023-03-13 14:09:17 +01:00
Rostislav Wolny
0f01755e18 Remove homepage feature switch
[MAILPOET-4831]
2023-03-13 14:09:17 +01:00
Veljko
96760cc7e4 Remove Promise in all tests and change with await
[MAILPOET-5105]
2023-03-10 12:22:10 +01:00
Veljko
4c9aa7c0ab Refactor tests to use k6 browser experimental
[MAILPOET-5105]
2023-03-10 12:22:10 +01:00
Veljko
4f43cc1e80 Refactor formsAdding 2023-03-10 12:22:10 +01:00
Jan Lysý
ce4aa37326 Add translating validation error messages for custom fields
[MAILPOET-4901]
2023-03-09 14:45:44 +01:00
Pavel Dohnal
0487ad50cb Add an action to display pull request stats 2023-03-09 13:08:48 +01:00
Jan Lysý
d54e666eea Fix ordering by subscriber
[MAILPOET-4660]
2023-03-09 13:02:45 +01:00
Jan Lysý
163578b9bc Add acceptance test with receiving scheduled newsletter
[MAILPOET-4719]
2023-03-09 10:51:34 +01:00
Veljko
19ae4ea2ac Refactor code to k6
[MAILPOET-4957]
2023-03-08 17:00:09 +01:00
Veljko
262df3444d Rebase and switch x to experimental
[MAILPOET-4957]
2023-03-08 17:00:09 +01:00
Veljko
20fa66daf1 Update the test name
[MAILPOET-4957]
2023-03-08 17:00:09 +01:00
Veljko
0a2ccd6015 Add a new k6 test view subscribers of a list
[MAILPOET-4957]
2023-03-08 17:00:09 +01:00
Veljko
9dd4b05c09 Finalize the test and update text verification in formsAdding
[MAILPOET-4951]
2023-03-08 08:47:47 +01:00
Veljko
b2cca8d123 Add a new test newsletter sending
[MAILPOET-4951]
2023-03-08 08:47:47 +01:00
David Remer
20f495922b Release 4.8.0 2023-03-07 15:23:20 +02:00
Sam Najian
03b94e557a Acceptance: add test for corrupt/resume newsletter with coupon
[MAILPOET-5040]
2023-03-07 10:48:14 +01:00
Sam Najian
b10bdefdb2 Acceptance: assert notice shown when coupon can't generate
[MAILPOET-5040]
2023-03-07 10:48:14 +01:00
Sam Najian
dee57d5425 Assert can send newsletter with predefined coupon
[MAILPOET-5040]
2023-03-07 10:48:14 +01:00
Sam Najian
c61dccf9de Acceptance: assert newsletter with coupon is received
[MAILPOET-5040]
2023-03-07 10:48:14 +01:00
Jan Lysý
e53f8393b1 Move newsletter types to common
[PREMIUM-227]
2023-03-06 17:15:31 +01:00
Sam Najian
3ec2a187de Force a re-render when resuming a corrupt newsletter
[MAILPOET-5104]
2023-03-06 12:53:02 +01:00
Jan Lysý
4166fd2111 Add default value for the coupon code
[MAILPOET-5096]
2023-03-06 11:29:39 +01:00
alex-mailpoet
0cbe4fa9fd Add AutomateWoo opt-in acceptance test
[MAILPOET-5057]
2023-03-06 11:22:58 +01:00
alex-mailpoet
bf234cdd6e Update removeAction definition to match original WP function
[MAILPOET-5057]
2023-03-06 11:22:58 +01:00
alex-mailpoet
a9b4b57fd6 Merge checkout opt-ins from AutomateWoo and MailPoet
[MAILPOET-5057]
2023-03-06 11:22:58 +01:00
Veljko
436215aa82 Update x to experimental
[MAILPOET-4952] & [MAILPOET-4953]
2023-03-06 09:24:37 +01:00
Veljko
6ef87eacee Add test for newsletter filtering by a list
[MAILPOET-4952] & [MAILPOET-4953]
2023-03-06 09:24:37 +01:00
Veljko
b0244cbc5f Add a new k6 test search for a newsletter
[MAILPOET-4952]
2023-03-06 09:24:37 +01:00
Rostislav Wolny
4c506a349d Fix acceptance test for upsell section
The browser remembers scroll position after reload so we need to
scroll back to top to see the close button.
The error was not present before because the images were not in the cdn.
[MAILPOET-4829]
2023-03-03 14:55:13 +01:00
Rostislav Wolny
959f66663b Fix issues in homepage resources content
[MAILPOET-4829]
2023-03-03 14:55:13 +01:00
Rostislav Wolny
bfa66956d9 Add useCallback to reduce number of anonymous functions
[MAILPOET-4829]
2023-03-03 14:55:13 +01:00
Rostislav Wolny
b2054eafc5 Add acceptance test for homepage resources section
[MAILPOET-4829]
2023-03-03 14:55:13 +01:00
Rostislav Wolny
9531ceefbc Add images for rest of the posts in homepage resources section
[MAILPOET-4829]
2023-03-03 14:55:13 +01:00
Rostislav Wolny
2bd64f96d3 Add styles for the resources section on homepage
[MAILPOET-4829]
2023-03-03 14:55:13 +01:00
Rostislav Wolny
222392d9de Add pagination for resources posts on homepage
[MAILPOET-4829]
2023-03-03 14:55:13 +01:00
Rostislav Wolny
8c837a4df2 Add resources simple posts with data
Resources thumbnails are not available for all posts so as for now I'm
reusing the thumbnails from the first two posts.
[MAILPOET-4829]
2023-03-03 14:55:13 +01:00
Rostislav Wolny
3efaf67eeb Add an empty resources section to homepage
[MAILPOET-4829]
2023-03-03 14:55:13 +01:00
Veljko
a3a06af731 Update x to experimental
[MAILPOET-4959]
2023-03-03 11:46:27 +01:00
Veljko
5ecbd4370b Complete the test
[MAILPOET-4959]
2023-03-03 11:46:27 +01:00
Veljko
de5d34e03a Add a new k6 test adding new form
[MAILPOET-4959]
2023-03-03 11:46:27 +01:00
Veljko
155eb28889 Additionally decrease tresholds checks 2023-03-02 15:21:29 +01:00
Veljko
4d0f7d8b66 Decrease scenario tresholds 2023-03-02 15:21:29 +01:00
Veljko
1fd85ee873 Remove unnecessary circleci configs
[MAILPOET-4945]
2023-03-02 15:21:29 +01:00
Veljko
4b9f78267c Fix a method in the helper
[MAILPOET-4945]
2023-03-02 15:21:29 +01:00
Veljko
b09710368a Update subscribers adding test to include experimental k6 2023-03-02 15:21:29 +01:00
Veljko
ae857bdeaa Increased percentage of thresholds
[MAILPOET-4945]
2023-03-02 15:21:29 +01:00
Jan Jakes
f826ce52d6 Upgrade to k6 v0.43.1
[MAILPOET-4945]
2023-03-02 15:21:29 +01:00
Veljko
db029bbbaa Revert the password
[MAILPOET-4945]
2023-03-02 15:21:29 +01:00