Commit Graph

20446 Commits

Author SHA1 Message Date
Jan Jakes
0199786a0e Use enums for countries
[MAILPOET-5169]
2023-06-19 11:06:23 +02:00
Jan Jakes
a3cfeea552 Use tester helper to make sure order gets autocleaned
[MAILPOET-5169]
2023-06-19 11:06:23 +02:00
Jan Jakes
8b04415243 Ensure billing email in orders (required by HPOS sync)
[MAILPOET-5169]
2023-06-19 11:06:23 +02:00
Jan Jakes
f0e2681a55 Add functionality to create and properly clean Woo coupons in integration tester
[MAILPOET-5169]
2023-06-19 11:06:23 +02:00
Jan Jakes
94af99e5dd Add functionality to create and properly clean WP terms in integration tester
[MAILPOET-5169]
2023-06-19 11:06:23 +02:00
Jan Jakes
e1653dcfcf Add functionality to create and properly clean Woo products in integration tester
[MAILPOET-5169]
2023-06-19 11:06:23 +02:00
Jan Jakes
d04baaee4f Sort subject keys that are used to render field groups
[MAILPOET-5169]
2023-06-19 11:06:23 +02:00
Jan Jakes
c2a63f4614 Unify automation ID format with WC order format
[MAILPOET-5169]
2023-06-19 11:06:23 +02:00
Jan Jakes
f9e7b38894 Add products field
[MAILPOET-5169]
2023-06-19 11:06:23 +02:00
Jan Jakes
84c00e98d9 Add tags field
[MAILPOET-5169]
2023-06-19 11:06:23 +02:00
Jan Jakes
f3a6708562 Add categories field
[MAILPOET-5169]
2023-06-19 11:06:23 +02:00
Jan Jakes
7818ff645d Add is-first-order field
[MAILPOET-5169]
2023-06-19 11:06:23 +02:00
Jan Jakes
9375d8cab7 Add coupon field
[MAILPOET-5169]
2023-06-19 11:06:23 +02:00
Jan Jakes
15746341c0 Add total field
[MAILPOET-5169]
2023-06-19 11:06:23 +02:00
Jan Jakes
6c270b88e7 Add status field
[MAILPOET-5169]
2023-06-19 11:06:23 +02:00
Jan Jakes
01b13e27bc Add payment method field
[MAILPOET-5169]
2023-06-19 11:06:23 +02:00
Jan Jakes
75adee5d23 Add customer note field
[MAILPOET-5169]
2023-06-19 11:06:23 +02:00
Jan Jakes
0e7c26885d Add paid date field
[MAILPOET-5169]
2023-06-19 11:06:23 +02:00
Jan Jakes
13e7afdc2a Add created date field
[MAILPOET-5169]
2023-06-19 11:06:23 +02:00
Jan Jakes
e6795ca91e Add shipping info fields
[MAILPOET-5169]
2023-06-19 11:06:23 +02:00
Jan Jakes
3ddc8a6a3d Add billing info fields
[MAILPOET-5169]
2023-06-19 11:06:23 +02:00
Jan Jakes
364479cc4f Extract building category and tag field options to a service
[MAILPOET-5169]
2023-06-19 11:06:23 +02:00
 Ján Mikláš
a7ff7d0c67 Revert "Add June sale info to repo description"
This reverts commit 3a7ac127a2.
2023-06-19 11:50:03 +03:00
Veljko
d740ef85d2 Revert back to 3 iterations for nightly tests 2023-06-16 21:43:06 +02:00
Veljko
a63cc229fc Update nightly tests with proper locator and increase max duration
[MAILPOET-5411]
2023-06-16 21:43:06 +02:00
Jan Jakes
c0bdb01965 Fix passing empty callback
[MAILPOET-5383]
2023-06-16 17:14:34 +02:00
Jan Jakes
30a3bde940 Unify add menu/submenu parameters with WP
[MAILPOET-5383]
2023-06-16 17:14:34 +02:00
Jan Jakes
bb979cd1ba Add menu page function types to analyze them statically
[MAILPOET-5383]
2023-06-16 17:14:34 +02:00
Jan Jakes
cbb1db857b Fix deprecation notice when hiding automations menu
[MAILPOET-5383]
2023-06-16 17:14:34 +02:00
Ralf Wiechers
1cd6ddd1f5 Prevent PHP notices
[MAILPOET-5383]
2023-06-16 17:14:34 +02:00
Jan Jakes
3a91801455 Update oldest test jobs to WC 7.6.0
[MAILPOET-5406]
2023-06-16 17:11:12 +02:00
Jan Jakes
c957d02108 Update WC requires at least: 7.6.0
[MAILPOET-5406]
2023-06-16 17:11:12 +02:00
Jan Jakes
ebb8ffce20 Update WC tested up to: 7.8.0
[MAILPOET-5406]
2023-06-16 17:11:12 +02:00
Pavel Dohnal
798bc320ed Make sure the doctrine parameters are unique
Previously there was a mismatch between parameters coming from the
dynamic segment and the parameters coming from the export
controller.

[MAILPOET-5382]
2023-06-16 17:00:33 +02:00
Veljko
eb69b82a6e Update test with assertCssProperty
[MAILPOET-5318] & [MAILPOET-5319]
2023-06-15 17:07:50 +02:00
Veljko
6b86fa7b9a Update tests and add new helper method
[MAILPOET-5318] & [MAILPOET-5319]
2023-06-15 17:07:50 +02:00
Jan Jakes
b711287f4d Unify locators
[MAILPOET-5408]
2023-06-15 13:13:34 +02:00
Jan Jakes
ad5b601629 Leave management of WC post types to WooCommerce
[MAILPOET-5409]
2023-06-15 13:39:38 +03:00
David Remer
0f1760dfeb Fix percentage calculation
[MAILPOET-5088]
2023-06-15 12:25:12 +02:00
David Remer
e26da84c53 Fix style of tabs
[MAILPOET-5088]
2023-06-15 12:25:12 +02:00
David Remer
c020b79c94 Make updateSection an action and remove boot helper
[MAILPOET-5088]
2023-06-15 12:25:12 +02:00
David Remer
0154a8eece Fix prettier issue
[MAILPOET-5088]
2023-06-15 12:25:12 +02:00
David Remer
c79698e767 Update pnpm lock file
[MAILPOET-5088]
2023-06-15 12:25:12 +02:00
David Remer
42fc686053 Remove ts-ignore
[MAILPOET-5088]
2023-06-15 12:25:12 +02:00
David Remer
520b7a42a0 Make automationHasEmails() a selector method
[MAILPOET-5088]
2023-06-15 12:25:12 +02:00
David Remer
c1692de029 Make analytics endpoint a GET endpoint
[MAILPOET-5088]
2023-06-15 12:25:12 +02:00
David Remer
1336cb9086 Rename to Analytics
[MAILPOET-5088]
2023-06-15 12:25:12 +02:00
David Remer
a60958aef6 Throw UnexpectedValueException instead of InvalidAgumentException
[MAILPOET-5088]
2023-06-15 12:25:12 +02:00
David Remer
ed5e644834 Simplify fetching Automation
[MAILPOET-5088]
2023-06-15 12:25:12 +02:00
David Remer
71c3f1b283 intend 2023-06-15 12:25:12 +02:00