Jack Mallers
|
121aa3fb6d
|
fix(contacts): fix some pending/closing contacts bugs
|
7 years ago |
Jack Mallers
|
3dc63c500e
|
feature(contacts): add manual form
|
7 years ago |
Jack Mallers
|
e50a90fa18
|
feature(contacts): editable contact capacity
|
7 years ago |
Jack Mallers
|
c64d5abdfb
|
fix(contacts): rename friend functions to contacts
|
7 years ago |
Jack Mallers
|
d817ecc426
|
feature(contacts): add filter and refresh to contacts
|
7 years ago |
Jack Mallers
|
37be5c0e1e
|
feature(contacts): start contacts feature
|
7 years ago |
Jack Mallers
|
d4b5c223a5
|
feature(friends): create friends route and start implementing friends list
|
7 years ago |
Jack Mallers
|
b65169f054
|
fix(invoice modal): transition to wallet route and open the invoice modal on a newly created invoice
|
7 years ago |
Ben Woosley
|
b6fe6c1c42
|
fix(lints): Consistently use no {} if not necessary in reducers
Eslint wants the args to be in () if the body is in {}, but we
don't need either in the case of receiveInvoiceAndQueryRoutes.
|
7 years ago |
Ben Woosley
|
e7c0902cbc
|
fix(lints): Drop unused import
|
7 years ago |
Jack Mallers
|
10d6544986
|
fix(lint): fix so many linting errors lol
|
7 years ago |
Jack Mallers
|
a51b14f080
|
feature(network map): loading screen for network map
|
7 years ago |
Jack Mallers
|
4e9bf77718
|
fix(info): remove balance and address call on info callback
|
7 years ago |
Jack Mallers
|
68404f4a61
|
fix(neutrino hosts): fix neutrino hosts
|
7 years ago |
Jack Mallers
|
bf0227ec96
|
feature(networkmap): working with some performance enhancements
|
7 years ago |
Torkel Rogstad
|
31c62cad12
|
Fixes complaints from npm run lint
|
7 years ago |
Jack Mallers
|
ede5c64e91
|
feature(channels): channel network map working
|
7 years ago |
Jack Mallers
|
88e4f4313c
|
feature(selectedPeers): allow selected peers to be added or removed
|
7 years ago |
Jack Mallers
|
ba00f12aec
|
fix(channelform): reset channel form when successful
|
7 years ago |
Jack Mallers
|
c08f56e6ca
|
fix(lint): fixed some linting errors
|
7 years ago |
Jack Mallers
|
dd0cfde853
|
fix(network): remove network for now
|
7 years ago |
Jack Mallers
|
e8ab27fb56
|
feature(network): setup right side
|
7 years ago |
Jack Mallers
|
e08f7802c3
|
fix(lnd): update lnd
|
7 years ago |
Torkel Rogstad
|
ef54915c11
|
Removes unused code, adds proper semicolon rule and reduces lint errors
|
7 years ago |
Jack Mallers
|
4755a2b1d9
|
notification on sync and new address on tx received
|
7 years ago |
Jack Mallers
|
a632eab4d1
|
fix(channel graph bug)
|
7 years ago |
Jack Mallers
|
d67233fe1b
|
fix(filter bug): fix filter bug where we had duplicate action in reducer
|
7 years ago |
Jack Mallers
|
e3d2fdd985
|
feature(peers search + modal): enable search/modal on new route
|
7 years ago |
Jack Mallers
|
af95c57bf3
|
feature(peer form): wire up peer form
|
7 years ago |
Jack Mallers
|
b95d43934c
|
fix(grpcConnected): cant have that set to false by default
|
7 years ago |
Jack Mallers
|
c00eff3a1c
|
fix(main.dev.js): onboarding bugs
|
7 years ago |
Jack Mallers
|
8fb861fb95
|
commi
|
7 years ago |
Jack Mallers
|
706cb15a55
|
feature(fetchNetwork + fetchChannels): fetchNetwork on new network update and fetchChannels on new channel that has to do with the current node
|
7 years ago |
Jack Mallers
|
80fd495445
|
feature(notification channel graph): notifications for when you have a new channel opened
|
7 years ago |
Jack Mallers
|
80213c5e44
|
feature(subscribe channel graph): add subscribe channel graph functionality and log output
|
7 years ago |
Jack Mallers
|
297e87b3d7
|
fix(sync %): fix the logic around the sync %
|
7 years ago |
Jack Mallers
|
3edf6fe406
|
fix(channels reducer): remove hard code data from channels reducer
|
7 years ago |
Jack Mallers
|
03f5e22f68
|
fix(lint): fix linting errors
|
7 years ago |
Jack Mallers
|
e827d4f2c1
|
feature(close channel): allow capability to close channel
|
7 years ago |
Jack Mallers
|
9b37690a62
|
fix(refresh channels): refresh channels on new channel route
|
7 years ago |
Jack Mallers
|
8aa28987aa
|
feature(channel filter): add filter ability to channels list
|
7 years ago |
Jack Mallers
|
01dc847515
|
fix(pending channel): fix pending channel styles
|
7 years ago |
Jack Mallers
|
5ea59e17fc
|
fix(lint): fix linting errors
|
7 years ago |
Jack Mallers
|
3d9ee73d02
|
fix(lint): fix linting errors
|
7 years ago |
Jack Mallers
|
2e7f30f750
|
feature(cardview): create card component
|
7 years ago |
Jack Mallers
|
569ceec15a
|
feature(channelform): closechannel form on successful channel creation
|
7 years ago |
Jack Mallers
|
150341463e
|
fix(channelform): final MVP design touches
|
7 years ago |
Jack Mallers
|
690644abde
|
fix(channelform): fix channel form title to include step #
|
7 years ago |
Jack Mallers
|
6d5ccf2c98
|
fix(channelform): push_amt reducer bug
|
7 years ago |
Jack Mallers
|
810db8216d
|
feature(step 4): MVP mock up of step 4
|
7 years ago |