308 Commits (28f3427d7638928937c728bb2c909a316aab060e)

Author SHA1 Message Date
Jack Mallers cb7f49d646 fix(production): build is working 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 642c61db44 fix(lint): fix linting errors 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 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
Jack Mallers 26ad641a02 fix(payform): fix linting issues 7 years ago
Jack Mallers c208db0d3e feature(payform): add form validation to payform 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 31d6731c5d fix(ln payments): update to new payreqs 7 years ago
Jack Mallers 04f5dd6415 feature/fix(tests + lint): write and fix tests and lint error 7 years ago
Jack Mallers c076d7bca3 fix(invoice): fix bug after fetching invoice to prevent forever loading 7 years ago
Jack Mallers c3dd7d41ce fix(form reducer): delete all unused code from form reducer 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 3fee043b47 fix(inputCaption): fix input caption selector 7 years ago
Jack Mallers b3003326e3 feature(form): refactor out form container 7 years ago
Jack Mallers b2f8a82b9c feature(payform): set up payform reducer and new component 7 years ago
Jack Mallers 15eacc7f47 fix(lint): fix eslint errors 7 years ago
Jack Mallers a1553db2cc feature(subscribe invoices): subscribe to invoices for live updates and notification setup 7 years ago
Jack Mallers 688aa45a78 fix(notification): copy change 7 years ago
Jack Mallers d4917cd619 fix(notification tx): update copy 7 years ago
Jack Mallers 2ff16a75c5 feature(notification): setup basic notification functionality 7 years ago
Jack Mallers b1dfb55ec2 feature(subscribe tx): setup subscribe folder and subscribe/update when new tx is detected 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 d0bd604e4e feature(filters/bitcoin-js): update bitcoin-js and get filters to work 7 years ago
Jack Mallers 3aa9cfe034 feature(filters): add filters to reducer and add selector to get the non-active one 7 years ago
Jack Mallers ba7071d8dc feature(filter selectors): add selectors for each filter 7 years ago
Jack Mallers 46c384151d feature(filter): add filter constant and methods to reducer 7 years ago
Jack Mallers dd5ef86dc9 feature(activity modal): add activity reducer and basic activity modal functionality 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 a6111c3dd5 feature(txs): setup getTransactions and hook up to new reducer 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 10c9c9897d fix(isLn todo: add isLn todo) 7 years ago
Jack Mallers 672176d59f feature(bitcoin-js): add bitcoin-js & validate addresses 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