Commit 1328414
authored
Feat/eid onboarding flow restructure (#877)
* feat: new onboarding scaffold
* fix: dev sandbox token caching
* feat: new verification flow with didit
* feat: working verification
* feat: basic auth handling
* feat: prevention of duplicates
* feat: upgrade route
* feat: recovery onboarding flow
* feat: recovery functional
* fix: recovery issue with facesearch:
* feat: code rabbit fixes part1
* chore: fix format
* fix: tests
* fix: lint1 parent d1cf0c6 commit 1328414
153 files changed
Lines changed: 7360 additions & 4270 deletions
File tree
- infrastructure
- control-panel/src/routes
- dev-sandbox/src/routes
- eid-wallet
- src-tauri
- gen
- android
- .idea
- codeStyles
- app
- arm64/release
- baselineProfiles
- 0
- 1
- src/main
- java/foundation/metastate/eid_wallet
- res
- mipmap-anydpi-v26
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- values
- universal/release
- buildSrc
- src/main/java/foundation/metastate/eid_wallet/kotlin
- gradle/wrapper
- apple/Assets.xcassets/AppIcon.appiconset
- icons
- src
- lib
- global/controllers
- stores
- routes
- (app)
- ePassport
- main
- settings/pin
- (auth)
- e-passport
- onboarding
- register
- review
- verify
- (public)
- recover
- evault-core
- src
- controllers
- core
- http
- utils
- entities
- migrations
- services
- test-utils
- packages/wallet-sdk/src
- platforms
- blabsy/client/src/components
- chat
- layout
- login
- esigner/client
- src
- lib
- stores
- utils
- static
- file-manager/client
- src
- lib
- stores
- utils
- static
- pictique/client/src/lib/stores
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
19 | 28 | | |
20 | 29 | | |
21 | 30 | | |
| |||
63 | 72 | | |
64 | 73 | | |
65 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
66 | 80 | | |
67 | 81 | | |
68 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
84 | 89 | | |
85 | 90 | | |
86 | | - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
87 | 96 | | |
88 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
89 | 101 | | |
90 | 102 | | |
91 | 103 | | |
92 | 104 | | |
93 | 105 | | |
94 | 106 | | |
95 | | - | |
96 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
97 | 114 | | |
98 | 115 | | |
99 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
100 | 119 | | |
101 | | - | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
102 | 124 | | |
103 | 125 | | |
104 | 126 | | |
| |||
107 | 129 | | |
108 | 130 | | |
109 | 131 | | |
110 | | - | |
111 | | - | |
| 132 | + | |
112 | 133 | | |
113 | 134 | | |
114 | 135 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
136 | 150 | | |
137 | 151 | | |
138 | 152 | | |
| |||
257 | 271 | | |
258 | 272 | | |
259 | 273 | | |
260 | | - | |
261 | | - | |
| 274 | + | |
262 | 275 | | |
263 | 276 | | |
264 | 277 | | |
| |||
284 | 297 | | |
285 | 298 | | |
286 | 299 | | |
287 | | - | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
288 | 308 | | |
289 | 309 | | |
290 | 310 | | |
291 | | - | |
292 | | - | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
293 | 329 | | |
294 | 330 | | |
295 | 331 | | |
296 | 332 | | |
297 | 333 | | |
298 | 334 | | |
299 | 335 | | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
300 | 343 | | |
301 | 344 | | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
| 345 | + | |
307 | 346 | | |
308 | 347 | | |
309 | 348 | | |
| 349 | + | |
310 | 350 | | |
311 | 351 | | |
312 | | - | |
313 | | - | |
314 | | - | |
| 352 | + | |
315 | 353 | | |
316 | 354 | | |
317 | 355 | | |
| |||
930 | 968 | | |
931 | 969 | | |
932 | 970 | | |
933 | | - | |
| 971 | + | |
934 | 972 | | |
935 | 973 | | |
936 | 974 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
| |||
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
69 | | - | |
| 71 | + | |
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
| |||
Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 0 additions & 123 deletions
This file was deleted.
Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 0 additions & 10 deletions
This file was deleted.
0 commit comments