57 Commits (1456ccb53711faf8adb86b1fa2ab1869908404d5)

Author SHA1 Message Date
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 efce953f47 fix(sendcoins): remove unused code 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 5e72178adb feature(sendcoins): use formSelectors to determine whether a user is using LN or onchain 7 years ago
Jack Mallers cfc41382e6 feature(sendcoins): blinking cursor to show editing state for amount when they are not using LN 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
Travis Loncar dd74961651
feature(ticker-usd-format): format USD price with symbol and two decimal places 7 years ago
Jack Mallers 412982e856 hotfix(pay-form): switch pay form value from hard-coded BTC conditional 8 years ago
Jack Mallers e16d0cd906 fix(lint): fix linting errors 8 years ago
Jack Mallers be72ff043f feature(currency-icon): create currency icon that factors out USD conditional 8 years ago
Jack Mallers 6b39527f0c fix(lint-errors): fix linting errors 8 years ago
Jack Mallers ebf185f931 fix(currency conditionals): conditionals based on usd and current crypto for multi-currency support 8 years ago
Jack Mallers a42c671b81 feature(crypto-icons): add multi-currency icon support for form 8 years ago
Jack Mallers e2261ec34a fix(icon): update channel/wallet balance to support ltc icon 8 years ago
Jack Mallers c15c5404b9 feature(ltc-icon): add ltc icon support 8 years ago
Jack Mallers f03710daa4 fix(currentTicker): fix tests and lint errors 8 years ago
Jack Mallers 5a307dfba8 feature(ticker): replace hard coded ticker with currentTicker 8 years ago
Jack Mallers 6c87563aa2 fix(lnd-ipc): fix linting errors 8 years ago
Jack Mallers 2553622cbc feature(lnd-ipa): refactor out nodejs completely 8 years ago
Jack Mallers 6163187c30 feature(lnd-ipc): ipc create invoice 8 years ago
Jack Mallers d25d1dfa73 feature(lnd-ipc): initial lnd + ipcRenderer setup w/ info as example 8 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 e7420e75eb features(channels, sockets, sha256): add multichannel support with websockets + add sha256 library for invoices 8 years ago
Jack Mallers cebbefe207 feature(websockets): add basic websocket ability 8 years ago
Jack Mallers ef8ad12234 fix(navlinks): update nav links to be grey when not active 8 years ago
Jack Mallers 82f76b31ac feature(channel): styled channel on walle page 8 years ago
Jack Mallers 5cf6e8c81c feature(invoices): basic invoices search by memo 8 years ago
Jack Mallers 23c6eeb295 feature(wallet): add wallet route and active nav links 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 be3c3be264 feature(form): close form on request creation 8 years ago
Jack Mallers 264762ad17 feature(request): make request in both btc and usd 8 years ago
Jack Mallers d7140108f1 feature(form): dynamic display on form for formType 8 years ago
Jack Mallers dbd3fcaf71 feature(multi-currency): calculates value based on current currency 8 years ago
Jack Mallers 81c3e24fa9 feature(currency): ability to set currency 8 years ago