Commit graph

7408 commits

Author SHA1 Message Date
Philipp Stracker
2a28f38491
Implement sandbox login actions 2024-11-21 19:07:32 +01:00
Philipp Stracker
b7ef3242bf
Standardize REST response format 2024-11-21 19:04:27 +01:00
Philipp Stracker
a0910962b4
🐛 Move required action type to common store 2024-11-21 18:04:11 +01:00
Philipp Stracker
f2f0329e4e
🐛 Implement missing common-store action 2024-11-21 17:43:22 +01:00
Philipp Stracker
454e7c1a6d
🎨 Small code cleanup 2024-11-21 17:43:15 +01:00
Philipp Stracker
3fa823ee02
♻️ Make Separator component more generic 2024-11-21 17:41:49 +01:00
Philipp Stracker
65814f51e9
Add REST endpoint for common settings 2024-11-21 17:23:22 +01:00
Philipp Stracker
b0b354e266
♻️ Simplify manual connect logic 2024-11-21 16:40:06 +01:00
Philipp Stracker
290aed8ad8
🎨 Minor code formatting 2024-11-21 16:38:29 +01:00
Philipp Stracker
faff0baa43
♻️ Move sandbox & manual-connect to common store 2024-11-21 16:16:20 +01:00
Philipp Stracker
2b2b24e434
🔥 Remove isSaving; move isBusy to common store 2024-11-21 16:14:26 +01:00
Philipp Stracker
10a3767e2f
Accordion can be toggled via URL hash 2024-11-21 16:00:03 +01:00
Philipp Stracker
1b96b112c2
♻️ Make debugging code more dynamic 2024-11-20 18:38:39 +01:00
Philipp Stracker
e181892a34
Register the common store 2024-11-20 18:38:06 +01:00
Philipp Stracker
ce5c6a3676
Stores now also export their selectors 2024-11-20 18:37:28 +01:00
Philipp Stracker
49d088b252
🐛 Fix incorrect path after merge 2024-11-20 17:23:19 +01:00
Philipp Stracker
7ae4184d30
♻️ Apply new code style to “common” store 2024-11-20 17:21:09 +01:00
Philipp Stracker
8f12e978f3
🔥 Clean up unused code 2024-11-20 17:20:48 +01:00
Philipp Stracker
80bbf51220
♻️ Update outdated action names 2024-11-20 17:20:39 +01:00
Philipp Stracker
618288529f
🔀 Merge branch 'trunk' 2024-11-20 17:05:54 +01:00
Philipp Stracker
df0837b894
♻️ Implement new store logic in Navigation 2024-11-20 17:01:34 +01:00
Philipp Stracker
40a6514af7
🎨 Apply eslint styling to Navigation component 2024-11-20 17:00:00 +01:00
Philipp Stracker
c96957152b
🚚 Move navigation component to onboarding module 2024-11-20 16:59:26 +01:00
Philipp Stracker
a498c48f5d
♻️ Implement new store logic in on boarding pages 2024-11-20 16:56:44 +01:00
Philipp Stracker
a5508835d7
♻️ Implement new store logic in “Advaced Options” 2024-11-20 16:55:56 +01:00
Philipp Stracker
d933d8e6f4
Export global constants in main data-module 2024-11-20 16:55:31 +01:00
Philipp Stracker
6a91d1ee99
💡 Update a comment 2024-11-20 16:55:07 +01:00
Philipp Stracker
4bcdb445d4
♻️ Adjust hooks to new code, rename a flag 2024-11-20 16:54:53 +01:00
Philipp Stracker
1c27e90923
♻️ Simplify actions 2024-11-20 16:54:29 +01:00
Philipp Stracker
329135d1dc
♻️ Simplify selectors 2024-11-20 16:54:11 +01:00
Philipp Stracker
4d84bdbd43
🐛 Fix bugs in reducer logic 2024-11-20 16:53:46 +01:00
Philipp Stracker
a7b854abb5
♻️ Fix new implementation of controls 2024-11-20 16:53:21 +01:00
Philipp Stracker
90c6cd1e7d
♻️ Refactor resolver and controls 2024-11-20 16:49:12 +01:00
Philipp Stracker
79174459d8
♻️ Create isolated onboarding Redux store 2024-11-20 16:46:23 +01:00
Philipp Stracker
9e4d0c0819
♻️ Move debug logic to separate file 2024-11-20 16:42:18 +01:00
Philipp Stracker
4ae61dfb58
🐛 Fix incorrect param name in reducer utils 2024-11-20 16:32:07 +01:00
Philipp Stracker
650858a50e
🐛 Fix problem with missing notification badges 2024-11-20 16:24:53 +01:00
Emili Castells
7a5cc397ed
Merge pull request #2813 from woocommerce/PCP-3910-3911-onboarding-ui-changes
New Settings UI: Update products and business step designs (3910) (3911)
2024-11-20 14:36:25 +01:00
Emili Castells
4bb09bb5b1
Merge pull request #2810 from woocommerce/PCP-3943-disable-the-old-onboarding-assets-when-the-new-settings-ui-is-enabled
Disable the old onboarding assets when the new settings UI is enabled (3943)
2024-11-20 11:51:29 +01:00
Emili Castells
415f95ef24
Merge pull request #2811 from woocommerce/PCP-3944-renaming-dashboard-to-overview
New Settings UI: Rename Dashboard to Overview (3944)
2024-11-20 11:40:45 +01:00
Emili Castells
04969f09c8
Merge pull request #2794 from woocommerce/PCP-3863-Disable-Add_payment_method-button-when-saving-payment
Disable "Add payment method" button while adding card
2024-11-20 11:01:10 +01:00
Emili Castells
a83dffa35d
Merge pull request #2797 from woocommerce/PCP-3827-implement-block-button-styles-for-apple-pay-button
Apple Pay: Add support for Button Options in the Block Checkout (3827)
2024-11-20 11:00:28 +01:00
Himad M
014524f37c
New Settings UI: Update Products and Business step designs 2024-11-19 16:48:19 -04:00
Daniel Dudzic
63e63a9e0c
New Settings UI: Update icon file names 2024-11-19 16:19:42 +01:00
Daniel Dudzic
8e73db9c44
New Settings UI: Rename Dashboard to Overview 2024-11-19 16:09:40 +01:00
Narek Zakarian
bda83055f7
Disable the old onboarding assets when the new settings UI is enabled 2024-11-19 17:34:55 +04:00
Emili Castells
d09d7f7b65
Merge pull request #2737 from woocommerce/PCP-3770-fastlane-implement-insights-sdk-for-block-checkout-ver2
Axo: Add PayPal Insights integration to the Block Checkout (3770)
2024-11-19 11:31:45 +01:00
Daniel Dudzic
55d98fdeb3
PHPCS fixes 2024-11-19 11:23:38 +01:00
Daniel Dudzic
d84f29a274
Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into PCP-3770-fastlane-implement-insights-sdk-for-block-checkout-ver2 2024-11-19 11:23:08 +01:00
Philipp Stracker
69c877fae7
🔀 Merge branch 'trunk' 2024-11-19 11:14:43 +01:00