Commit graph

6152 commits

Author SHA1 Message Date
Emili Castells Guasch
bb9c55aa32 Get title and description from payment gateway 2025-01-22 13:07:25 +01:00
Emili Castells Guasch
4e67ecfd29 Add all modal fields 2025-01-22 12:34:23 +01:00
Emili Castells Guasch
364f2548e0 Move modal fields config to data store 2025-01-22 12:09:21 +01:00
Narek Zakarian
c4c1cd7c24
toggle the checkboxes when clicking inside the box 2025-01-22 14:57:21 +04:00
Philipp Stracker
bd2af4fd64
♻️ Refactor InputSettingsBlock for Redux usage 2025-01-21 19:06:53 +01:00
Philipp Stracker
b958fe597c
Add the missing “setPersistent” action 2025-01-21 19:05:20 +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
Philipp Stracker
e82f4c5f88
♻️ Clean-up and simplify component SCSS 2025-01-21 18:21:41 +01:00
Philipp Stracker
a567ce7b51
🚧 Start to simplify component structure 2025-01-21 18:21:07 +01:00
Philipp Stracker
c8261cf62c
🚚 Move the TabSettings component to new folder 2025-01-21 18:19:38 +01:00
Emili Castells Guasch
cca1313fec Add item title and description 2025-01-21 18:02:46 +01:00
Emili Castells Guasch
2f489bd3c5 Update rest endpoint title and description details 2025-01-21 17:38:14 +01:00
Philipp Stracker
70dca73aca
Define individual settings properties 2025-01-21 16:28:54 +01:00
Philipp Stracker
85055e74a6
🔥 Remove unused imports 2025-01-21 16:19:41 +01:00
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
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
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
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
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