Commit graph

16 commits

Author SHA1 Message Date
Philipp Stracker
6052756268
🚧 Prepare the ISU login completion JS handler 2025-01-02 17:50:36 +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
69f6cc2e73
First steps to implement merchant authentication 2024-12-20 16:09:54 +01:00
Philipp Stracker
1c44a8105b
♻️ Fix the PayPal onboarding button 2024-12-20 13:48:26 +01:00
Philipp Stracker
1e26852aa1
♻️ Rename actions for better semantics 2024-12-19 13:26:19 +01:00
Philipp Stracker
620360681c
Integrate merchant checks into connections-hook 2024-12-06 19:23:22 +01:00
Philipp Stracker
0502c25ddf
♻️ Rename callback methods, minor 2024-12-06 15:50:58 +01:00
Philipp Stracker
5b26d7c5ca
Use new actitiy-state for login logic 2024-12-05 18:56:43 +01:00
Philipp Stracker
e502f78376
Add automatic popup completion tracking 2024-12-05 16:09:28 +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
Philipp Stracker
2302f6ce18
♻️ Extract translations to global object 2024-12-05 14:52:10 +01:00
Philipp Stracker
9075679921
♻️ Rename Redux action for consistent naming 2024-12-04 16:08:50 +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