Commit eac2bb4
[DDW-106] Wallet import feature (#1956)
* [DDW-106] Adds CHANGELOG
* [DDW-106] Enable wallet import for mainnet, flight and testnet
* bump SL: new export-wallets
* [DDW-106] Genesis file update
* [DDW-106] Fix scenario name
* [DDW-106] - Wallet import feature
* [DDW-106] - Wallet import feature
* [DDW-106] - Wallet import feature
* [DDW-106] - Wallet import feature
* [DDW-106] - Wallet import feature
* [DDW-106] - Wallet import feature
* [DDW-106] - Wallet import feature
* [DDW-106] - Wallet import feature
* [DDW-106] - Wallet import feature
* [DDW-106] - Wallet import feature
* [DDW-106] - Wallet import feature
* [DDW-106] - Wallet import feature
* [DDW-106] - Wallet import feature
* [DDW-106] - Wallet import feature
* [DDW-106] - Wallet import feature
* [DDW-106] Fix env flags
* [DDW-106] - Wallet import feature
* [DDW-106] - Wallet import feature
* [DDW-106] Export types fix
* [DDW-106] Improve logging
* [DDW-106] - Wallet import feature
* [DDW-106] - Wallet import feature
* [DDW-106] - Wallet import feature
* [DDW-106] Wallet migration logic WIP
* [DDW-106] Reorder methods
* [DDW-106] Introduce skipped wallet migration state
* [DDW-106] Record skipped wallet migration
* [DDW-106] - Wallet import feature - fixing lint errors
* [DDW-106] Update migration store
* [DDW-106] Update export tool
* [DDW-106] Introduce pending import wallets
* [DDW-106] Connect UI with store logicu
* [DDW-106] Add name/selection handlers
* [DDW-106] Fix lint errors
* [DDW-106] Button spinner
* [DDW-106] Fix default mainnet legacy state dir path
* [DDW-106] Enable export source path selection
* [DDW-106] Improve button state handling
* [DDW-106] Wallet Rename - WIP
* [DDW-106] Fix opacity
* [DDW-106] Wallet Rename - WIP
* [DDW-106] Wallet Rename - WIP
* [DDW-106] Restores
* [DDW-106] Prevent text selection
* [DDW-106] Separate nameless wallets
* [DDW-106] Input adjustment
* [DDW-106] Remove Fragment
* [DDW-106] - Wallet import feature
* [DDW-106] Buttons adjustments - WIP
* [DDW-106] - Wallet import feature
* [DDW-106] Enable pending wallet selection
* [DDW-106] - Wallet import feature
* [DDW-106] Buttons actions
* [DDW-106] Translation manager
* [DDW-106] Prevent closing wallet import dialog after first wallet is loaded/imported
* [DDW-106] - Wallet import feature
* [DDW-106] Finish wallet name field implementation
* [DDW-106] Improve import wallet selection
* [DDW-106] - Wallet import feature
* [DDW-106] Improve inline editing input
* [DDW-105] Fix set password overlay scrollbar
* [DDW-106] Improve wallet name handling
* [DDW-106] Separate existing/completed status
* [DDW-106] - Wallet import feature
* [DDW-106] - Wallet import feature
* [DDW-106] Small styling adjustment
* [DDW-106] Storybook story
* [DDW-106] Storybook story
* [DDW-106] Unamed wallets header
* [DDW-106] Close window link
* [DDW-106] - Wallet import feature
* [DDW-106] - Wallet import feature
* [DDW-106]: Fix button styles of wallet import dialog
* [DDW-106]: Fix inline edit input style
* [DDW-106] 'Enter a wallet name' tooltip
* [DDW-106] Hide Wallet import learn more link
* [DDW-106] - Wallet import feature
* [DDW-106] Remove learn more link
* [DDW-106] - Wallet import feature
* [DDW-106] Improve styling
* [DDW-106] - Wallet import feature
* [DDW-106]: Fix disabled inline edit input style
* [DDW-106] Split import description to 2 lines
* [DDW-106] Styling improvements
* [DDW-106] Conditional walletsWithoutNames header
* [DDW-106] Change inline editing input border opacity
* [DDW-106] Fix tests
* [DDW-106] Fix failing tests
* [DDW-106]: Fix checkbox style on wallet import modal
* [DDW-106]: Fix checkbox style on wallet import modal
* [DDW-106] Update e2e address classes
* [DDW-106] Update e2e ITN address classes
* [DDW-106] Storybook improvements
* [DDW-106]: Fix form field error style on wallet import modal
* [DDW-106] - Wallet import feature
* [DDW-106]: Fix form field error style on wallet import modal
* [DDW-106] Scroller fix
* [DDW-106] Bump Daedalus version
* [DDW-106] Small fix
Co-authored-by: Samuel Leathers <[email protected]>
Co-authored-by: Aleksandar Djordjevic <[email protected]>
Co-authored-by: Danilo Prates <[email protected]>
Co-authored-by: Yakov Karavelov <[email protected]>
Co-authored-by: Tomislav Horaček <[email protected]>1 parent 8111e7b commit eac2bb4
File tree
54 files changed
+2841
-455
lines changed- nix
- source
- common
- ipc
- types
- main
- cardano
- renderer/app
- actions
- assets/images
- components
- wallet
- settings
- wallet-import
- widgets
- forms
- config
- containers
- wallet
- dialogs
- i18n/locales
- stores
- themes
- daedalus
- utils
- types
- storybook/stories/wallets
- addWallet
- export
- import
- tests
- addresses/e2e/steps
- common/e2e/steps
- wallets/e2e
- features
- steps
- utils
- api-importer
- cardano/selfnode
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
54 files changed
+2841
-455
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| 194 | + | |
| 195 | + | |
194 | 196 | | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
201 | 200 | | |
202 | 201 | | |
203 | 202 | | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
210 | 206 | | |
211 | 207 | | |
212 | 208 | | |
| |||
216 | 212 | | |
217 | 213 | | |
218 | 214 | | |
| 215 | + | |
219 | 216 | | |
220 | 217 | | |
221 | 218 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
228 | 230 | | |
229 | 231 | | |
230 | 232 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
84 | 101 | | |
85 | | - | |
| 102 | + | |
86 | 103 | | |
87 | 104 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
| 105 | + | |
93 | 106 | | |
94 | 107 | | |
95 | 108 | | |
96 | | - | |
| 109 | + | |
97 | 110 | | |
98 | 111 | | |
99 | 112 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
184 | 185 | | |
185 | 186 | | |
186 | 187 | | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
191 | 198 | | |
192 | 199 | | |
193 | 200 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| 172 | + | |
172 | 173 | | |
173 | 174 | | |
174 | 175 | | |
| |||
182 | 183 | | |
183 | 184 | | |
184 | 185 | | |
185 | | - | |
| 186 | + | |
| 187 | + | |
186 | 188 | | |
187 | 189 | | |
188 | 190 | | |
| |||
191 | 193 | | |
192 | 194 | | |
193 | 195 | | |
194 | | - | |
195 | | - | |
| 196 | + | |
| 197 | + | |
196 | 198 | | |
197 | 199 | | |
198 | | - | |
| 200 | + | |
199 | 201 | | |
200 | 202 | | |
201 | 203 | | |
202 | 204 | | |
203 | 205 | | |
204 | 206 | | |
205 | | - | |
206 | | - | |
| 207 | + | |
| 208 | + | |
207 | 209 | | |
208 | 210 | | |
209 | 211 | | |
| |||
219 | 221 | | |
220 | 222 | | |
221 | 223 | | |
222 | | - | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
223 | 228 | | |
224 | | - | |
| 229 | + | |
225 | 230 | | |
226 | | - | |
| 231 | + | |
227 | 232 | | |
228 | 233 | | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
236 | 249 | | |
| 250 | + | |
237 | 251 | | |
238 | 252 | | |
239 | 253 | | |
240 | 254 | | |
241 | | - | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
242 | 260 | | |
243 | 261 | | |
244 | 262 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| |||
114 | 115 | | |
115 | 116 | | |
116 | 117 | | |
| 118 | + | |
117 | 119 | | |
118 | 120 | | |
119 | 121 | | |
| |||
169 | 171 | | |
170 | 172 | | |
171 | 173 | | |
172 | | - | |
| 174 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
10 | 15 | | |
11 | 16 | | |
12 | 17 | | |
| |||
52 | 57 | | |
53 | 58 | | |
54 | 59 | | |
| 60 | + | |
55 | 61 | | |
56 | 62 | | |
57 | 63 | | |
| |||
0 commit comments