37 Commits (5668319ba0c2c7b7e6028f0db93362cf7181aeb5)

Author SHA1 Message Date
Jack Mallers 8ac7718dd3 feat(sync): add loading spinner while address is trying to be generated 7 years ago
Jack Mallers ec513cae04 feat(syncing): new sync design and add deposit address 7 years ago
Ben Woosley dc29c80ad0
style(line length): Drop prettier line length from 120 to 100 7 years ago
Ben Woosley f87236495a
style(line length): Limit prettier line length to 120 chars 7 years ago
Ben Woosley 5bc2f6e980
lint(explicit disable): Make all eslint-disable-line statements explicit 7 years ago
Tom Kirkpatrick 0c7e75eb05
perf(bundle-size): only import used react icons 7 years ago
Ben Woosley 689d5bf753
lint(unnecessary disable): Remove unnecessary eslist-disable-lint statements 7 years ago
odb366 508ddf670b fix(onboarding-layout-ui): fixed lint errors 7 years ago
odb366 c4e6345c50 fix(onboarding-layout-ui): button color changed, and conflict resolved 7 years ago
Tom Kirkpatrick 0846bcb772
style(lint): lint and format all code 7 years ago
odb366 fd5ab3ab1b fix(onboarding-layout-ui): Added input borders and adjusted spacing 7 years ago
odb366 fcf2700b83 fix(onboarding-layout-ui): Added input borders and adjusted spacing 7 years ago
odb366 55ca88e588 fix(onboarding-layout-ui): Reworked spacing and buttons 7 years ago
Jack Mallers 42344065f4 fix(lint): fix lint errors 7 years ago
Jack Mallers 101dc21534 fix(connection-type): improve connection type copy 7 years ago
Tom Kirkpatrick 3c4a651764
feature(lnd-config): add connection type onboarding screen 7 years ago
Jack Mallers 0ebfc46d60 fix(lint): fix lint errors 7 years ago
Jack Mallers d9ed3f2c8b fix(recovery_window): fix wallet recovery by specifying default recovery window 7 years ago
Jack Mallers ef03dccf47 fix(submit wallet): dont allow user to move on if the aezeedPass doesnt match the confirmation pass 7 years ago
Jack Mallers 9893fb4214 fix(aezeed): make aezeedPassword component stateless 7 years ago
Jack Mallers 2bb28e0bbd fix(lint): fix linting errors 7 years ago
Jack Mallers 9369baf308 fix(createWalletPassword): refactor component to be stateless. use selector to show error on non matching passwords and not allow user to continue until passwords are matching 7 years ago
Jack Mallers 4a6a360128 feature(createWalletConfirmation): add walletPasswordConfirmation to reducer 7 years ago
Jack Mallers f2c544cab8 feature(reEnterSeedChecker): return true or false based on whether the user has re-entered the seed correctly 7 years ago
Jack Mallers 96f7a3e20b feature(seed): style copy/enter seed pages 7 years ago
Jack Mallers 24ae067ad9 feature(unlockWallet): ability to unlock wallet with helpful error messages 7 years ago
Jack Mallers 357cf4e0ef fix(lint): fix all lint errors except a few (will fix the rest after i finish the rest of the modals) 7 years ago
Jack Mallers e005932d4f fix(lint): fix linting errors 7 years ago
Jack Mallers 2d1030a1f7 feature(autopilot-onboarding): allow user to turn autopilot on/off before starting their node 7 years ago
Jack Mallers 410b7ba07d fix(lint): fix lint errors 7 years ago
Jack Mallers 22f4eb09d0 fix(lint): linting errors 7 years ago
Jack Mallers a0f28ecfbc fix(lint): fix some linty errors 7 years ago
Jack Mallers 8d448708b7 fix(onboarding): default state is false for onboarded 7 years ago
Jack Mallers dad4546e58 feature(alias): setup form container and onboarding architecture. hard code alias form 7 years ago
Jack Mallers de4379aeca feature(syncing): redid sync screen 7 years ago