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 |
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 |
Jack Mallers
|
8d3c91e218
|
fix(app continer): clean up unused code from app container
|
7 years ago |
Jack Mallers
|
c3dd7d41ce
|
fix(form reducer): delete all unused code from form reducer
|
7 years ago |
Jack Mallers
|
96fe0d8a6b
|
fix(form): remove old form folder
|
7 years ago |
Jack Mallers
|
cb3dfb0d38
|
feature(requestform): setup and hooked up request form + successfully created invoice
|
7 years ago |
Jack Mallers
|
8281216170
|
feature(payform): add loading selector and render loading bolt if true
|
7 years ago |
Jack Mallers
|
0b22be5f78
|
feature(sendcoins): successfully sent onchain + closed/reset modal + showed success modal
|
7 years ago |
Jack Mallers
|
34131d40cf
|
feature: setup currentAmount selector for the form based on if LN or not. set up submit handler
|
7 years ago |
Jack Mallers
|
f761207bb7
|
feature(fetchInvoice): if LN fetch the invoice details
|
7 years ago |
Jack Mallers
|
bbcbb31385
|
feature(on-chain focus): focus amount input if zap detects on-chain
|
7 years ago |