Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release branch for 8.9.0 #10288

Merged
merged 83 commits into from
Feb 4, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
83 commits
Select commit Hold shift + click to select a range
c285d7b
Remove unused get transaction endpoint (#10131)
zmaglica Jan 13, 2025
53a30f6
Set a default minimum height to the WooPay button. (#10132)
asumaran Jan 13, 2025
5ba021b
Fix WooCommerce hook comment phpcs errors in misc files (#10126)
Jinksi Jan 14, 2025
cabcd11
Merge branch 'trunk' into develop
frosso Jan 14, 2025
8802c80
CSV Exports: Simplify localization by setting export language to tha…
nagpai Jan 14, 2025
44ca5e1
Fixes to multiple failing E2E tests (#10057)
alopezari Jan 14, 2025
4345d63
Remove DateFormatNotice (#10129)
mgascam Jan 14, 2025
93b9163
E2E Playwright Migration: convert shopper-checkout-failures spec (#10…
allie500 Jan 14, 2025
95473ac
Persist reporting table column visibility in user preferences (#10052)
Jinksi Jan 14, 2025
b763f99
Migrate the Shopper Renew Subscription E2E test to Playwright (#10144)
eduardoumpierre Jan 14, 2025
67ec4c7
Convert the Progressive Onboarding spec to Playwright (#10130)
ismaeldcom Jan 15, 2025
9bdf4e7
feat: enable tokenized ECE by default (#10016)
frosso Jan 15, 2025
623b57d
Port admin analytics E2E tests from Puppeteer to Playwright (#10127)
tpaksu Jan 15, 2025
6e5b63e
Fix fraud prevention token not available on blocks checkout (#10150)
gpressutto5 Jan 15, 2025
a904341
Merge trunk v8.8.0 into develop
ricardo Jan 15, 2025
0b4605e
Port merchant subscription settings spec to Playwright (#10155)
tpaksu Jan 16, 2025
80ba7b3
Update the copy of the set up live payments task (#10162)
oaratovskyi Jan 16, 2025
efe1065
Convert Shopper Subscriptions Purchase Sign Up Fee spec to Playwright…
ismaeldcom Jan 16, 2025
dbd3b8f
Update sandbox to test mode copy (#10163)
vladolaru Jan 16, 2025
f417f41
Port merchant subscription renewal E2E test to Playwright (#10153)
tpaksu Jan 16, 2025
d473cac
Pass theme editor footer and header styles to WooPay (#10077)
alefesouza Jan 16, 2025
a8a66ed
Enhance plugin logging to provide more context information and reques…
dmvrtx Jan 16, 2025
434dc63
E2E Playwright Migration: convert Admin Disputes spec (#10123)
jessepearson Jan 16, 2025
cc70db7
Improve loading experience in embedded KYC (#10136)
oaratovskyi Jan 16, 2025
c26ed15
Do not allow guest users to buy subscriptions with WooPay Direct Chec…
alefesouza Jan 16, 2025
2d318c3
Add environment variables to playwright.config.ts (#10171)
allie500 Jan 16, 2025
90442fc
Branding updates to the WooPayments plugin (#10165)
oaratovskyi Jan 17, 2025
30643ff
Restore activated currencies after all E2E test that deactivates the …
tpaksu Jan 17, 2025
50584f1
Added currency code to fee breakdown when currency symbol is same (#1…
zmaglica Jan 17, 2025
6457531
Replace connection success notice with a success modal (#10154)
mordeth Jan 17, 2025
fb10343
Revert "Branding updates to the WooPayments plugin" (#10181)
leonardola Jan 17, 2025
0883e79
Add a popover to WooPayments to present all possible payment methods …
elazzabi Jan 20, 2025
3d8846a
Fix amounts when manually renewing a subscription (#10156)
cesarcosta99 Jan 20, 2025
30e1c14
Fix the amounts in the Filter by Price block to reflect the shopper's…
rafaelzaleski Jan 20, 2025
a77413a
Convert merchant admin transactions E2E tests to Playwright (#10174)
tpaksu Jan 21, 2025
5e82528
Convert shopper applies coupon on cart E2E tests to Playwright (#10178)
tpaksu Jan 21, 2025
ad175fb
Convert Shopper BNPL Checkout spec (#10177)
ismaeldcom Jan 21, 2025
58bbe3b
Convert shopper purchasing multiple subscriptions E2E test to Playwri…
tpaksu Jan 21, 2025
cecbb1d
Fix global popover styling (#10207)
elazzabi Jan 21, 2025
cd2fbc2
E2E Playwright Migration: convert merchant-subscriptions-renew-action…
allie500 Jan 21, 2025
7e2db04
Convert Shopper Checkout Purchase spec to Playwright (#10198)
ismaeldcom Jan 22, 2025
4bbc779
E2E Playwright Migration: convert Order Manual Capture spec (#10180)
jessepearson Jan 22, 2025
cce23de
Add specific type and min supported amount in error response for the …
mgascam Jan 22, 2025
d8036a3
Optimise memory usage when formatting logger entries (#10216)
dmvrtx Jan 22, 2025
9f7c335
Update the loader image for test account creation (#10215)
elazzabi Jan 22, 2025
02a05ce
Convert the Shopper Subscriptions Manage Payments E2E spec to Playwri…
eduardoumpierre Jan 22, 2025
11dc1f6
Migrate shopper free trial subscription purchase to Playwright (#10159)
tpaksu Jan 23, 2025
b8d12c1
Fix incorrect payment method logos used on WooPayment Settings (#10213)
elazzabi Jan 23, 2025
65c0450
Convert the Order Full Refund spec to Playwright (#10151)
ismaeldcom Jan 23, 2025
936b878
Convert Shopper Multi Currency Widget spec to Playwright (#10204)
ismaeldcom Jan 23, 2025
815044d
Port shopper subscriptions purchase with no signup fee E2E test to Pl…
tpaksu Jan 23, 2025
5a68b21
E2E Playwright Migration: convert Order Partial Refund spec (#10194)
allie500 Jan 23, 2025
ff92692
Convert shopper checkout purchase with UPE tests to Playwright (#10203)
tpaksu Jan 23, 2025
e69616a
Convert shopper checkout save card and purchase test to Playwright (#…
tpaksu Jan 23, 2025
c08a83c
Refactoring of snackbar checks in Playwright e2e tests (#10218)
jessepearson Jan 24, 2025
9376ce0
Prevent duplicate order failure by selling different products on save…
tpaksu Jan 24, 2025
65869c9
Design improvements related to the overview page (#10214)
oaratovskyi Jan 27, 2025
00dae4c
fix: ECE initialization when no shipping rates are provided (#10169)
frosso Jan 27, 2025
6e2d182
Update wc tested up to version (#10242)
brettshumaker Jan 27, 2025
50d4bd0
E2E Playwright Migration: convert shopper-myaccount-payment-methods-a…
allie500 Jan 27, 2025
823d4ea
Added better handling when terminal payment fails (#10168)
zmaglica Jan 27, 2025
f4b1d3a
Remove the subscriptions spec for Puppeteer (#10250)
jessepearson Jan 27, 2025
0454bb5
Add multi-currency widget setup e2e tests (#10225)
cesarcosta99 Jan 27, 2025
6bb24e1
Fix potential fatal in the WooPay express checkout button (#10236)
cesarcosta99 Jan 28, 2025
8b2b869
Reporting: Show bank reference ID on Payout details page (#9945)
nagpai Jan 28, 2025
0f840ab
Convert shopper checkout using a site editor theme E2E tests to Playw…
tpaksu Jan 28, 2025
038df3a
Playwright migration: Implement cleanup with customer recreation via …
tpaksu Jan 28, 2025
5e1324b
Convert merchant side refund from order screen failures E2E tests to …
tpaksu Jan 28, 2025
f8dddcf
Convert shopper-wc-blocks-saved-card-checkout-and-usage spec to Playw…
tpaksu Jan 28, 2025
ecf757a
Convert Shopper Blocks Checkout Failures spec to Playwright (#10232)
ismaeldcom Jan 29, 2025
d08985f
Fix Flaky PW test: Multi-currency widget setup (#10263)
jessepearson Jan 29, 2025
741c094
E2E Playwright Migration: convert shopper-wc-blocks-checkout-purchase…
jessepearson Jan 29, 2025
d0be258
Fix WCPay form fields references (#10252)
cesarcosta99 Jan 29, 2025
d4e9c57
Convert the Merchant Order Status Change E2E spec to Playwright (#10243)
eduardoumpierre Jan 30, 2025
1f19c9c
fix: add payment method page query initialization (#10274)
frosso Jan 30, 2025
7834046
Add support for `WP_DEVELOPMENT_MODE` (#10275)
RadoslavGeorgiev Jan 31, 2025
ec7a60e
Temp update the pull request workflow for testing (#10278)
allie500 Jan 31, 2025
0522292
Enable `card_reader_fee` type filter for transactions (#10269)
dmvrtx Jan 31, 2025
061cd75
[Rebrand] Update Woo colors and logos (#9809)
leonardola Jan 31, 2025
79f96a0
WooPay blocks default terms and conditions text (#10286)
leonardola Jan 31, 2025
877242c
Removes Sofort from settings and checkout (#9820)
FangedParakeet Jan 31, 2025
3a90167
Update version and add changelog entries for release 8.9.0
github-actions[bot] Feb 2, 2025
579c6ad
Amend changelog entries for release 8.9.0
botwoo Feb 4, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 3 additions & 2 deletions .github/workflows/e2e-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ name: E2E Tests - Pull Request
on:
pull_request:
branches:
- develop
- trunk
# - develop
# - trunk
- dev/10240-update-npm-scripts # [TODO] Remove this line after the branch is merged.
workflow_dispatch:
workflow_call:
inputs:
Expand Down
84 changes: 83 additions & 1 deletion assets/css/admin.rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -155,11 +155,93 @@
padding-top: 2px;
}

/* WCPay Fraud Risk Level meta box */
.wcpay-fraud-risk-level {
border-bottom: 1px solid #ddd;
padding: 8px 12px;
}

.wcpay-fraud-risk-level > p {
margin: 0;
}

.wcpay-fraud-risk-level__title {
font-weight: 600;
}

.wcpay-fraud-risk-level__bar {
display: grid;
gap: 4px;
grid-template-columns: 50% auto;
margin: 6px 0 8px;
}

.wcpay-fraud-risk-level__bar::after,
.wcpay-fraud-risk-level__bar::before {
background-color: #bbb;
content: '';
border-radius: 4px;
height: 4px;
}

.wcpay-fraud-risk-level--normal .wcpay-fraud-risk-level__title {
color: #008a20;
}

.wcpay-fraud-risk-level--normal .wcpay-fraud-risk-level__bar {
grid-template-columns: 15% auto;
}

.wcpay-fraud-risk-level--normal .wcpay-fraud-risk-level__bar::before {
background-color: #008a20;
}

.wcpay-fraud-risk-level--elevated .wcpay-fraud-risk-level__title {
color: #b16202;
}

.wcpay-fraud-risk-level--elevated .wcpay-fraud-risk-level__bar {
grid-template-columns: 60% auto;
}

.wcpay-fraud-risk-level--elevated .wcpay-fraud-risk-level__bar::before {
background-color: #b16202;
}

.wcpay-fraud-risk-level--highest .wcpay-fraud-risk-level__bar::before {
background-color: #b32d2e;
}

.wcpay-fraud-risk-level--highest .wcpay-fraud-risk-level__bar {
grid-template-columns: 100% auto;
}

.wcpay-fraud-risk-level--highest .wcpay-fraud-risk-level__bar::before {
background-color: #b32d2e;
}

/* WCPay Fraud Risk Action meta box */
#wcpay-order-fraud-and-risk-meta-box div.inside {
margin-top: 0;
padding: 0;
}

.wcpay-fraud-risk-action {
padding: 8px 12px 12px;
}

.wcpay-fraud-risk-action > p {
margin: 0 0 6px;
}

.wcpay-fraud-risk-action > p:last-child {
margin-bottom: 0;
}

.wcpay-fraud-risk-meta-allow,
.wcpay-fraud-risk-meta-review,
.wcpay-fraud-risk-meta-blocked {
font-weight: 600;
font-size: 14px;
}

.wcpay-fraud-risk-meta-allow img {
Expand Down
1 change: 1 addition & 0 deletions assets/css/success.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

.wc-payment-gateway-method-logo-wrapper img {
margin-right: 0.5rem;
max-height: 20px;
}

.wc-payment-gateway-method-logo-wrapper.wc-payment-lpm-logo img {
Expand Down
5 changes: 5 additions & 0 deletions assets/css/success.rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,13 @@

.wc-payment-gateway-method-logo-wrapper img {
margin-left: 0.5rem;
max-height: 20px;
}

.wc-payment-gateway-method-logo-wrapper.wc-payment-lpm-logo img {
max-height: 26px;
}

.wc-payment-gateway-method-logo-wrapper.wc-payment-card-logo img {
max-height: 1em;
}
Binary file removed assets/images/banner.png
Binary file not shown.
34 changes: 30 additions & 4 deletions assets/images/cards/cartes_bancaires.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading