Ben Woosley
|
dc29c80ad0
|
style(line length): Drop prettier line length from 120 to 100
Subjectively, this increases general readability, while the higher max-length
limit allows for longer strings and comments, etc.
|
7 years ago |
Ben Woosley
|
f87236495a
|
style(line length): Limit prettier line length to 120 chars
150 is a bit too long
|
7 years ago |
Tom Kirkpatrick
|
0846bcb772
|
style(lint): lint and format all code
|
7 years ago |
Tom Kirkpatrick
|
3c4a651764
|
feature(lnd-config): add connection type onboarding screen
Add a new set of screens into the connection onboarding flow that
allow the user to select wether to connect to a local or remote
LND node.
Fix #326
|
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
|
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
|
2d1030a1f7
|
feature(autopilot-onboarding): allow user to turn autopilot on/off before starting their node
|
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
|
04f5dd6415
|
feature/fix(tests + lint): write and fix tests and lint error
|
7 years ago |
Jack Mallers
|
c3dd7d41ce
|
fix(form reducer): delete all unused code from form reducer
|
7 years ago |
Jack Mallers
|
b3003326e3
|
feature(form): refactor out form container
|
7 years ago |
Jack Mallers
|
a158cbae85
|
fix(lint): fix linting errors
|
7 years ago |
Jack Mallers
|
95745dcc4f
|
fix(sendcoins): clear form after successful send and add helpful comments
|
7 years ago |
Jack Mallers
|
10c9c9897d
|
fix(isLn todo: add isLn todo)
|
7 years ago |
Jack Mallers
|
672176d59f
|
feature(bitcoin-js): add bitcoin-js & validate addresses
|
7 years ago |
Jack Mallers
|
48bab0561c
|
feature(successmodal): successmodal + fix linting errors
|
7 years ago |
Jack Mallers
|
5e72178adb
|
feature(sendcoins): use formSelectors to determine whether a user is using LN or onchain
|
7 years ago |
Jack Mallers
|
96a435f59a
|
feature(sendcoins): add onchainAmount as own field in form reducer
|
7 years ago |
Jack Mallers
|
d8c5623e01
|
feature(sendcoins): working demo of UX flow
|
7 years ago |
Jack Mallers
|
9d64060046
|
feature(payment): HTML/CSS mock new design for onchain/ln payment
|
7 years ago |
Jack Mallers
|
a98fbd6148
|
feature(form): refcactor pay/request form into 2 components
|
7 years ago |
Jack Mallers
|
dabc626d3c
|
feature(payment): HTML/CSS mock new design for onchain/ln payment
|
7 years ago |
Jack Mallers
|
62cb41ae74
|
feature(form): refcactor pay/request form into 2 components
|
7 years ago |
Jack Mallers
|
88c577d248
|
fix(lint): fix all lint errors/warnings
|
8 years ago |
Jack Mallers
|
abb1b02a36
|
fix(lint): start fixing linting error
|
8 years ago |
Jack Mallers
|
2493445927
|
fix(form): refactor form
|
8 years ago |
Jack Mallers
|
264762ad17
|
feature(request): make request in both btc and usd
|
8 years ago |
Jack Mallers
|
d7140108f1
|
feature(form): dynamic display on form for formType
|
8 years ago |
Jack Mallers
|
8324c07b7e
|
feature(form): add form reducer
|
8 years ago |