110 Commits (5668319ba0c2c7b7e6028f0db93362cf7181aeb5)

Author SHA1 Message Date
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
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
Tom Kirkpatrick 0c7e75eb05
perf(bundle-size): only import used react icons 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 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
Ben Woosley 7d39aec678
Replace info.isTestnet with info.network 7 years ago
Jack Mallers 0611a9a99b fix(lint): fix lint errors 7 years ago
Jack Mallers 5ab19cd19b fix(dynamic-showTransaction): add isTestnet param to function and update function calls 7 years ago
Jack Mallers cc9921a6d9 fix(lint): fix lint errors 7 years ago
Jack Mallers ca268b8e85 feature(external block explorer link): change icon to external link and allow users to link to channels in explorer 7 years ago
Tom Kirkpatrick 1fdccaffeb
fix(channels): do not show suggested nodes on empty search 7 years ago
Jack Mallers 78afbb05f2 fix(lint): fix linting errors 7 years ago
Jack Mallers 086de08342 fix(disconnect): only show disconnect when channel is established 7 years ago
Jack Mallers dd284550eb fix(loading-channels): fix loadingchannels messed up styles 7 years ago
Jack Mallers cc13564a39 fix(SubmitChannelForm): fix conditional so form can submit 7 years ago
Jack Mallers 497e5c5547 fix(log): remove console.log statement 7 years ago
Jack Mallers 63707b0b40 fix(lint/tests): fix lint and test errors 7 years ago
Jack Mallers f01924f2a2 feature(suggested-peers): hook up suggested peers form 7 years ago
Jack Mallers 0f8ed62e7d feature(suggestedNodes): style the component and render the nodes 7 years ago
Jack Mallers c292984f17 feature(SuggestedNodes): create suggested nodes component 7 years ago
Jack Mallers d797b18d3a fix(lint/tests): fix lint/tests 7 years ago
Jack Mallers 1e7d992edd fix(wallet-header): wire up currency switching from the home page wallet header 7 years ago
Jack Mallers 0ea5cc743e fix(lint/tests): fix lint errors and gen new snapshots 7 years ago
Jack Mallers eca44c9b34 feature(close-channel): hook up new UI 7 years ago
Jack Mallers a2e0f48bb7 feature(close-channel): wire up close channel to UI 7 years ago
Jack Mallers 7cff397a4c fix(lint + grpc): fix lint errors and a bug where gRPC connection starts too early 7 years ago
Jack Mallers 813585a2ec fix(cleanup): remove hard-coded initialState data and set PropTypes on ConnectManually 7 years ago
Jack Mallers de9dffb28c feature(ConnectManually): wire up ConnectManually component 7 years ago
Jack Mallers 3eb2263ff4 feature(SubmitChannel): wire up backend to new submit channel form + loading pubkeys UI 7 years ago
Jack Mallers a0f9027180 feature(contactsform): tie up new contacts form to reducer 7 years ago
odb366 cc368ee239
fixes issue with dropdown 7 years ago
odb366 bbb2cbba63 fixed the scrollbar issue for the network list 7 years ago
odb366 eca3a7189b scrollbar-fix2 7 years ago
Jack Mallers 162bd2d4fc fix(channels): allow channels list to be scrollabl 7 years ago
Jack Mallers 1c40075e3b fix(walletBalance): was only calcing channel balance in wallet header 7 years ago
Jack Mallers 2d668f0b88 feature(add channel): add tooltip for add channel 7 years ago
Jack Mallers 5709d7977a feature(channel): add tolltip to channel status 7 years ago