Commit graph

21 commits

Author SHA1 Message Date
Philipp Stracker
fee9a016c6
♻️ Refactor onboarding state management 2024-11-18 18:26:10 +01:00
Philipp Stracker
84d2af5f39
♻️ Refactor onboarding actions to use controls 2024-11-18 16:32:17 +01:00
Philipp Stracker
a91434951e
🚸 Enhance manual connection UX and validation 2024-11-07 18:34:30 +01:00
Philipp Stracker
72fea4ee9c
🐛 Fix action type 2024-11-04 18:50:09 +01:00
Philipp Stracker
c5d7ce211a
🚧 Begin to refactor the manual connection hook 2024-11-04 16:50:50 +01:00
Philipp Stracker
b3e25ace3f
Add “manual connection busy” state 2024-11-04 16:48:59 +01:00
Philipp Stracker
6a30bb01b3
👔 Introduce new props in the Redux store 2024-10-30 16:56:42 +01:00
Philipp Stracker
49c24f56d0
🧑‍💻 Add a Reset-Store action for testing 2024-10-30 16:55:44 +01:00
Philipp Stracker
0faeb5fd6b
♻️ Separate eligibility flags from user input 2024-10-30 16:52:06 +01:00
Philipp Stracker
3d05c65f50
New “isReady” flag to avoid invalid page content
Before this change, the onboarding wizard was briefly displayed on every page load
2024-10-28 18:57:39 +01:00
Philipp Stracker
6a80a016cf
♻️ MInor code organization 2024-10-28 18:56:25 +01:00
Philipp Stracker
164af7f515
♻️ MInor reorganization of code 2024-10-28 18:11:04 +01:00
Philipp Stracker
dbd37fc282
Introduce “completed” flag for Redux store 2024-10-28 17:00:07 +01:00
Philipp Stracker
9629c86447
♻️ Make client ID and secret persistent 2024-10-24 12:47:30 +02:00
Philipp Stracker
52d04c7347
New state props for client ID and secret 2024-10-23 18:15:37 +02:00
Philipp Stracker
e4430996ca
♻️ Change naming from “update” to “set” 2024-10-23 18:12:17 +02:00
Philipp Stracker
c5e8a85acf
♻️ Rename store selectors
Selectors now only differentiate between persistent or transient data
2024-10-23 18:11:09 +02:00
Philipp Stracker
db62df3834
🔥 Remove some test code from dispatchers 2024-10-23 16:28:43 +02:00
Philipp Stracker
2f266b6576
Start implementing new store attributes 2024-10-23 15:38:00 +02:00
Philipp Stracker
c61c4a7bc1
Finish initial Redux store 2024-10-22 18:56:37 +02:00
Philipp Stracker
fc6d05ac37
Create new Redux store for onboarding details 2024-10-22 15:15:55 +02:00