Commit graph

8607 commits

Author SHA1 Message Date
Daniel Dudzic
876b9dd678
Fix linting issues 2025-02-07 13:02:09 +01:00
Daniel Dudzic
f68f37eb8a
Things To Do: Reset dismissed and completed on click todos when disconnecting the merchant account 2025-02-07 12:54:18 +01:00
Philipp Stracker
03d5b54bb9
Merge pull request #3072 from woocommerce/PCP-4182-things-to-do-refactor-clean-the-rest-and-data-models
Settings UI: Things to do refactor clean the rest and data models (4182)
2025-02-07 12:26:53 +01:00
Philipp Stracker
f0ba7090df
🎨 Rename an unrelated attribute 2025-02-07 12:08:06 +01:00
Philipp Stracker
c2c9e4009f
🎨 Add comment about intentional error handling 2025-02-07 12:07:52 +01:00
Philipp Stracker
35716db65a
💡 Add comment about intentional error propagation 2025-02-07 12:07:34 +01:00
Philipp Stracker
9c1e6f3b27
♻️ Remove error handling from persist actions 2025-02-07 12:07:12 +01:00
Philipp Stracker
540be69cc9
💡 Update comment for PayLaterMessaging logic 2025-02-07 11:57:23 +01:00
Philipp Stracker
4b75622ac7
♻️ Improve the code pattern of persistAll 2025-02-07 11:57:03 +01:00
Narek Zakarian
a6cb606871
Support the cart block location for Google Pay 2025-02-07 12:59:00 +04:00
Daniel Dudzic
559ac7e962
Settings UI: Remove the unnecessary dependency 2025-02-06 23:34:39 +01:00
Daniel Dudzic
605d02edf0
Things To Do: Fix Fastlane item logic 2025-02-06 23:27:29 +01:00
Daniel Dudzic
983abda7d3
Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into PCP-4182-things-to-do-refactor-clean-the-rest-and-data-models 2025-02-06 23:17:26 +01:00
Philipp Stracker
5851724422
💄 Adjust CSS to make the overlay look nice 2025-02-06 19:11:47 +01:00
Philipp Stracker
e79a6be2c7
💄 Remove “Loading” text from busy-state overlay 2025-02-06 19:10:21 +01:00
Philipp Stracker
2d09b3bd71
Set the new asModal prop in all SpinnerOverlay’s 2025-02-06 19:03:11 +01:00
Philipp Stracker
f6d1c80557
Add new prop to the SpinnerOverlay 2025-02-06 19:01:42 +01:00
Philipp Stracker
e3dfb23d2d
🔀 Merge branch 'trunk' 2025-02-06 18:28:16 +01:00
Philipp Stracker
68644c3d62
Merge pull request #3061 from woocommerce/fix/PCP-4165-trim-soft-descriptor
Limit length of Soft Descriptor (4165)
2025-02-06 18:25:13 +01:00
Philipp Stracker
71bcd5d848
Merge pull request #3068 from woocommerce/PCP-4164-brand-name-default-to-wp-site-title
Brand name: Default to WP site title (4164)
2025-02-06 18:19:12 +01:00
Emili Castells
790dc1c0f1
Merge pull request #3069 from woocommerce/PCP-4150-apm-payment-method-details-are-not-saved
APM Payment method details are not saved (4150)
2025-02-06 17:28:53 +01:00
Emili Castells
99e8fab7e0
Merge pull request #3063 from woocommerce/PCP-4185-cache-control-for-testing
Cache control for testing (4185)
2025-02-06 17:02:31 +01:00
Narek Zakarian
d32b10801d
Fix the cs 2025-02-06 19:57:15 +04:00
Narek Zakarian
8549a7d515
Support the other button locations mapping 2025-02-06 19:52:50 +04:00
Narek Zakarian
72554570d3
Remove the unnecessary files 2025-02-06 19:52:30 +04:00
Philipp Stracker
fe1ba2875e
🔥 Minor cleanup 2025-02-06 14:41:01 +01:00
Philipp Stracker
95fef43e77
♻️ Todos store: Refactor to use thunks 2025-02-06 14:40:38 +01:00
Philipp Stracker
1ecb5ae610
♻️ Settings store: Refactor to use thunks 2025-02-06 14:29:06 +01:00
Philipp Stracker
05ad9cfc48
♻️ Payment method store: Refactor to thunks 2025-02-06 14:25:38 +01:00
Emili Castells Guasch
2d3706291b Add filter for credit card gateway enabled 2025-02-06 14:25:35 +01:00
carmenmaymo
3225edb5ce
Default to empty string 2025-02-06 14:23:17 +01:00
Philipp Stracker
657eb9e772
🔥 Common store: Clean up 2025-02-06 14:22:09 +01:00
Philipp Stracker
4f5b254452
♻️ Common store: Detach a reducer from controls 2025-02-06 14:21:59 +01:00
Daniel Dudzic
01d4fad717
Things To Do: Refactor/Clean the REST and Data models 2025-02-06 14:21:56 +01:00
Philipp Stracker
d90a893a38
♻️ Common store: Convert to thunks 2025-02-06 14:20:22 +01:00
carmenmaymo
700b80e5b5
Remove not allowed characters
Allowed: alphanumeric, dashes, asteriscs, periods, spaces
2025-02-06 14:17:57 +01:00
Philipp Stracker
e18f7fd7ae
♻️ Common store: Split control-actions to new file 2025-02-06 13:48:21 +01:00
Narek Zakarian
fd8346b487
Move settings compat into separate namespace 2025-02-06 16:37:24 +04:00
carmenmaymo
954b1ee04b
Fix CS 2025-02-06 13:33:16 +01:00
Narek Zakarian
d1d5aac504
Make the method private 2025-02-06 16:24:57 +04:00
Narek Zakarian
e20fd52e58
Add necessary services 2025-02-06 16:23:50 +04:00
Narek Zakarian
57b7ec6f94
Revert Moving the mapping to new settings module 2025-02-06 16:23:14 +04:00
carmenmaymo
3ba058124d
Fix CS 2025-02-06 13:22:44 +01:00
carmenmaymo
b71730f0a7
Default to WP site title on brand name 2025-02-06 13:03:04 +01:00
Narek Zakarian
e2f8aa81bf
Move the mapping to new settings module 2025-02-06 15:17:07 +04:00
Emili Castells Guasch
daf5af2870 Add filter for fastlane gateway enabled, title and description 2025-02-06 11:49:48 +01:00
Emili Castells Guasch
e5e99358bf Add filter for credit card gateway title and description 2025-02-06 11:40:21 +01:00
Emili Castells Guasch
1810abde49 Add filters for PayPal gateway title and description 2025-02-06 11:12:05 +01:00
Narek Zakarian
5fab720990
Create a helper for mapping the styling settings. 2025-02-06 12:58:58 +04:00
Narek Zakarian
887bfd351a
Fix the wording according to implementation. 2025-02-06 12:29:17 +04:00