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
odb366
0182d4b351
fix(reformat-pay-form): fixed bad formatting
7 years ago
odb366
1df69c067b
fix(reformat-request-form): fixed bad formatting
7 years ago
Ben Woosley
71cb3d815f
Merge pull request #361 from Empact/fix/flow-typed
Bump to flow-typed 2.4.0
7 years ago
JimmyMow
94cf5adf90
Merge pull request #362 from LN-Zap/fix/hardcoded-wallet-modal
fix(ReceiveModal): remove hardcoded alias and replace with dynamic al…
7 years ago
Jack Mallers
920cd7edd2
fix(ReceiveMOdal): remove hardcoded alias and replace with dynamic alias or pubkey
7 years ago
Ben Woosley
c0f7404014
Bump to flow-typed 2.4.0
To fix the build. See:
https://github.com/flowtype/flow-typed/blob/master/CHANGELOG.md#240---2018-03-16
7 years ago
JimmyMow
cdf35d38e8
Merge pull request #360 from LN-Zap/fix/send-onchain-ux
Fix/send onchain ux
7 years ago
Jack Mallers
9a73b90f3d
fix(lint): fix max-len with eslint hack for now
7 years ago
Jack Mallers
efc5cf0f02
fix(onchain): fix the UX for on-chain payments to be like the UX for LN payments
7 years ago
JimmyMow
e485d05e82
Merge pull request #359 from LN-Zap/feature/new-network-form
Feature/new network form
7 years ago
Jack Mallers
e1c674d374
fix(flow): remove custom flow file
7 years ago
Jack Mallers
1f7ac98fbb
fix(flow)
7 years ago
Jack Mallers
ebd697db24
fix(flow type): attempting to fix flow type errors
7 years ago
Jack Mallers
41dfede191
fix(flowconfig): fix flowconfig so travis doesnt throw any Required module not found errors
7 years ago
Jack Mallers
ff4673c6ee
fix(snapshots): create new snapshots so tests pass
7 years ago
Jack Mallers
08d263ca94
fix(contactsform): fix performance hit when searching the network for nodes. limit the amount thats returned so we arent rendering thousands of nodes ever.
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
4b35c5f1aa
fix(channelform): remove old unused reducer
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
Ben Woosley
9d8354fe8e
Merge pull request #354 from Empact/fix/slack-link
Fix the slack invite link
7 years ago
Ben Woosley
fe8c4875eb
Fix the slack invite link
We need a long term fix as well - tbd. #339
7 years ago
Ben Woosley
a2ef6aca4f
Merge pull request #352 from dimitris-t/patch-1
Fix typo
7 years ago
Dimitris Tsapakidis
740f565619
Fix typo
"seperate" -> "separate"
7 years ago
Ben Woosley
d6c39e355c
Merge pull request #347 from odb366/network-scrollbar-fix
fix for the scrollbar issue in the network list
7 years ago
Ben Woosley
7797eee1c7
Merge pull request #348 from Empact/enhance/invoice-expiry
Exclude expired invoices from the pending activity view
7 years ago
JimmyMow
7e4d53149c
Merge pull request #350 from LN-Zap/feature/seed
Feature/seed
7 years ago
Jack Mallers
ef03dccf47
fix(submit wallet): dont allow user to move on if the aezeedPass doesnt match the confirmation pass
7 years ago
Jack Mallers
9893fb4214
fix(aezeed): make aezeedPassword component stateless
7 years ago
Jack Mallers
00a93b3aec
fix(): small console logs and errors
7 years ago
Jack Mallers
2bb28e0bbd
fix(lint): fix linting errors
7 years ago
Jack Mallers
c1f9ec58bc
fix(grpcInit): remove old file
7 years ago
Jack Mallers
04285830de
fix(pull-master): merge in master
7 years ago
Ben Woosley
266692368c
enhance(invoice expiry): Exclude expired invoices from the pending activity view
Because they're not pending. They're still present in the Requested view.
7 years ago
Ben Woosley
df695bda54
Merge pull request #330 from Empact/feature/show-contactable-peers-first
Sort the contacts form relative to peer's contactability
7 years ago
Ben Woosley
8b004788ab
Sort the contacts form relative to peer's contactability
Private peers can't be acted on, so show them below the contactable peers.
7 years ago
Ben Woosley
c222222436
Merge pull request #346 from Empact/enhance/electron-18
enhance(electron): Bump to Electron 1.8.4
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
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
odb366
bbb2cbba63
fixed the scrollbar issue for the network list
7 years ago
Ben Woosley
b4ff0fc555
enhance(electron): Bump to Electron 1.8.4
Electron 1.8 is based on Node 8.2.1. I moved the engines /
devEngines limits for node and npm to the associated versions.
https://github.com/electron/electron/releases/tag/v1.8.1
7 years ago
Ben Woosley
5b6bf72ebb
Merge pull request #342 from Empact/fix/scrolling
Fix the transaction scrollbar to consistently reveal all the transactions
7 years ago
Ben Woosley
0a48b1811c
Fix the transaction scrollbar to consistently reveal all the transactions
Fixes #311
7 years ago
Ben Woosley
9139e1ce9d
Merge pull request #329 from Empact/enhance/grpc-191
Bump to grpc 1.10.0
7 years ago
Ben Woosley
39e1cf4d65
Merge pull request #338 from mrfelton/fix/ssl-handshake
Update list of supported cipher suites for compatibility with lnd 0.4.0
7 years ago