343 Commits (0fd660d2722ec7d42b4f660127ee91ba84456196)

Author SHA1 Message Date
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
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 5e72178adb feature(sendcoins): use formSelectors to determine whether a user is using LN or onchain 7 years ago
Jack Mallers 96a435f59a feature(sendcoins): add onchainAmount as own field in form reducer 7 years ago
Jack Mallers d8c5623e01 feature(sendcoins): working demo of UX flow 7 years ago
Jack Mallers 9d64060046 feature(payment): HTML/CSS mock new design for onchain/ln payment 7 years ago
Jack Mallers a98fbd6148 feature(form): refcactor pay/request form into 2 components 7 years ago
Jack Mallers dabc626d3c feature(payment): HTML/CSS mock new design for onchain/ln payment 7 years ago
Jack Mallers 62cb41ae74 feature(form): refcactor pay/request form into 2 components 7 years ago
Jack Mallers 6713d1d15d fix(lint): fix linting errors 7 years ago
Jack Mallers 59a4ac46c6 fix(closechannel): format funding_txid correctly 7 years ago
Jack Mallers efeb85eca2 feature(closechannel): add close channel method to lnd folder and add ipc to reducer 7 years ago
Jack Mallers 7df0493b18 (fix): linting error 7 years ago
Jack Mallers 94a4cca456 fix(explorer link): dynamically set explorer link 7 years ago
Jack Mallers a0965c9929 fix(console.log): remove logs 7 years ago
Jack Mallers ebf185f931 fix(currency conditionals): conditionals based on usd and current crypto for multi-currency support 7 years ago
Jack Mallers c15c5404b9 feature(ltc-icon): add ltc icon support 7 years ago
Jack Mallers f03710daa4 fix(currentTicker): fix tests and lint errors 7 years ago
Jack Mallers 381663685b fix(address): fix propTypes address 7 years ago
Jack Mallers 5a307dfba8 feature(ticker): replace hard coded ticker with currentTicker 7 years ago
Jack Mallers c6d7fdea27 fix(wallet-address): fix small linting errors 7 years ago