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
|
ba7fbb0943
|
Merge pull request #2927 from woocommerce/PCP-3998-customize-description-based-on-locations-selection
Add location based descriptions on styling tab (3998)
|
2024-12-17 18:08:40 +01:00 |
|
Philipp Stracker
|
a77b209e3e
|
♻️ Simplify Redux controllers
|
2024-12-17 15:05:34 +01:00 |
|
Narek Zakarian
|
f3d1e2ee9e
|
Add location based descriptions on styling tab
|
2024-12-17 16:55:30 +04:00 |
|
Himad M
|
f31b78f91c
|
New Settings UI: Move request chaining fom control to action
|
2024-12-17 12:58:05 +01:00 |
|
Himad M
|
75f3b0b7e4
|
New Settings UI: Implement logic for features and refresh button.
|
2024-12-17 12:58:02 +01:00 |
|
Philipp Stracker
|
c279a88ecf
|
Merge pull request #2890 from woocommerce/PCP-3999-remove-debit-credit-card-option
Remove the "Debit & Credit Card" option from button previews
|
2024-12-17 12:14:35 +01:00 |
|
Philipp Stracker
|
5c50a3d970
|
🔀 Merge branch 'temp/settings-ui'
# Conflicts:
# modules/ppcp-settings/resources/js/data/onboarding/hooks.js
# modules/ppcp-settings/resources/js/data/onboarding/reducer.js
|
2024-12-09 16:35:41 +01:00 |
|
Narek Zakarian
|
ef8af8af1d
|
Remove the "debit and credit" card from data
|
2024-12-09 16:32:29 +04:00 |
|
Philipp Stracker
|
2b2d5585b1
|
♻️ Minor: Freeze read-only state objects
|
2024-12-06 19:22:32 +01:00 |
|
Philipp Stracker
|
82b364a0ac
|
✨ Add “Common” hook to access merchant data
|
2024-12-06 19:11:17 +01:00 |
|
Philipp Stracker
|
b4d1596fd1
|
✨ New action to refresh merchant data from server
|
2024-12-06 19:10:33 +01:00 |
|
Philipp Stracker
|
c97464d7e2
|
✨ Add merchant details to “common” hydration path
|
2024-12-06 19:09:01 +01:00 |
|
Philipp Stracker
|
4e9d588058
|
♻️ Rearrange code, minor change
|
2024-12-06 15:49:37 +01:00 |
|
Philipp Stracker
|
8c578fff11
|
🔀 Merge branch 'temp/settings-ui'
|
2024-12-06 15:24:29 +01:00 |
|
Philipp Stracker
|
64ea8ec011
|
♻️ Simplify some action generators
|
2024-12-05 18:56:23 +01:00 |
|
Philipp Stracker
|
9786a18eb0
|
✨ Replace isBusy with new activity-state manager
|
2024-12-05 18:55:56 +01:00 |
|
Philipp Stracker
|
405c397331
|
🧑💻 Correct debug method to reset all stores
|
2024-12-05 16:23:09 +01:00 |
|
Philipp Stracker
|
51db2de840
|
✨ Add a default “reset” action to every store
|
2024-12-05 16:22:26 +01:00 |
|
Himad M
|
137d40489c
|
New Settings UI: Conditionally show subscriptions product option
|
2024-12-05 10:33:34 -04:00 |
|
Philipp Stracker
|
1a36144095
|
👔 Start to customize the production ISU link
|
2024-12-05 15:06:59 +01:00 |
|
Philipp Stracker
|
0e30ecde82
|
✨ Add production login hook to last wizard step
|
2024-12-05 15:06:34 +01:00 |
|
Philipp Stracker
|
05c1978f0d
|
✨ Add new hook for production ISU login
|
2024-12-05 15:05:57 +01:00 |
|
Emili Castells
|
ebc53b7bfa
|
Merge pull request #2879 from woocommerce/PCP-3978-OPM-default-to-null
New Settings UI: Set Optional Payment Methods default to null (3978)
|
2024-12-05 14:53:49 +01:00 |
|
Himad M
|
84060d1b29
|
New Settings UI: Set Optional Payment Methods default to null
|
2024-12-05 09:33:24 -04:00 |
|
Philipp Stracker
|
9075679921
|
♻️ Rename Redux action for consistent naming
|
2024-12-04 16:08:50 +01:00 |
|
Philipp Stracker
|
8341d4ec0e
|
✨ First draft of production login action
|
2024-12-04 16:08:35 +01:00 |
|
Philipp Stracker
|
f4cfabacf9
|
♻️ Greatly improve Navigation component
|
2024-12-04 12:29:51 +01:00 |
|
Philipp Stracker
|
4d6bad1ffd
|
🎨 Minor code style (comment & whitespace)
|
2024-12-04 12:18:19 +01:00 |
|
Philipp Stracker
|
681f420b12
|
✨ Add Redux defaults for read-only wooSettings
|
2024-12-04 12:11:21 +01:00 |
|
Himad M
|
4f0f71f5e0
|
New Settings UI: Apply feedback
|
2024-12-03 15:38:00 -04:00 |
|
Himad M
|
a06a74004c
|
New Settings UI: Map storeCountry and currency to WooCommerce settings
|
2024-12-02 18:15:07 -04:00 |
|
inpsyde-maticluznar
|
8edbc2205a
|
Update payment method option values
|
2024-11-28 11:15:10 +01:00 |
|
inpsyde-maticluznar
|
bbbd18f84f
|
Merge remote-tracking branch 'origin/trunk' into pcp-3947-Create-screen-based-on-Figma-design
# Conflicts:
# modules/ppcp-settings/resources/css/components/reusable-components/_button.scss
|
2024-11-28 10:38:00 +01:00 |
|
inpsyde-maticluznar
|
fac3dfcf84
|
Implement widget and fix some bugs
|
2024-11-28 10:31:16 +01:00 |
|
inpsyde-maticluznar
|
5f83517509
|
Create sidebar for styling screen and initalize preview - no success
|
2024-11-26 13:28:03 +01:00 |
|
Himad M
|
4d729cd5dc
|
New Settings UI: Add optional payment methods step
|
2024-11-25 20:52:58 -04:00 |
|
Philipp Stracker
|
2a28f38491
|
✨ Implement sandbox login actions
|
2024-11-21 19:07:32 +01:00 |
|
Philipp Stracker
|
a0910962b4
|
🐛 Move required action type to common store
|
2024-11-21 18:04:11 +01:00 |
|
Philipp Stracker
|
f2f0329e4e
|
🐛 Implement missing common-store action
|
2024-11-21 17:43:22 +01:00 |
|
Philipp Stracker
|
454e7c1a6d
|
🎨 Small code cleanup
|
2024-11-21 17:43:15 +01:00 |
|
Philipp Stracker
|
faff0baa43
|
♻️ Move sandbox & manual-connect to common store
|
2024-11-21 16:16:20 +01:00 |
|
Philipp Stracker
|
2b2b24e434
|
🔥 Remove isSaving; move isBusy to common store
|
2024-11-21 16:14:26 +01:00 |
|
Philipp Stracker
|
1b96b112c2
|
♻️ Make debugging code more dynamic
|
2024-11-20 18:38:39 +01:00 |
|
Philipp Stracker
|
e181892a34
|
✨ Register the common store
|
2024-11-20 18:38:06 +01:00 |
|
Philipp Stracker
|
ce5c6a3676
|
✨ Stores now also export their selectors
|
2024-11-20 18:37:28 +01:00 |
|
Philipp Stracker
|
7ae4184d30
|
♻️ Apply new code style to “common” store
|
2024-11-20 17:21:09 +01:00 |
|
Philipp Stracker
|
8f12e978f3
|
🔥 Clean up unused code
|
2024-11-20 17:20:48 +01:00 |
|