72 Commits (4b98b5a1fc169dff7fb6420d24902a6212f3a2db)

Author SHA1 Message Date
Tom Kirkpatrick 5681b82a3c
refactor: move helper code to lib directory 7 years ago
Tom Kirkpatrick a4a3c5c007
fix(activity): show paid/unpaid on invoice tooltip 7 years ago
Tom Kirkpatrick 87bc9cb063
fix(activity): show icon for paid invoices 7 years ago
Tom Kirkpatrick b14ca33e55
fix(activity): show settled date for paid invoices 7 years ago
Tom Kirkpatrick 3d2e4dd89a
feat(ui): show activity type icon in activity list 7 years ago
Ben Woosley 213de64e30
refactor: add received prop to transaction 7 years ago
Tom Kirkpatrick 99b930f47e
refactor: move styles to styles directory 7 years ago
Tom Kirkpatrick f85aa10cff
style: remove redundant font declarations 7 years ago
Tom Kirkpatrick ba34367750
perf(bundle-size): remove lodash dependency 7 years ago
Tom Kirkpatrick da2d6955e3
perf(bundle-size): remove moment-timezone dep 7 years ago
Ben Woosley dc29c80ad0
style(line length): Drop prettier line length from 120 to 100 7 years ago
Ben Woosley f87236495a
style(line length): Limit prettier line length to 120 chars 7 years ago
Tom Kirkpatrick 0846bcb772
style(lint): lint and format all code 7 years ago
Jack Mallers cc3cfbcbdc fix(currencyName): add currencyName to all activity 7 years ago
Jack Mallers 3a1d008466 fix(lint): fix lint errors 7 years ago
Jack Mallers e661f9b371 feature(groupAll): abstract grouping logic out and apply it to all filters 7 years ago
Jack Mallers e85a9b2dd1 fix(activity): grouped data by day and redesign payment, invoice and transaction components 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 e04d308687 feature(multi-currency): convert to sats before sending coins or making a request, no matter the currency 7 years ago
Jack Mallers 9463062912 feature(value): add value component and use it in activity feed 7 years ago
Jack Mallers 65fac46173 fix(unpaid-invoice): make entire div opacity: 0.5 if invoice hasnt been settled 7 years ago
Jack Mallers 12677e7f2c fix(lint): fix linting errors 7 years ago
Jack Mallers 9320584009 feature(network): network tab all hooked up to backend 7 years ago
Jack Mallers 907b81da8c feature(header, activity): new activity and header 7 years ago
Ben Woosley eb04d12a92
enhance(channels): Extract blockExplorer util 7 years ago
Jack Mallers 9344074e8a fix(modal-close): move back to the thinner modal close icons 7 years ago
Jack Mallers 4f97d1311b fix(lint): fix lint errors 7 years ago
Jack Mallers eb913b0367 fix(lint): fix lint errors 7 years ago
pajasevi 2c53fc0eaa feature(unified-close-icons): Unified close icons 7 years ago
Nahom Abi da0c8455ee Fix: Renamed style class, fixed coding style issues, restructured copy invoice function 7 years ago
Nahom Abi 152147d667 added button to copy invoice 7 years ago
Jack Mallers 10d6544986 fix(lint): fix so many linting errors lol 7 years ago
Jack Mallers 5a2754049b fix(peers modal): redesign peers modal 7 years ago
Jack Mallers 21f3b43a7c fix(ln payment modal): redesign modal 7 years ago
Jack Mallers 42bfade73e fix(invoice modal): redesign invoice modal 7 years ago
Jack Mallers 8924d142fb fix(tx modal): redo header 7 years ago
Jack Mallers d28075efe3 fix(tx modal): restyle tx modal 7 years ago
Jack Mallers ff3e492037 fix(logs): remove console.logs 7 years ago
Jack Mallers 7997fce342 fix(walletredesign): simpler wallet redesign for modal that has pubkey and address 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 704e803f40 fix(lint): fix linting errors 7 years ago
Jack Mallers 72e0c28e43 fix(design): redesign activities based on brandons screenshot 7 years ago
Jack Mallers 27a6f3c803 fix(old code): remove old code 7 years ago
Jack Mallers beb23448db feature(payment, transaction): style payment and transaction modals 7 years ago
Jack Mallers e2a3da4281 feature(invoice): design invoice modal 7 years ago
Jack Mallers dd5ef86dc9 feature(activity modal): add activity reducer and basic activity modal functionality 7 years ago
Jack Mallers 6c1eb42d36 fix(header): redesign activity header 7 years ago
Jack Mallers 91eec1d163 fix(label): redesign activity label 7 years ago
Jack Mallers b77c1f5b73 feature(activity): style LN payment and request components 7 years ago
Jack Mallers 350ce99a58 feature(transaction): style transaction activity in activities list 7 years ago