aboutsummaryrefslogtreecommitdiff
path: root/wizard
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge pull request #3756luigi11112021-12-021-0/+7
|\ \ \ | | | | | | | | | | | | 31ae9b3 WizardCreateDevice1: reset fields when opening page (rating89us)
| * | | WizardCreateDevice1: reset fields when opening pagerating89us2021-11-271-0/+7
| |/ /
* / / WizardAskPassword: clean password fields when clicking on Back buttonrating89us2021-11-273-0/+7
|/ /
* | WizardAskPassword: add colors to password strength meter; add "Passwords ↵rating89us2021-09-031-50/+96
| | | | | | | | match/do not match" message
* | Merge pull request #3667luigi11112021-08-261-1/+1
|\ \ | | | | | | | | | 52c8d68 WizardRestoreWallet4: 'Open wallet' -> 'Create wallet'; add translation (rating89us)
| * | WizardRestoreWallet4: "Open wallet" -> "Create wallet"; add translationrating89us2021-08-151-1/+1
| | |
* | | Merge pull request #3666luigi11112021-08-261-0/+1
|\ \ \ | | | | | | | | | | | | 4fec3a4 WizardHeader: fix subtitle text width (rating89us)
| * | | WizardHeader: fix subtitle text widthrating89us2021-08-131-0/+1
| |/ /
* / / WizardCreateDevice1: display images; differentiate Ledger Nano X and S; add ↵rating89us2021-08-191-33/+80
|/ / | | | | | | label to dropdown
* | Merge pull request #3611luigi11112021-07-115-16/+98
|\ \ | | | | | | | | | 0ce3e4b WizardOpenWallet1: navigate with keyboard; enable accessibility (rating89us)
| * | WizardOpenWallet1: navigate with keyboard; enable accessibilityrating89us2021-07-065-16/+98
| | |
* | | Merge pull request #3613luigi11112021-07-104-17/+96
|\ \ \ | | | | | | | | | | | | 6739b51 WizardWalletInput: red border if error; error messages; remove placeholders; smaller font; icon for browse button (rating89us)
| * | | WizardWalletInput: red border if error; error messages; remove placeholders; ↵rating89us2021-07-104-17/+96
| | | | | | | | | | | | | | | | | | | | | | | | smaller font; icon for browse button Update WizardWalletInput.qml
* | | | Merge pull request #3593luigi11112021-07-101-8/+9
|\ \ \ \ | |/ / / |/| | | | | | | 2c0cf0d WizardCreateDevice1: move 'choose your device' dropdown to the top (rating89us)
| * | | WizardCreateDevice1: move "choose your device" dropdown to the toprating89us2021-06-281-8/+9
| |/ /
* | | Merge pull request #3544luigi11112021-07-061-1/+1
|\ \ \ | |/ / |/| | | | | f75a244 Wizard: set unused wallet name (selsta)
| * | Wizard: set unused wallet nameselsta2021-06-091-1/+1
| |/
* | StandardDropdown: use ColumnLayout; use same height of LineEdit; include ↵rating89us2021-06-201-26/+19
| | | | | | | | dropdownLabel
* | Merge pull request #3564luigi11112021-06-162-17/+2
|\ \ | | | | | | | | | dfe8146 SettingsInfo, WizardRestoreWallet1, WizardCreateDevice1: Correct restore height date when typed in wrong format (rating89us)
| * | SettingsInfo, WizardRestoreWallet1, WizardCreateDevice1: Correct restore ↵rating89us2021-06-152-17/+2
| |/ | | | | | | height date when typed in wrong format
* / LineEdit: use ColumnLayout instead of Item (also used in LineEditMulti)rating89us2021-06-111-2/+3
|/
* Merge pull request #3459luigi11112021-05-121-1/+1
|\ | | | | | | 7d34086 WizardSummary: display bootstrap address only in local node mode (selsta)
| * WizardSummary: display bootstrap address only in local node modeselsta2021-05-061-1/+1
| |
* | WizardSummary: display daemon address only in remote node modeselsta2021-05-061-1/+1
|/
* Merge pull request #3422luigi11112021-04-221-20/+4
|\ | | | | | | 69a6c6b WizardDaemonSettings: implement full remote node configuration support (xiphon)
| * WizardDaemonSettings: implement full remote node configuration supportxiphon2021-04-201-20/+4
| |
* | Merge pull request #3420luigi11112021-04-221-1/+2
|\ \ | | | | | | | | | becc747 WalletManager: support kdf round in device wallet restore (selsta)
| * | WalletManager: support kdf round in device wallet restoreselsta2021-04-201-1/+2
| |/
* | Merge pull request #3419luigi11112021-04-221-1/+1
|\ \ | | | | | | | | | 820b221 WizardHome: fix kdf textbox displaying incorrect value (selsta)
| * | WizardHome: fix kdf textbox displaying incorrect valueselsta2021-04-201-1/+1
| |/
* | Merge pull request #3414luigi11112021-04-221-2/+2
|\ \ | | | | | | | | | 23f71e1 WizardSummary: don't display node address in simple mode (selsta)
| * | WizardSummary: don't display node address in simple modeselsta2021-04-191-2/+2
| |/
* / WizardDaemonSettings: add reset button to db locationselsta2021-04-191-1/+10
|/
* Merge pull request #3373luigi11112021-04-062-4/+10
|\ | | | | | | 6bc9627 SettingsNode: implement multiple remote nodes support (xiphon)
| * SettingsNode: implement multiple remote nodes supportxiphon2021-04-062-4/+10
| |
* | support pruning of new databasesbenevanoff2021-04-052-0/+24
|/
* Merge pull request #3168luigi11112021-01-201-1/+1
|\ | | | | | | baa0ffa WizardRestoreWallet1: add view-only option in placeholder of private spend key (rating89us)
| * WizardRestoreWallet1: add view-only option in placeholder of private spend keyrating89us2020-10-171-1/+1
| |
* | Merge pull request #3280Alexander Blair2020-12-282-14/+20
|\ \ | | | | | | | | | ba4d6993 LineEdit: fix padding, fix inline buttons layout, multiple btns support (xiphon)
| * | LineEdit: fix padding, fix inline buttons layout, multiple btns supportxiphon2020-12-242-14/+20
| | |
* | | WizardRestoreWallet1: fix mnemonic seed placeholderxiphon2020-12-131-1/+1
|/ /
* | Merge pull request #3169Alexander Blair2020-12-011-4/+2
|\ \ | | | | | | | | | cd3a0f85 Restore: display red border if invalid seed (rating89us)
| * | Restore: display red border if invalid seedrating89us2020-10-181-4/+2
| |/
* | wizard: move language related settings to PersistentSettingsxiphon2020-11-122-11/+3
| |
* | WizardLanguage: introduce LanguageButton component, replace the btnxiphon2020-11-042-35/+2
| |
* | WizardHome: display icon + language instead of change language buttonxiphon2020-11-041-13/+39
| | | | | | | | Co-authored-by: rating89us <45968869+rating89us@users.noreply.github.com>
* | WizardRestoreWallet1: fix "wallet name" check in keys modeselsta2020-10-171-2/+1
|/
* Merge pull request #3143luigi11112020-10-131-1/+0
|\ | | | | | | 8ad5fd4 main: wizard: console.log fixes (selsta)
| * main: wizard: console.log fixesselsta2020-10-081-1/+0
| |
* | Logger: runtime log config, no logs till a user selects wallet modexiphon2020-10-081-0/+1
|/