Commit graph

89 commits

Author SHA1 Message Date
Philipp Stracker
bd2af4fd64
♻️ Refactor InputSettingsBlock for Redux usage 2025-01-21 19:06:53 +01:00
Philipp Stracker
47294ca530
♻️ Organize some reusable components 2025-01-21 18:57:36 +01:00
Philipp Stracker
c7b80b6cd5
♻️ SImplify InputSettingsBlock logic 2025-01-21 18:35:17 +01:00
Emili Castells Guasch
cca1313fec Add item title and description 2025-01-21 18:02:46 +01:00
Emili Castells Guasch
6ec624d37b Merge trunk 2025-01-21 10:44:15 +01:00
Emili Castells Guasch
2bea225d9b Connect enable payment method to data store 2025-01-20 16:04:35 +01:00
Philipp Stracker
1152079df0
♻️ Small improvements on reusable component code 2025-01-17 15:35:50 +01:00
Philipp Stracker
1cac69ce99
Make some generic UI components themeable 2025-01-16 14:37:44 +01:00
Philipp Stracker
2c3bb50af5
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-settings/resources/js/Components/App.js
#	modules/ppcp-settings/resources/js/Components/Screens/tabs.js
2025-01-13 11:29:30 +01:00
Philipp Stracker
406e8ebc98
Add generic option to suppress separator lines 2025-01-10 18:29:54 +01:00
Philipp Stracker
25887024a6
♻️ Start to unclutter SCSS a bit 2025-01-10 18:29:14 +01:00
carmenmaymo
20fdda95c5
Update with trunk 2025-01-10 12:43:38 +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
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
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
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
Himad M
b32a119f3f
New Settings UI: Adjust features button styling 2024-12-20 13:44:40 +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
Emili Castells Guasch
2d27f5e99d Add todo item icon 2024-12-11 09:23:01 +01:00
Philipp Stracker
2a9766fc76
♻️ Reuse the generic Accordion for settings 2024-12-09 14:43:27 +01:00
Daniel Dudzic
390a3f69f8
Update the Settings UI design to match the Figma files 2024-12-08 09:33:49 +01:00