418 Commits (28aa40eb6017d738f391a785754166d2b5305831)

Author SHA1 Message Date
Tom Kirkpatrick 48681ba6f3
fix(receive-tx): don't show sent for received tx 7 years ago
Tom Kirkpatrick 8e195c48ea
fix: show channel filter with empty active filter 7 years ago
Tom Kirkpatrick 637b27d97d
feat(sync): handle btcd node still syncing 7 years ago
Tom Kirkpatrick f7ba4f2c8a
fix: fetch block height from remote sources 7 years ago
Jack Mallers f86cbdddd6 fix(receive-tx): dont show sent for received tx 7 years ago
Jack Mallers ecc7988c72 fix(wallet-type): ensure a user selects a wallet type 7 years ago
Tom Kirkpatrick a989c038fc
feat(wallet): remember last wallet address 7 years ago
Tom Kirkpatrick 1c8a2e9bf4
feat: determine block sync progress early 7 years ago
Tom Kirkpatrick d617dd2657
feat(sync): show lnd block sync progress 7 years ago
Tom Kirkpatrick 18ea5d3b45
style(lint): fix issues from rule react/destructuring-assignment 7 years ago
Tom Kirkpatrick 99b930f47e
refactor: move styles to styles directory 7 years ago
Tom Kirkpatrick 5367e3bf21
style: fix scss no-duplicate-selectors rule 7 years ago
Tom Kirkpatrick f85aa10cff
style: remove redundant font declarations 7 years ago
Tom Kirkpatrick 849f2bf9ea
style: run all stylesheets through prettier 7 years ago
Tom Kirkpatrick 2d6dec5afb
style: run all stylesheets through stylelint 7 years ago
Tom Kirkpatrick dd134aa356
feat(grpc): lnd connection error recovery 7 years ago
odb366 31a8084c01 fix(onboarding-password-bug): add more password validation 7 years ago
odb366 a712381765 fix(onboarding-empty-pass): add empty password validation 7 years ago
Kristiyan Lukanov 58e34e2299 fix(onboarding-pass-validation): added password validation (#424) 7 years ago
Jack Mallers 01b30ee92c fix(channels): correct property for waiting_close_channels object 7 years ago
Tom Kirkpatrick ba34367750
perf(bundle-size): remove lodash dependency 7 years ago
Jack Mallers c446567dda
feat(retype-seed): select 3 random seed indexes for the user to enter 7 years ago
Jack Mallers f84fb97a41 fix(channel-details): use currencyName 7 years ago
Jack Mallers 5c301075e0 fix(waiting_close_channels): account for waiting_close_channels 7 years ago
Jack Mallers a34093f506 fix(submit-channel): reduce font size 7 years ago
Jack Mallers 7e426eb507 fix(margin): fix using margin-bottom instead of margin 7 years ago
Jack Mallers 1c9a23b195 fix(channel-list): change the logic to look at the currentChannels 7 years ago
Tom Kirkpatrick da2d6955e3
perf(bundle-size): remove moment-timezone dep 7 years ago
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
Jack Mallers 71d6ebec84 refactor(sbumit-channel): refactor sass file 7 years ago
Jack Mallers 37c0fe6a6e style(lint): fix lint errors 7 years ago
Jack Mallers 147a719b96 fix lint errors 7 years ago
Jack Mallers 371c152cfb feat(channels): remove hardcode currency name in channel balance and replace with dynamic currency name 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
Jack Mallers 3adf4620e0 fix(channels): fix invalid assignment error for removeClicked, displayNodeName and channelStatus 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
Jack Mallers da4ae24675 fix(channels): fix invalid assignment error that was not allowing channel details to toggle open on click in production builds 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
odb366 ad7a08cfa9 fix(submit-channel-layout): width of amount field matches expected output 7 years ago
odb366 c4a6b0f8ae fix(submit-channel-layout): refactor form layout 7 years ago
odb366 fca58025a2 fix(submit-channel-layout): refactor form layout 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