Commit graph

8343 commits

Author SHA1 Message Date
Emili Castells
17ed0b1b1f
Merge pull request #3010 from woocommerce/PCP-4117-apply-same-font-as-in-rest-of-the-settings
Apply same font as in rest of the settings (4117)
2025-01-21 16:14:27 +01:00
Philipp Stracker
7379990bee
💡 Add notes on duplicate Redux properties 2025-01-21 16:08:33 +01:00
Philipp Stracker
c033db8898
🎨 Small code-style changes 2025-01-21 16:08:02 +01:00
Philipp Stracker
b001d95009
Add module-level loader to styling module 2025-01-21 16:07:43 +01:00
Philipp Stracker
882ef34479
♻️ Move module-level loader into Settings tab 2025-01-21 16:07:29 +01:00
Philipp Stracker
8e4462d1fe
♻️ Set default message for SpinnerOverlay 2025-01-21 16:05:36 +01:00
Philipp Stracker
e2f88cdef8
🚚 Rename Redux store (settings-tab → settings) 2025-01-21 15:52:55 +01:00
Philipp Stracker
664e81d5c3
🎨 Improve code style for unrelated JS files 2025-01-21 15:49:34 +01:00
Philipp Stracker
d5e47d93a0
🚚 Remove non-Redux files from the data folder 2025-01-21 15:49:17 +01:00
Philipp Stracker
13947a5d01
♻️ Implement new store-hooks accessor logic 2025-01-21 15:37:59 +01:00
Philipp Stracker
4de4e05829
♻️ Rename reducer methods for better clarity 2025-01-21 15:33:03 +01:00
Philipp Stracker
4b90f84536
🎨 Unrelated: Apply code style to a JS file 2025-01-21 14:02:16 +01:00
carmenmaymo
381fe248e3
Add methods prop to enable button 2025-01-21 14:01:17 +01:00
Philipp Stracker
fcb15f20ab
♻️ Use store API instead of direct access to hooks 2025-01-21 14:01:04 +01:00
Narek Zakarian
1f8344c5cf
Center align the error message 2025-01-21 16:40:37 +04:00
Narek Zakarian
d4b26af83d
Hide the error heading 2025-01-21 16:40:14 +04:00
Philipp Stracker
7fad70d6e5
Consistent storeInit and error handling logic 2025-01-21 13:32:03 +01:00
Philipp Stracker
2818fd5d76
♻️ Consolidate store initialization and exposure 2025-01-21 13:19:59 +01:00
Philipp Stracker
6d81cf5139
Create new hook to handle the save logic 2025-01-21 13:15:40 +01:00
Philipp Stracker
ee156881c2
♻️ Make hook names consistent 2025-01-21 13:15:05 +01:00
Philipp Stracker
f9a8041d4a
🔥 Remove irrelevant README 2025-01-21 13:13:55 +01:00
Daniel Dudzic
b902d2eea2
Settings UI: Fix merchant features state retrieval in hooks 2025-01-21 13:04:30 +01:00
Philipp Stracker
cb7682b362
Merge pull request #2995 from woocommerce/PCP-3867-redux-store-for-payment-methods
Redux store for Payment Methods (3867)
2025-01-21 12:52:53 +01:00
Emili Castells Guasch
ea6685d0d5 Fix phpcs 2025-01-21 11:33:35 +01:00
Narek Zakarian
4f0137193e
Improve the styling 2025-01-21 13:58:29 +04:00
Emili Castells Guasch
6ec624d37b Merge trunk 2025-01-21 10:44:15 +01:00
Emili Castells Guasch
7af348772d Remove settings cogwheels from venmo and pay later 2025-01-21 10:40:08 +01:00
Philipp Stracker
a846e326f4
Merge pull request #3002 from woocommerce/PCP-4094-redux-store-for-settings
Settings UI: Implement Redux Store for Settings Tab Settings Management (4094)
2025-01-20 17:30:14 +01:00
Philipp Stracker
ab3cca33ec
🚚 Move Overview-component to new folder 2025-01-20 17:01:03 +01:00
Philipp Stracker
bf087e93dc
🔀 Merge branch 'trunk' 2025-01-20 16:58:20 +01:00
Philipp Stracker
d1ce0abbde
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-settings/src/SettingsModule.php
2025-01-20 16:41:42 +01:00
Philipp Stracker
bede8274cc
🚚 Move the TabOverview file to the new location 2025-01-20 16:37:39 +01:00
Philipp Stracker
339d34e715
Merge pull request #2987 from woocommerce/PCP-4095-redux-store-for-styles
Add Redux store for "Styling" tab (4095)
2025-01-20 16:34:49 +01:00
Philipp Stracker
3e02d812bc
🎨 Auto-format code (replace spaces with tabs) 2025-01-20 16:26:18 +01:00
Emili Castells Guasch
2bea225d9b Connect enable payment method to data store 2025-01-20 16:04:35 +01:00
Philipp Stracker
6561026204
💄 Hide sub-menu items inside the Payment tab 2025-01-20 15:09:51 +01:00
Daniel Hüsken
78e524f0f2
remove all tokens in continuation mode 2025-01-20 12:03:38 +01:00
Daniel Dudzic
5fb19675d5
Fix PHPCS issues 2025-01-20 11:14:27 +01:00
Daniel Dudzic
bbd707c12c
PHPCS fixes 2025-01-20 10:25:06 +01:00
Philipp Stracker
77ed657394
♻️ Apple new code style to common store 2025-01-17 19:25:55 +01:00
Philipp Stracker
4d38c15b29
♻️ Apply new code style to onboarding store 2025-01-17 19:25:44 +01:00
Philipp Stracker
10129d49b5
♻️ Apply new code style to example store 2025-01-17 19:25:10 +01:00
Philipp Stracker
cd63b18608
🎨 Minor code cleanup 2025-01-17 19:22:01 +01:00
Philipp Stracker
1726878f55
Add busy-state to the save button 2025-01-17 19:07:26 +01:00
Philipp Stracker
7365f75eba
🐛 Add missing action dispatcher 2025-01-17 19:05:51 +01:00
Philipp Stracker
605760f5fb
Add data sanitizer to styling data model 2025-01-17 19:03:23 +01:00
Philipp Stracker
57afe4b95e
Extract sanitizer logic to new service 2025-01-17 18:40:43 +01:00
Philipp Stracker
72d84546d1
Process location-styles in REST endpoint 2025-01-17 18:12:40 +01:00
Philipp Stracker
0b90921dd4
🎨 Fix minor psalm warning 2025-01-17 18:09:09 +01:00
Philipp Stracker
63eb577126
Pass prop-name to the REST-sanitizer callback 2025-01-17 18:08:24 +01:00