JimmyMow
|
e6019205a5
|
Merge pull request #382 from LN-Zap/fix/submit-channel-form
fix(SubmitChannelForm): fix conditional so form can submit
|
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 |
JimmyMow
|
bc51018db8
|
Merge pull request #363 from odb366/fix/rework-request-form
fix(reformat-request-form): fixed bad formatting
|
7 years ago |
JimmyMow
|
b9faaa1d51
|
Merge pull request #364 from odb366/fix/rework-pay-form
fix(reformat-pay-form): fixed bad formatting
|
7 years ago |
JimmyMow
|
4cb157bf39
|
Merge pull request #381 from LN-Zap/feature/suggested-channels
Feature/suggested channels
|
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 |
odb366
|
193006aa0d
|
Merge branch 'master' of https://github.com/LN-Zap/zap-desktop into fix/rework-request-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 |
JimmyMow
|
14bd5f6b5f
|
Merge pull request #379 from LN-Zap/feature/lnd-recovery
Feature/lnd recovery
|
7 years ago |
Jack Mallers
|
269e9eb7b2
|
merging masterMerge remote-tracking branch 'origin/master' into feature/lnd-recovery
|
7 years ago |
Ben Woosley
|
ff73bc720c
|
Merge pull request #380 from Empact/node-10
Node 10 compatibility
|
7 years ago |
Ben Woosley
|
c21f3c68e4
|
Bump node-sass from 4.5.3 to 4.9.0
Earlier versions are incompatible with Node 10:
https://github.com/sass/node-sass/issues/2345
|
7 years ago |
Jack Mallers
|
0ebfc46d60
|
fix(lint): fix lint errors
|
7 years ago |
Jack Mallers
|
d9ed3f2c8b
|
fix(recovery_window): fix wallet recovery by specifying default recovery window
|
7 years ago |
Jack Mallers
|
e12f6b8412
|
fix(proto): update lnd proto fil
|
7 years ago |
JimmyMow
|
05a2252ee4
|
Merge pull request #374 from LN-Zap/feature/activity-search
Feature/activity search
|
7 years ago |
Jack Mallers
|
14f73c6472
|
fix(lint): fix lint errors
|
7 years ago |
Jack Mallers
|
d0d562808c
|
feature(activity-search): implement new activity search
|
7 years ago |
Jack Mallers
|
cc3cfbcbdc
|
fix(currencyName): add currencyName to all activity
|
7 years ago |
JimmyMow
|
7d699bb0e3
|
Merge pull request #373 from LN-Zap/feature/new-activity-design
Feature/new activity design
|
7 years ago |
JimmyMow
|
195a9dd2df
|
Merge branch 'master' into feature/new-activity-design
|
7 years ago |
Jack Mallers
|
3a1d008466
|
fix(lint): fix lint errors
|
7 years ago |
Jack Mallers
|
e661f9b371
|
feature(groupAll): abstract grouping logic out and apply it to all filters
|
7 years ago |
Jack Mallers
|
e85a9b2dd1
|
fix(activity): grouped data by day and redesign payment, invoice and transaction components
|
7 years ago |
JimmyMow
|
f454388361
|
Merge pull request #372 from LN-Zap/fix/wallet-header
Fix/wallet header
|
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 |
JimmyMow
|
1a01feb453
|
Merge pull request #370 from LN-Zap/feature/channel-details
Feature/channel details
|
7 years ago |
Jack Mallers
|
48cdbd7a6e
|
fix(travis): add travis_wait
|
7 years ago |
Jack Mallers
|
2393e4c5dc
|
merging masterMerge branch 'master' into feature/channel-details
|
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 |
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 |