34 Commits (d0d562808cf4470a0707e0a500edf31af9d2c377)

Author SHA1 Message Date
Jack Mallers d0d562808c feature(activity-search): implement new activity search 7 years ago
Jack Mallers e85a9b2dd1 fix(activity): grouped data by day and redesign payment, invoice and transaction components 7 years ago
Jack Mallers 1e7d992edd fix(wallet-header): wire up currency switching from the home page wallet header 7 years ago
Jack Mallers efc5cf0f02 fix(onchain): fix the UX for on-chain payments to be like the UX for LN payments 7 years ago
Jack Mallers 91eb5e32c5 fix(on-chain): fix on chain modal to new styles 7 years ago
Jack Mallers 1f9a316326 fix(lint): fix linting errors 7 years ago
Jack Mallers 54c31e2de3 feature(wallet): build new wallet modal/refactor current wallet component 7 years ago
Jack Mallers 357cf4e0ef fix(lint): fix all lint errors except a few (will fix the rest after i finish the rest of the modals) 7 years ago
Jack Mallers 98b3c52e11 feature(value): add value component to wallet 7 years ago
Jack Mallers 24fedfbf62 fix(bug): fix container and proptype bug 7 years ago
Jack Mallers 12677e7f2c fix(lint): fix linting errors 7 years ago
Jack Mallers d010086332 feature(network) 7 years ago
Jack Mallers 907b81da8c feature(header, activity): new activity and header 7 years ago
Jack Mallers 56b8802d9d feature(wallet): add wallet search 7 years ago
Jack Mallers bf0227ec96 feature(networkmap): working with some performance enhancements 7 years ago
Jack Mallers d4748bbdf5 fix(address): add new address button until address bug is tracked down 7 years ago
Jack Mallers b492fc6bd7 fix(peers): peers makeover 7 years ago
Jonathan Zobro c72b749709 feature/eslint-resolve-paths-from-app-dir: remove relative paths for components and util imports 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 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 c1853cc5f8 feature(activity): create selectors folder for specific selectors. sortedActivity for all payments, invoices, txs sorted by timestamp 7 years ago
Jack Mallers a6111c3dd5 feature(txs): setup getTransactions and hook up to new reducer 7 years ago
Jack Mallers 5a307dfba8 feature(ticker): replace hard coded ticker with currentTicker 7 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 5cf6e8c81c feature(invoices): basic invoices search by memo 8 years ago
Jack Mallers f56128d244 feature(modal): modal for detailed payment/invoice 8 years ago
Jack Mallers b745e8c2da fix(payment, invoice): refactor reducers so data is organized by model 8 years ago
Jack Mallers dbd3fcaf71 feature(multi-currency): calculates value based on current currency 8 years ago
Jack Mallers cb7dbea74c feature(activity reducer): add activity reducer and api calls 8 years ago