Commit graph

850 commits

Author SHA1 Message Date
Narek Zakarian
ef8af8af1d
Remove the "debit and credit" card from data 2024-12-09 16:32:29 +04:00
Philipp Stracker
7146163301
Re-implement conditional OXXO and PUI methods 2024-12-09 12:04:02 +01:00
Philipp Stracker
e9a37da091
🔀 Merge branch 'temp/settings-ui'
# Conflicts:
#	modules/ppcp-settings/resources/css/_variables.scss
#	modules/ppcp-settings/resources/js/Components/Screens/Overview/TabPaymentMethods.js
2024-12-09 11:27:41 +01:00
Daniel Dudzic
cc8482c340
Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into PCP-3965-update-the-settings-design-in-accordance-with-the-latest-figma-files 2024-12-08 17:33:33 +08:00
Daniel Dudzic
390a3f69f8
Update the Settings UI design to match the Figma files 2024-12-08 09:33:49 +01:00
Philipp Stracker
620360681c
Integrate merchant checks into connections-hook 2024-12-06 19:23:22 +01: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
0502c25ddf
♻️ Rename callback methods, minor 2024-12-06 15:50:58 +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
4f3c4e6f3d
Disable the Connect-button during login 2024-12-06 14:37:48 +01:00
Philipp Stracker
3174bc158f
️ Minor performance tweaks 2024-12-06 14:37:21 +01:00
Philipp Stracker
5b26d7c5ca
Use new actitiy-state for login logic 2024-12-05 18:56:43 +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
Philipp Stracker
e502f78376
Add automatic popup completion tracking 2024-12-05 16:09:28 +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
Philipp Stracker
a8f12c63fa
🎨 Minor re-organization of code 2024-12-05 15:04:36 +01:00
Philipp Stracker
67822b3b11
♻️ Restructure Sandbox connection hook 2024-12-05 15:03:03 +01:00
Philipp Stracker
5a81d7378f
♻️ Restructure internal hooks 2024-12-05 15:02:02 +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
Philipp Stracker
2302f6ce18
♻️ Extract translations to global object 2024-12-05 14:52:10 +01:00
Himad M
84060d1b29
New Settings UI: Set Optional Payment Methods default to null 2024-12-05 09:33:24 -04:00
Emili Castells
1b852e1082
Merge pull request #2874 from woocommerce/PCP-3981-make-top-bar-layout-smaller-and-sticky
Make top bar layout smaller and sticky (3981)
2024-12-04 17:09:33 +01:00
Emili Castells
daa28e6457
Merge pull request #2875 from woocommerce/PCP-3985-create-missing-apm-cards
Create the missing APM cards (3985)
2024-12-04 17:00:26 +01:00
Philipp Stracker
cecb49cbf5
♻️ Minor code improvements 2024-12-04 16:10:57 +01:00
Philipp Stracker
782ba0fc61
♻️ Extract label logic to new effect 2024-12-04 16:10:49 +01:00
Philipp Stracker
3ddff169e7
♻️ Consolidate error messages 2024-12-04 16:10:44 +01:00
Philipp Stracker
71347957d1
🚸 Restore previous error handling (additional) 2024-12-04 16:10:39 +01:00
Philipp Stracker
74edbc7184
♻️ Simplify validation logic
# Conflicts:
#	modules/ppcp-settings/resources/js/Components/Screens/Onboarding/Components/AdvancedOptionsForm.js
2024-12-04 16:10:32 +01: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
2ccc489fd6
♻️ Minor code improvement 2024-12-04 16:08:30 +01:00
Philipp Stracker
a58a2c7b20
🔥 Remove unused setCompleted prop
# Conflicts:
#	modules/ppcp-settings/resources/js/Components/Screens/Onboarding/StepWelcome.js
2024-12-04 16:08:24 +01:00
Philipp Stracker
c79b1196fb
♻️ Extract connection logic to new hook
# Conflicts:
#	modules/ppcp-settings/resources/js/Components/Screens/Onboarding/Components/AdvancedOptionsForm.js
2024-12-04 16:07:27 +01:00
Philipp Stracker
a3f900b298
♻️ Extract reusable icon 2024-12-04 16:06:43 +01:00
Philipp Stracker
841a98e009
Add scroll-effect (shadow) to header bar 2024-12-04 12:30:10 +01:00
Philipp Stracker
36b51d2b2a
🎨 Improve SCSS for header navigation 2024-12-04 12:29:54 +01:00
Philipp Stracker
f4cfabacf9
♻️ Greatly improve Navigation component 2024-12-04 12:29:51 +01:00
Philipp Stracker
2b87837345
♻️ Use real icon instead of data().getImage() 2024-12-04 12:29:45 +01:00
Philipp Stracker
aef5119ecd
Consolidate navigation logic further 2024-12-04 12:29:39 +01:00
Philipp Stracker
cc782ad6b9
♻️ Consolidate navigation logic 2024-12-04 12:29:30 +01:00