43 Commits (28f3427d7638928937c728bb2c909a316aab060e)

Author SHA1 Message Date
Ben Woosley dc29c80ad0
style(line length): Drop prettier line length from 120 to 100 7 years ago
Tom Kirkpatrick 0846bcb772
style(lint): lint and format all code 7 years ago
Jack Mallers f8e15e92e3 fix(lint): fix lint errors 7 years ago
Jack Mallers 91eb5e32c5 fix(on-chain): fix on chain modal to new styles 7 years ago
Jack Mallers f6b413d7bb fix(lint): fix lint errors 7 years ago
Jack Mallers 0f55af6129 fix(payment): setTimeout for 10 seconds after sending a payment. if LND hangs while sending a payment we wont show the loading screen forever lol we'll remove it and show an error after 10 seconds 7 years ago
Jack Mallers ed11aaa460 feature(connect peer error): hook up global error handling for connecting to a peer 7 years ago
Jack Mallers 3dedf6c522 feature(payment error): error handling for LN payment 7 years ago
Jack Mallers bbb20214d1 hotfix(fetchBalance): fetch balance after payments/transactions are sent/received 7 years ago
Jack Mallers 335646f0f7 fix(loading): fix loading bolt 7 years ago
Jack Mallers cb7f49d646 fix(production): build is working 7 years ago
Jack Mallers c4c11f7552 feature(ln-payment-links): POC for LN payment links 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 cb3dfb0d38 feature(requestform): setup and hooked up request form + successfully created invoice 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 35f8235b68 fix(copy, live updates): fix copy change, add timestamp to new invoices, dispatch fetch payments after successful payment 7 years ago
Jack Mallers 704e803f40 fix(lint): fix linting errors 7 years ago
Jack Mallers 0a04874e52 create components for each type of activity / fix modal not closing on successful payment 7 years ago
Jack Mallers e7a819c386 fix(sendcoins): move sendcoins to new transaction reducer, remove unused code from payments 7 years ago
Jack Mallers 1b9f870d60 fix(lint): fox linting errors 7 years ago
Jack Mallers 934b7e6f57 feature(sendcoins): hook up error handling backend -> frontend for sendcoins 7 years ago
Jack Mallers a158cbae85 fix(lint): fix linting errors 7 years ago
Jack Mallers 95745dcc4f fix(sendcoins): clear form after successful send and add helpful comments 7 years ago
Jack Mallers 48bab0561c feature(successmodal): successmodal + fix linting errors 7 years ago
Jack Mallers ff54730aeb feature(loading): add loading component and use it while sending coins 7 years ago
Jack Mallers e61c8cb38c fix(sendcoins): close form modal on callback for successful sendcoins, not on submit of sendcoins 7 years ago
Jack Mallers 33ef6434ee fix(sendcoins): copy changes, add sendingPayment state to reducer 7 years ago
Jack Mallers 3df052363e feature(sendcoins): tie sendcoins frontend to backend 7 years ago
Jack Mallers 6c87563aa2 fix(lnd-ipc): fix linting errors 7 years ago
Jack Mallers 2553622cbc feature(lnd-ipa): refactor out nodejs completely 7 years ago
Jack Mallers c751dce4bd fix(lnd-ipc): refactor methods and pass lnd to functions 7 years ago
Jack Mallers 6f66a3856a feature(lnd-ipc): ipc for invoice + balance 7 years ago
Jack Mallers f9d94eb999 feature(lnd-ipc): fetch payments with IPC 7 years ago
Jack Mallers 88c577d248 fix(lint): fix all lint errors/warnings 8 years ago
Jack Mallers 393a34c7e8 fix(lint): fix more linting errors 8 years ago
Jack Mallers abb1b02a36 fix(lint): start fixing linting error 8 years ago
Jack Mallers 710979b765 feature(demo): cleanup and film demo 8 years ago
Jack Mallers f56128d244 feature(modal): modal for detailed payment/invoice 8 years ago
Jack Mallers fd1e5f65f7 fix(sass-variables): refactor sass sheets to use variables 8 years ago
Jack Mallers 2493445927 fix(form): refactor form 8 years ago
Jack Mallers b745e8c2da fix(payment, invoice): refactor reducers so data is organized by model 8 years ago
Jack Mallers 264762ad17 feature(request): make request in both btc and usd 8 years ago
Jack Mallers 8e16cc5294 feature(form design): add peers reducer, payments reducer, design form 8 years ago