Philipp Stracker
|
bd14ea441e
|
♻️ Move dummy hook into redux store
|
2025-01-16 17:16:37 +01:00 |
|
Philipp Stracker
|
8755242530
|
🐛 Fix incorrect import path
|
2025-01-16 15:05:59 +01:00 |
|
Philipp Stracker
|
c16e5e4c58
|
♻️ Extract UI configuration to separate files
|
2025-01-16 15:04:01 +01:00 |
|
Philipp Stracker
|
85794e77ce
|
💄 Improve the (broken) UI in the Styling-tab
|
2025-01-15 19:41:46 +01:00 |
|
Philipp Stracker
|
55d1fd3699
|
🚧 Move styling data to a dummy hook
|
2025-01-15 18:43:12 +01:00 |
|
Philipp Stracker
|
491352710e
|
🚧 Refactor the Styling tab
|
2025-01-15 15:27:02 +01:00 |
|
Philipp Stracker
|
e9644ba026
|
♻️ Improve the reducer by using defined constants
|
2025-01-14 16:19:18 +01:00 |
|
Philipp Stracker
|
981ec2f56c
|
🔀 Merge branch 'trunk'
|
2025-01-14 13:10:02 +01:00 |
|
Philipp Stracker
|
d0a22385fd
|
🔀 Merge branch 'trunk'
|
2025-01-14 12:16:15 +01:00 |
|
Philipp Stracker
|
98a626dfa3
|
🚧 Sample reducer
|
2025-01-14 10:28:10 +01:00 |
|
Philipp Stracker
|
0b624eb8bc
|
♻️ Move JS configuration for styling page
|
2025-01-13 19:03:33 +01:00 |
|
Philipp Stracker
|
63f417d7d2
|
✨ Brand new, empty “Styling” store in Redux
|
2025-01-13 17:29:07 +01:00 |
|
Philipp Stracker
|
b77058e2aa
|
♻️ Remove “auto-persist” from the sample store
|
2025-01-13 17:08:59 +01:00 |
|
Philipp Stracker
|
5b192f3cc7
|
🚚 Rename Redux template folder to _example
|
2025-01-13 16:27:53 +01:00 |
|
Philipp Stracker
|
11ec10a6d6
|
🧑💻 Add Redux store template with instructions
|
2025-01-13 16:16:03 +01:00 |
|
Philipp Stracker
|
99d93888e1
|
🧑💻 Debug tool “reset” respects onboarding state
|
2025-01-13 14:42:59 +01:00 |
|
Philipp Stracker
|
5173954776
|
🧑💻 Add debug tool to disconnect merchant
|
2025-01-13 14:42:05 +01:00 |
|
Philipp Stracker
|
364c1b55c5
|
🐛 Fix the disconnect Redux action
|
2025-01-13 14:41:08 +01:00 |
|
Philipp Stracker
|
401faf6975
|
✨ New Redux action to disconnect merchant
|
2025-01-13 14:16:46 +01:00 |
|
Philipp Stracker
|
bc08aa74da
|
♻️ Shorten action name
|
2025-01-13 14:12:57 +01:00 |
|
Philipp Stracker
|
30ab1bd51f
|
♻️ Consolidate authentication name: OAuth, not ISU
|
2025-01-13 14:11:24 +01:00 |
|
Philipp Stracker
|
53ce535f4a
|
♻️ Shorten REST endpoints: Features
|
2025-01-13 14:08:20 +01:00 |
|
Philipp Stracker
|
8f38bac810
|
♻️ Consolidate REST endpoints: Webhooks
|
2025-01-13 14:07:45 +01:00 |
|
Philipp Stracker
|
54e2258d62
|
✨ Improve the loading experience
Before this change, the settings screen was briefly visible, before the merchant details were loaded from the REST endpoint
|
2025-01-10 19:15:02 +01:00 |
|
Philipp Stracker
|
9101c1830b
|
🐛 Fix webhook retrieval via REST
|
2025-01-09 20:28:34 +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 |
|
Philipp Stracker
|
689463e243
|
Merge pull request #2945 from woocommerce/PCP-4020-review-and-fix-the-sandbox-login
Review and fix the login logic - Frontend changes (4020)
|
2025-01-09 15:26:05 +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 |
|
Narek Zakarian
|
8b42cafe38
|
Create helper for generating connection details
|
2025-01-09 15:26:19 +04:00 |
|
Philipp Stracker
|
67a6d9e765
|
♻️ Adjust “webhooks” property in Redux state
|
2025-01-08 16:52:21 +01:00 |
|
Philipp Stracker
|
6591889079
|
🚧 Refactor the eligible-feature REST response
|
2025-01-08 16:51:04 +01:00 |
|
Philipp Stracker
|
6167955374
|
🔥 Remove setters for clientId/secret
Those values should only be set by PHP after validating some authentication details
|
2025-01-08 15:10:25 +01:00 |
|
Philipp Stracker
|
54b174e447
|
♻️ Decouple API authentication from Redux
|
2025-01-08 15:01:40 +01:00 |
|
Philipp Stracker
|
1bf6e488a3
|
♻️ Apply more accurate authentication naming
- “authenticate” instead of “connect”
- “withCredentials” instead of “direct”
- “OAuth” instead of “ISU”
|
2025-01-08 14:59:59 +01:00 |
|
Philipp Stracker
|
ac68aa7968
|
✨ New Redux properties for manual connection data
|
2025-01-08 14:41:27 +01:00 |
|
Philipp Stracker
|
4e7d89fd26
|
💡 Improve a code comment
|
2025-01-08 13:21:30 +01:00 |
|
Emili Castells Guasch
|
47b9cfbbdb
|
Add todos data
|
2025-01-03 17:41:05 +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 |
|
Philipp Stracker
|
3f691bea01
|
♻️ Use EnvironmentConfig in ConnectionUrlGenerator
|
2025-01-03 13:52:42 +01:00 |
|
Philipp Stracker
|
9a84c7b4a9
|
🔀 Merge branch 'trunk'
# Conflicts:
# modules/ppcp-settings/resources/js/data/common/action-types.js
# modules/ppcp-settings/resources/js/data/common/controls.js
# modules/ppcp-settings/resources/js/data/common/hooks.js
# modules/ppcp-settings/services.php
|
2025-01-03 11:03:18 +01:00 |
|
Philipp Stracker
|
de3ab2c479
|
💬 Add missing prefix to an unrelated action-type
|
2025-01-02 18:22:53 +01:00 |
|
Philipp Stracker
|
0d5832aa8b
|
✨ Add React logic for final ISU authentication
|
2025-01-02 18:22:09 +01:00 |
|
Philipp Stracker
|
1246a02f07
|
♻️ Adjust naming to new “authentication” pattern
|
2025-01-02 18:19:41 +01:00 |
|
Philipp Stracker
|
69d169533d
|
♻️ Unify function- and hook names
|
2025-01-02 17:59:33 +01:00 |
|
Philipp Stracker
|
084327c635
|
♻️ Rename ambgious hooks
Two different hooks and one store property shared the same name. This commit resolves the ambiguity and makes all names unique
|
2025-01-02 17:43:02 +01:00 |
|
Philipp Stracker
|
565ee96bb6
|
🚧 First steps for the final ISU authentication
|
2025-01-02 14:43:33 +01:00 |
|
Philipp Stracker
|
ef0e7e756c
|
♻️ Rename REST endpoint for manual login
|
2025-01-02 14:43:06 +01:00 |
|
Daniel Dudzic
|
b7ec9747a5
|
Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into PCP-3942-add-help-center-components-ver2
|
2025-01-02 14:42:41 +01:00 |
|
Daniel Dudzic
|
e4e95de5f6
|
Refactor the Overview tab > Features > Buttons
|
2025-01-02 13:55:32 +01:00 |
|