Commit graph

26 commits

Author SHA1 Message Date
Philipp Stracker
bede8274cc
🚚 Move the TabOverview file to the new location 2025-01-20 16:37:39 +01:00
Philipp Stracker
3e02d812bc
🎨 Auto-format code (replace spaces with tabs) 2025-01-20 16:26:18 +01:00
Philipp Stracker
8cd128fc1e
Merge pull request #2968 from woocommerce/fix/PCP-4073
Update documentation and support url link (4073)
2025-01-14 11:08:11 +01:00
carmenmaymo
7b6ec6e9d6
Merge branch 'trunk' into fix/PCP-4072
# Conflicts:
#	modules/ppcp-settings/resources/js/Components/ReusableComponents/SettingsBlocks/FeatureSettingsBlock.js
#	modules/ppcp-settings/resources/js/Components/Screens/Overview/TabOverview.js
2025-01-10 12:39:29 +01:00
Philipp Stracker
01242f3fba
🐛 Fix JS error on Overview tab 2025-01-09 17:53:20 +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
Daniel Dudzic
4c1d81a73e
Lint JS. Replace template literals in translation functions with sprintf to comply with @wordpress/i18n-no-variables ESLint rule. 2025-01-09 13:43:43 +01:00
carmenmaymo
3e9d704654
Use isBusy on refreshing and add notices 2025-01-09 13:04:34 +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
carmenmaymo
65cf5d19f6
Update documentation and support url link 2025-01-09 09:31:02 +01:00
Philipp Stracker
6591889079
🚧 Refactor the eligible-feature REST response 2025-01-08 16:51:04 +01:00
Emili Castells Guasch
23077a14ee Add prop id to content component 2025-01-03 16:49:38 +01:00
Emili Castells Guasch
acfdb3d163 Extract todos data to a file 2025-01-03 15:54:34 +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
Daniel Dudzic
e4e95de5f6
Refactor the Overview tab > Features > Buttons 2025-01-02 13:55:32 +01:00
Narek Zakarian
4f2cf548e8
Merge pull request #2944 from woocommerce/PCP-4023-adjust-features-button-styles 2024-12-24 11:42:46 +04:00
Himad M
b32a119f3f
New Settings UI: Adjust features button styling 2024-12-20 13:44:40 +01:00
Daniel Dudzic
7a223de4a7
Add Help Center section in the overview tab 2024-12-18 11:01:40 +01:00
Philipp Stracker
11599102f4
💡 Add code remarks on planned improvements 2024-12-17 15:05:05 +01:00
Philipp Stracker
4cbcdce75d
♻️ Use Icon component instead of getImage() helper 2024-12-17 15:04:26 +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
390a3f69f8
Update the Settings UI design to match the Figma files 2024-12-08 09:33:49 +01:00
Daniel Dudzic
9137712196
Settings UI: Migrate to two column design 2024-11-21 13:08:38 +01:00
Daniel Dudzic
8e73db9c44
New Settings UI: Rename Dashboard to Overview 2024-11-19 16:09:40 +01:00
Renamed from modules/ppcp-settings/resources/js/Components/Screens/Dashboard/TabDashboard.js (Browse further)