Commit graph

8312 commits

Author SHA1 Message Date
Emili Castells
515be0e0d9
Merge pull request #2993 from woocommerce/PCP-968-compatibility-issue-with-psr-log-on-php-8
Integration with PHP-Scoper (968)
2025-01-23 10:56:40 +01:00
Emili Castells
1a1d896ba8
Merge pull request #2891 from woocommerce/PCP-3949-changing-subscription-payment-method-to-acdc-results-in-an-error
Changing subscription payment method to ACDC results in an error (3949)
2025-01-23 10:56:01 +01:00
Emili Castells
3bd5076d26
Merge pull request #2936 from woocommerce/PCP-4030-default-ui-legacy-for-existing-merchants-react-for-new-merchants
Default UI: Legacy for existing merchants, React for new merchants (4030)
2025-01-23 10:55:30 +01:00
Emili Castells Guasch
44ce0d9e0b Merge branch 'trunk' into PCP-4030-default-ui-legacy-for-existing-merchants-react-for-new-merchants 2025-01-23 10:55:13 +01:00
Emili Castells Guasch
88201efa3e Add custom modal data to data store 2025-01-23 10:54:10 +01:00
Emili Castells
0409719e75
Merge pull request #2919 from woocommerce/PCP-4033-remove-currency-requirement-for-vault-v-3
Remove currency requirement for Vault v3
2025-01-23 10:52:21 +01:00
Emili Castells
50b3a58106
Merge pull request #2935 from woocommerce/PCP-4035-standard-card-button-not-disaplayed-in-standalone-gateway-when-free-trial-subscription-is-in-the-cart
Standard Card Button not disaplayed in standalone gateway when free trial subscription is in the cart
2025-01-23 10:51:51 +01:00
Emili Castells
e307c45984
Merge pull request #2996 from woocommerce/PCP-4082-google-pay-can-not-pay-with-google-pay-button-from-block-chekcout-page
Google Pay - Can not pay with Google Pay button from block chekcout page (4082)
2025-01-23 10:51:13 +01:00
Emili Castells
5df206e89a
Merge pull request #2959 from woocommerce/PCP-4070-wc-subscriptions-next-payment-date-not-updating-when-processing-a-renewal-order
WC Subscriptions Next Payment date not updating when processing a renewal order (4070)
2025-01-23 10:50:41 +01:00
Emili Castells
c468c39eac
Merge pull request #2699 from woocommerce/PCP-2778-subscriptions-migrated-from-ppec-fail-to-renew-with-pcp-after-vault-v-3-implementation-in-version-2-5-0
Subscriptions migrated from PPEC fail to renew with PCP after Vault V3 implementation in version 2.5.0 (2778)
2025-01-23 10:50:06 +01:00
Emili Castells
5d69f1fba3
Merge pull request #2990 from woocommerce/PCP-4037-bugs-with-sg-hk-workflow
Bugs with SG/HK workflow
2025-01-23 10:49:21 +01:00
Philipp Stracker
74c9647456
💫 Animate accordion open/close action 2025-01-22 18:31:46 +01:00
Philipp Stracker
99c7541bb1
💫 Fix UI animations inside accordion content 2025-01-22 18:24:27 +01:00
Daniel Dudzic
b2bb4efb60
Settings UI: Update Overview tab Features button links 2025-01-22 18:23:46 +01:00
Philipp Stracker
5a4b403732
Integrate Redux & persistence to more settings 2025-01-22 18:16:13 +01:00
Philipp Stracker
7eb3e702f7
💄 Apply new Accordion props to onboarding wizard 2025-01-22 17:57:30 +01:00
Philipp Stracker
3e41928f59
♻️ Allow styling of the accordion title 2025-01-22 17:56:05 +01:00
Philipp Stracker
bd6a9cc2c1
💄 Fix some Accordion styling 2025-01-22 17:54:46 +01:00
Philipp Stracker
979a01f45a
♻️ Replact AccordionBlock with plain Accordion 2025-01-22 17:54:33 +01:00
Philipp Stracker
b36461bca7
♻️ Extract general styles to own SCSS file 2025-01-22 17:53:35 +01:00
Emili Castells Guasch
381b46f444 Add custom data for payment method modals 2025-01-22 17:26:59 +01:00
Philipp Stracker
c466a91646
🐛 Fix copy-paste error 2025-01-22 17:23:39 +01:00
Philipp Stracker
b4ef85dafb
New option to add a gap between multiple actions 2025-01-22 17:22:45 +01:00
Philipp Stracker
ceca647cde
🎨 Rearrange CSS 2025-01-22 17:22:19 +01:00
Philipp Stracker
22230def4f
🔥 Remove unused CSS 2025-01-22 17:21:34 +01:00
Philipp Stracker
837656eaf6
🚚 Move AccordionSettingsBlock up one level 2025-01-22 17:20:15 +01:00
Philipp Stracker
cc6b62ce7f
🚚 Rename SCSS file 2025-01-22 17:19:40 +01:00
Philipp Stracker
cb474dcce7
♻️ Shorten generic CSS class names 2025-01-22 17:19:23 +01:00
Philipp Stracker
765793b94b
♻️ Move general layout-CSS to more relevant file 2025-01-22 17:17:13 +01:00
Philipp Stracker
53e7cf5b59
💄 Define default options for settings block vars 2025-01-22 17:16:22 +01:00
Philipp Stracker
dcf918f2c2
🔥 Minor code cleanup 2025-01-22 16:50:35 +01:00
Philipp Stracker
c6be73a536
🎨 Add uniform CSS classes to every block 2025-01-22 16:49:42 +01:00
Philipp Stracker
8bd29e921f
♻️ Migrate ToggleSetting to ControlToggleButton 2025-01-22 16:48:49 +01:00
Philipp Stracker
0ca45eef53
Format string-only descriptions as HTML 2025-01-22 16:47:20 +01:00
Philipp Stracker
695a91ac07
🐛 Fix issue with horizontally-aligned controls 2025-01-22 16:44:01 +01:00
Philipp Stracker
911d84204b
♻️ Reuse SettingsBlocks in connection status 2025-01-22 16:08:41 +01:00
Philipp Stracker
ac9be2f8b5
🎨 Make SCSS easier to read 2025-01-22 16:07:40 +01:00
Philipp Stracker
cfbf16dab9
🐛 Fix issue with empty block headers 2025-01-22 16:07:16 +01:00
Philipp Stracker
4e6162cacd
More theming options for settings-blocks 2025-01-22 16:06:52 +01:00
Philipp Stracker
857da5e989
New static-value control 2025-01-22 16:06:45 +01:00
Philipp Stracker
b865ae82c7
New static-value control 2025-01-22 16:05:54 +01:00
Emili Castells Guasch
3ea8393c1c Add title and description to data store 2025-01-22 15:53:00 +01:00
Philipp Stracker
7a71ff3657
♻️ Remove description-location-logic 2025-01-22 15:48:11 +01:00
Philipp Stracker
f90ab656f5
♻️ Migrate InputSettings to ControlTextInput 2025-01-22 15:32:22 +01:00
Philipp Stracker
2f79a9fe4d
🚧 Fix CSS class of ButtonSettingsBlock 2025-01-22 15:31:31 +01:00
Philipp Stracker
d8ecb019de
🚧 Adjust architecture of ButtonSettingsBlock 2025-01-22 15:30:22 +01:00
Narek Zakarian
b3f64f3700
Add the pay later feature only if the configurator is available 2025-01-22 18:19:33 +04:00
Philipp Stracker
b6720146eb
Opt-out for the card-layout in Content component 2025-01-22 15:11:24 +01:00
Philipp Stracker
4da27fdb05
🚚 Rename component to TitleExtra 2025-01-22 15:09:41 +01:00
Philipp Stracker
1ca6641d77
🚚 Move Separator component 2025-01-22 15:09:04 +01:00