Jack Mallers
|
1238d40c94
|
fix(fact): update styles to the random fact on LndSyncing
|
7 years ago |
Jack Mallers
|
5a2ce7ac56
|
fix(binary): update binary to latest commit
|
7 years ago |
Jack Mallers
|
1c5fbd7866
|
feature(UI for LndSyncing)
|
7 years ago |
Jack Mallers
|
334754d86e
|
fix(package.json): remove unused npm script
|
7 years ago |
Jack Mallers
|
98ccd30e7b
|
fix(high.txt): remove creation of dummy file
|
7 years ago |
Jack Mallers
|
f8a21c4d59
|
fix(files): remove unused files
|
7 years ago |
Jack Mallers
|
3a670e5bd5
|
feature(its working): fetch data when ready
|
7 years ago |
Jack Mallers
|
83ed040d9c
|
feature(lndSyncing): MVP for loading component while LND is syncing
|
7 years ago |
Jack Mallers
|
0c63eb44b1
|
fix(refactor): refactor and add comments
|
7 years ago |
jackmallers
|
7bd4ac1f91
|
Merge pull request #58 from LN-Zap/feature/protocol-client
Feature/protocol client
|
7 years ago |
Jack Mallers
|
642c61db44
|
fix(lint): fix linting errors
|
7 years ago |
Jack Mallers
|
ab5c59540a
|
fix(SuccessfulSendPayment): move to components folder, remove old components folder
|
7 years ago |
Jack Mallers
|
adf68f1558
|
fix(rebase)
|
7 years ago |
Jack Mallers
|
a88d1c4e15
|
fix(setTitle): remove unused setTitle
|
7 years ago |
Jack Mallers
|
ab54bc0423
|
fix(binary): updated LND binary
|
7 years ago |
Jack Mallers
|
ee5a3a540e
|
IT FUCKING WORKED
|
7 years ago |
Jack Mallers
|
46b03abc5a
|
fix(payform): input styles
|
7 years ago |
Jack Mallers
|
a2e4e0ad7d
|
feature(globalerror): clear error
|
7 years ago |
Jack Mallers
|
92da36a7e1
|
fix(channels): force close channels
|
7 years ago |
Jack Mallers
|
5af63d7ea7
|
feature(global-errors): hook up global errors reducer to component and set error on transaction fail
|
7 years ago |
Jack Mallers
|
6e7e4e1cac
|
feature(global-error): set up global error component
|
7 years ago |
jackmallers
|
0f7005aa2f
|
Merge pull request #57 from LN-Zap/fix/resetPayForm
fix(resetPayForm): add resetPayForm function, got removed at some point
|
7 years ago |
Jack Mallers
|
a941b2b0cf
|
fix(resetPayForm): add resetPayForm function, got removed at some point
|
7 years ago |
Jack Mallers
|
c4c11f7552
|
feature(ln-payment-links): POC for LN payment links
|
7 years ago |
jackmallers
|
8bf746a930
|
Merge pull request #56 from VonIobro/feature/component-refactor-modal
Feature/component refactor modal
|
7 years ago |
Jonathan Zobro
|
0e3dfbaf29
|
Merge commit 'eb1239822b70f111f5be4846198b45c07a95fcc5' into feature/component-refactor-modal
# Conflicts:
# app/routes/app/components/App.js
|
7 years ago |
Jonathan Zobro
|
d3ecbe728b
|
test(ModalRoot): add baseline tests
|
7 years ago |
jackmallers
|
eb1239822b
|
Merge pull request #54 from VonIobro/feature/refactor-nav-component
Feature/refactor nav component
|
7 years ago |
jackmallers
|
1e333f2262
|
Merge pull request #55 from LN-Zap/feature/payform-error-handling
feature(payform): add form validation to payform
|
7 years ago |
Jonathan Zobro
|
81f3160a4d
|
(refactor)ModalRoot: move from /routes to /components
|
7 years ago |
Jack Mallers
|
26ad641a02
|
fix(payform): fix linting issues
|
7 years ago |
Jack Mallers
|
c208db0d3e
|
feature(payform): add form validation to payform
|
7 years ago |
Jonathan Zobro
|
dbecab3db9
|
(test)Nav Component
|
7 years ago |
Jonathan Zobro
|
464187a242
|
feature(nav): move Nav to components/Nav
|
7 years ago |
jackmallers
|
c123fdcbf8
|
Merge pull request #52 from VonIobro/feature/component-refactor-peer
Feature/component refactor peer
|
7 years ago |
jackmallers
|
d061feaec5
|
Merge pull request #53 from LN-Zap/fix/refactor-pay-request-form
Fix/refactor pay+request form
|
7 years ago |
Jack Mallers
|
c08e27a772
|
fix(payment): accidentally put an s at the end of dispatch
|
7 years ago |
Jack Mallers
|
7452f7ecb6
|
fix(payform): cleaner logic for input caption
|
7 years ago |
Jack Mallers
|
0c8b080daa
|
fix(sendpayment): dispatch successful payment after successful payInvoice
|
7 years ago |
Jack Mallers
|
0033275ff9
|
fix(lint): fix some small linting errors
|
7 years ago |
Jack Mallers
|
30e68f0856
|
fix(isLn): fix small bugs in isLn logic
|
7 years ago |
Jack Mallers
|
f02be5bc9d
|
feature(bech32): use bech32 to determine if ln pareq is valid
|
7 years ago |
Jack Mallers
|
d4037ffcbd
|
fix(decodeInvoice): remove decodeInvoice from invoice controller
|
7 years ago |
Jack Mallers
|
31d6731c5d
|
fix(ln payments): update to new payreqs
|
7 years ago |
Jonathan Zobro
|
29d695bb49
|
test LoadingBolt component
|
7 years ago |
Jonathan Zobro
|
fc29da6ed4
|
test CurrencyIcon component
|
7 years ago |
Jonathan Zobro
|
3475b74a17
|
test CryptoIcon and add specific src test to AnimatedCheckmark
|
7 years ago |
Jonathan Zobro
|
c9cda7d37e
|
test AnimatedCheckmark
|
7 years ago |
Jonathan Zobro
|
f922980505
|
update tests for Channel
|
7 years ago |
Jonathan Zobro
|
56497e4b5a
|
add baseline tests to component/Peers, use 'app/node_modules' in eslintrc to import app specific node_modules
|
7 years ago |