Commit graph

140 commits

Author SHA1 Message Date
Philipp Stracker
25887024a6
♻️ Start to unclutter SCSS a bit 2025-01-10 18:29:14 +01:00
Philipp Stracker
d588a9cd18
New reusable TopNavigation component 2025-01-10 15:13:41 +01:00
Philipp Stracker
db7e5e0dae
🚚 Improve component organization 2025-01-10 13:57:53 +01:00
Philipp Stracker
0fb039d8ce
🚚 Organize onboarding components 2025-01-10 13:30:06 +01:00
Philipp Stracker
e7fa7784ec
🚚 Move onboarding components to onboarding dir 2025-01-10 13:24:14 +01:00
Philipp Stracker
efa4ca1a43
♻️ Convert SVG logo to Icon component 2025-01-10 13:15:11 +01:00
Philipp Stracker
9234975178
🚚 Move onboarding header to onboarding screen 2025-01-10 13:13:49 +01:00
Philipp Stracker
fc6209bdfb
Merge pull request #2965 from woocommerce/PCP-3917-things-to-do-next-component-functionality
Things to do next static component functionality (3917)
2025-01-09 15:34:22 +01:00
Philipp Stracker
689463e243
Merge pull request #2945 from woocommerce/PCP-4020-review-and-fix-the-sandbox-login
Review and fix the login logic - Frontend changes (4020)
2025-01-09 15:26:05 +01:00
Philipp Stracker
d338b82b7b
Merge pull request #2966 from woocommerce/PCP-4078-create-connect-live-account-block-to-switch-to-live-account
Create the component for live account connection (4078)
2025-01-09 14:58:44 +01:00
Philipp Stracker
4180556ecd
🔀 Merge branch 'temp/settings-ui'
# Conflicts:
#	modules/ppcp-settings/resources/js/Components/Screens/Overview/TabOverview.js
#	modules/ppcp-settings/resources/js/data/common/hooks.js
2025-01-09 12:41:21 +01:00
Daniel Dudzic
02baae890f
Consolidate payment method modals into unified config-driven system 2025-01-09 00:16:12 +01:00
Narek Zakarian
c04f8badde
Allow button to hve an empty value 2025-01-08 17:12:49 +04:00
Emili Castells Guasch
bb84fe4346 Show 5 todo items 2025-01-07 12:18:24 +01:00
Emili Castells Guasch
47b9cfbbdb Add todos data 2025-01-03 17:41:05 +01:00
Emili Castells Guasch
23077a14ee Add prop id to content component 2025-01-03 16:49:38 +01:00
Emili Castells Guasch
2e3c1f3280 Merge temp/settings ui 2025-01-03 15:17:03 +01:00
Emili Castells Guasch
bdb72d7ad0 Add todo item click handler 2025-01-03 12:11:31 +01:00
Emili Castells Guasch
3ec41d47ae Clean up todo component properties 2025-01-03 11:21:26 +01:00
Philipp Stracker
9a84c7b4a9
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-settings/resources/js/data/common/action-types.js
#	modules/ppcp-settings/resources/js/data/common/controls.js
#	modules/ppcp-settings/resources/js/data/common/hooks.js
#	modules/ppcp-settings/services.php
2025-01-03 11:03:18 +01:00
Emili Castells Guasch
4d4ab689f5 Merge branch 'trunk' into PCP-3917-things-to-do-next-component-functionality 2025-01-02 16:29:44 +01:00
Daniel Dudzic
b7ec9747a5
Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into PCP-3942-add-help-center-components-ver2 2025-01-02 14:42:41 +01:00
Daniel Dudzic
e4e95de5f6
Refactor the Overview tab > Features > Buttons 2025-01-02 13:55:32 +01:00
Narek Zakarian
38e268c68f
Merge pull request #2940 from woocommerce/PCP-3930-Make-the-webhook-resubscribe/simulate-logic-usable-in-React-application 2024-12-24 17:47:57 +04:00
Narek Zakarian
4f2cf548e8
Merge pull request #2944 from woocommerce/PCP-4023-adjust-features-button-styles 2024-12-24 11:42:46 +04:00
inpsyde-maticluznar
a78e11c8e8
Move icons to constants 2024-12-23 07:43:43 +01:00
Himad M
b32a119f3f
New Settings UI: Adjust features button styling 2024-12-20 13:44:40 +01:00
Philipp Stracker
827e08d91f
Add a new local “isBusy” flag for busy-wrapper 2024-12-20 13:38:12 +01:00
carmenmaymo
c863ef7723
Add textbadge to Pay Later 2024-12-20 11:46:37 +01:00
carmenmaymo
179f5a6416
Add new fixedAmount per item
we need to add the new amount to the general fixed amount.
Added also fastlane
Fix passing currency instead of country
2024-12-20 11:46:00 +01:00
inpsyde-maticluznar
80853c6fd4
Fix bugs & do some maintenance 2024-12-20 08:59:52 +01:00
inpsyde-maticluznar
ed77ad63ca
Add messages, separate components, finish actions 2024-12-19 13:10:19 +01:00
inpsyde-maticluznar
40b1b0d280
Merge remote-tracking branch 'origin/trunk' into PCP-3930-Make-the-webhook-resubscribe/simulate-logic-usable-in-React-application
# Conflicts:
#	modules/ppcp-settings/resources/js/Components/ReusableComponents/SettingsBlocks/ButtonSettingsBlock.js
#	modules/ppcp-settings/resources/js/Components/Screens/Overview/TabSettingsElements/Blocks/Troubleshooting.js
#	modules/ppcp-settings/resources/js/data/common/action-types.js
#	modules/ppcp-settings/resources/js/data/common/constants.js
#	modules/ppcp-settings/src/SettingsModule.php
2024-12-18 07:05:09 +01:00
inpsyde-maticluznar
08f5b4fba5
Get and resubscribe webhooks 2024-12-18 07:00:47 +01:00
Philipp Stracker
157cf7d966
️ Revert recent changes from PCP-4025 2024-12-17 15:03:15 +01:00
Himad M
75f3b0b7e4
New Settings UI: Implement logic for features and refresh button. 2024-12-17 12:58:02 +01:00
Daniel Dudzic
44e79f62c5
Make the toggle state name a bit more descriptive 2024-12-17 11:56:38 +01:00
Daniel Dudzic
f32f30ef0a
Remove the components prop in favor of the native children prop to prevent unnecessary re-renders which are breaking component animations 2024-12-17 11:50:32 +01:00
Daniel Dudzic
51613c3020
Fix toggle animation issue 2024-12-16 16:00:27 +01:00
Philipp Stracker
16ad84c244
Merge pull request #2915 from woocommerce/PCP-4031-remove-woocommerce-navigation-dependency
Remove @woocommerce/navigation dependency (4031)
2024-12-13 13:09:00 +01:00
Philipp Stracker
6f97015041
♻️ Replace external module with own code 2024-12-13 12:40:09 +01:00
Philipp Stracker
478002dc32
Introduce price-matrix and currency-formatting 2024-12-12 18:29:36 +01:00
Philipp Stracker
bdb53dfced
♻️ Remove footnote-number from translatable string 2024-12-12 18:28:23 +01:00
Philipp Stracker
985f2f8e9f
🔥 Remove unused file 2024-12-12 17:54:49 +01:00
Philipp Stracker
5bd3e5f976
♻️ Move country logic into PricingTitleBadge 2024-12-12 17:54:38 +01:00
Philipp Stracker
b89164e1ea
♻️ Move country check into PricingDescription 2024-12-12 17:48:09 +01:00
Philipp Stracker
fe978a5ea0
Introduce date-variable in pricing description 2024-12-12 17:35:18 +01:00
Philipp Stracker
561f71f0b5
♻️ Extract price description to custom component 2024-12-12 17:02:48 +01:00
Philipp Stracker
e59ae23c43
♻️ Replace generatePriceText with custom component 2024-12-12 16:55:19 +01:00
Philipp Stracker
0651871218
Merge pull request #2901 from woocommerce/PCP-4018-Remove-all-Pay-Later-references-with-at-no-extra-cost-to-you
Remove all Pay Later references with "at no extra cost to you" (4018)
2024-12-11 12:21:52 +01:00