Commit graph

16 commits

Author SHA1 Message Date
Philipp Stracker
7652bc8fea
🧑‍💻 Add a temporary branded-only simulation mode 2025-03-25 17:29:12 +01:00
Philipp Stracker
807fd96183
♻️ Move branded-only detection to server side 2025-03-25 14:21:43 +01:00
Philipp Stracker
9ec98fe5f8
🧑‍💻 Add a browse flag to simulate branded-only
Committed, as it’s helful for initial QA and client testing. Will be removed in the future
2025-03-24 16:09:31 +01:00
Philipp Stracker
61f24f7f84
Implement a “own brand only” flag
The flag is not used yet, but available to relevant components
2025-03-24 15:04:48 +01:00
Philipp Stracker
822086e64c
🐛 Fix js error caused by frozen object 2025-03-24 14:51:37 +01:00
Philipp Stracker
9aad1274bc
♻️ Move the branded-only-flag into wooSettings
The flag must not appear in the “defaultPersistent” object, as this would allow users to modify the state when saving settings!

Instead, the installation path moved into the read-only object “wooSettings”
2025-03-21 17:51:19 +01: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
inpsyde-maticluznar
08f5b4fba5
Get and resubscribe webhooks 2024-12-18 07:00:47 +01:00
Philipp Stracker
82b364a0ac
Add “Common” hook to access merchant data 2024-12-06 19:11:17 +01:00
Philipp Stracker
c97464d7e2
Add merchant details to “common” hydration path 2024-12-06 19:09:01 +01:00
Philipp Stracker
9786a18eb0
Replace isBusy with new activity-state manager 2024-12-05 18:55:56 +01:00
Philipp Stracker
4d6bad1ffd
🎨 Minor code style (comment & whitespace) 2024-12-04 12:18:19 +01:00
Himad M
4f0f71f5e0
New Settings UI: Apply feedback 2024-12-03 15:38:00 -04:00
Philipp Stracker
7ae4184d30
♻️ Apply new code style to “common” store 2024-11-20 17:21:09 +01:00
Philipp Stracker
0f03a636b2
🚧 Initial store-module for common details 2024-11-19 10:57:04 +01:00