Jack Mallers
|
335646f0f7
|
fix(loading): fix loading bolt
|
7 years ago |
Jack Mallers
|
cb7f49d646
|
fix(production): build is working
|
7 years ago |
Jack Mallers
|
6fac213bb4
|
fix(app/package.json): move dependencies to app/package.json
|
7 years ago |
Jack Mallers
|
9d5974da71
|
fix(chunk modules): fix chunk modules warning by updating webpack packages
|
7 years ago |
Jack Mallers
|
dcad60110a
|
fix(binary): use binary for lnd
|
7 years ago |
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 |
Jack Mallers
|
ab54bc0423
|
fix(binary): updated LND binary
|
7 years ago |
Jack Mallers
|
ee5a3a540e
|
IT FUCKING WORKED
|
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 |
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 |
Jonathan Zobro
|
4855303a5e
|
move Peers to component/Peers
|
7 years ago |
Jack Mallers
|
27880f2b07
|
fix(bad import): remove import of old component
|
7 years ago |
Jack Mallers
|
04f5dd6415
|
feature/fix(tests + lint): write and fix tests and lint error
|
7 years ago |
Jack Mallers
|
109d82bc87
|
feature(form tests): fix form reducer tests and add form component tests
|
7 years ago |
Jack Mallers
|
c076d7bca3
|
fix(invoice): fix bug after fetching invoice to prevent forever loading
|
7 years ago |
Jack Mallers
|
3750138bf2
|
fix(app.js): remove unused prop vars from app.js
|
7 years ago |