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
Because of the changes from the previous commit the dropdown which chooses type of connections( all, online, offline, pending, closing ) wasn't visible.
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
Jack Mallers
611de421b8
fix(closing): add closing style
7 years ago
Jack Mallers
cdeaecb35a
fix(max-len): refactor logic to fix max-len lint error
7 years ago
Jack Mallers
61756238ae
fix(toLocaleString): make sure we arent calling toLocaleString on null
7 years ago
Jack Mallers
ee9002aeed
fix(toLocaleString): try removing toLocaleString for lint errors
7 years ago
Jack Mallers
e60297af85
fix(lint): fix lint errors
7 years ago
Jack Mallers
24fedfbf62
fix(bug): fix container and proptype bug
7 years ago
Jack Mallers
12677e7f2c
fix(lint): fix linting errors
7 years ago
Jack Mallers
f228f609a4
fix(null error): fix toLocaleString() on null
7 years ago
Jack Mallers
f0484c815c
fix(tests): new snapshots and remove nav test
7 years ago
Jack Mallers
e9d7a46ceb
fix(old code): remove old v1 stuff
7 years ago
Jack Mallers
f535e2322c
fix(icons): update app icons
7 years ago
Jack Mallers
bc3bb5ecb7
feature(network): network contact modal
7 years ago
Jack Mallers
9320584009
feature(network): network tab all hooked up to backend
7 years ago
Jack Mallers
d9d7a06c24
fix(network, activity): fix 100vh height issues and search position
7 years ago
Jack Mallers
d010086332
feature(network)
7 years ago
Jack Mallers
128cf350d1
fix(lint): remove console.log
7 years ago
Jack Mallers
4fecb240bb
feature(contacts): when searching a contact yeilds no results and we recognize an @ and 66 len pubkey we will populate the contact manual form with the search
7 years ago
Waseem999
4b7935f509
manual form error added
7 years ago
Jack Mallers
674d21b3e0
fix(contacts-form): show loading spinner next to manual form when there are loading channels so the user has some feedback from the manual form
7 years ago
Jack Mallers
ec0a692983
fix(contacts-form): by default show the first 20 nodes when opening the contacts form
7 years ago
Ben Woosley
eb04d12a92
enhance(channels): Extract blockExplorer util
To handle shelling out to the transaction display
This was previously done inline via electron.shell.openExternal. Consolidating
it in the utility DRYs up the code both in terms of the base url and the path
building.
Note there is also code in reducers/info.js relating to:
infoSelectors.explorerLinkBase, but it seems to be unused currently.
7 years ago
Jack Mallers
9344074e8a
fix(modal-close): move back to the thinner modal close icons
7 years ago
Jack Mallers
19a86be5df
fix(lint): fix linting errors
7 years ago
Jack Mallers
c668757522
fix(pending-contacts): remove time estimate for pending contacts as blocks_till_open was removed from LND
7 years ago
Jack Mallers
200b8cad09
fix(contacts): force close offline contacts
7 years ago
Jack Mallers
962d79bb88
fix(lint): fix linting errors
7 years ago
Jack Mallers
4f97d1311b
fix(lint): fix lint errors
7 years ago
Jack Mallers
e9b5acd70f
fix(contacts): update contacts styles
7 years ago
Jack Mallers
ff0ef1f80b
feature(contacts): close contact and close contact loading UX
7 years ago