Commit graph

6211 commits

Author SHA1 Message Date
Narek Zakarian
b3f64f3700
Add the pay later feature only if the configurator is available 2025-01-22 18:19:33 +04:00
Philipp Stracker
b6720146eb
Opt-out for the card-layout in Content component 2025-01-22 15:11:24 +01:00
Philipp Stracker
4da27fdb05
🚚 Rename component to TitleExtra 2025-01-22 15:09:41 +01:00
Philipp Stracker
1ca6641d77
🚚 Move Separator component 2025-01-22 15:09:04 +01:00
Philipp Stracker
54504b7591
♻️ Add prefix to CSS state-classes 2025-01-22 15:08:14 +01:00
Narek Zakarian
047cb16fee
Rename the button “Apply“ into “Configure” 2025-01-22 17:09:52 +04:00
Philipp Stracker
193e046a9a
♻️ Move “SelectBox” into the Fields folder 2025-01-22 13:42:18 +01:00
Philipp Stracker
337379f2c8
💡 Add file-level comment to “Elements” module 2025-01-22 13:25:14 +01:00
Philipp Stracker
f52422ff74
♻️ Extract “Field” components in separate files 2025-01-22 13:24:26 +01:00
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