363 Commits (eb71b6c57924f96e898f984fdfbb4df77748e19b)

Author SHA1 Message Date
jamaljsr 31e178a1fc feat(channels): warn when opening multiple channels to the same node 6 years ago
Tom Kirkpatrick 2c194517ed
feat(wallet): show node public address if set 6 years ago
Tom Kirkpatrick a63bbacd40
fix(ui): show wallet once balances are loaded 6 years ago
Jack Mallers 8548b744ec feat(payment): add 60 second payment timeout 6 years ago
jamaljsr 5ecc1c5cdb feat(toggle-expired-requests): add button to show/hide expired requests 6 years ago
Tom Kirkpatrick 39a52800f2
fix(invoice): update invoice modal once received 6 years ago
Jack Mallers 59a64714d1 feat(settings): close on blur click 7 years ago
Jack Mallers 6096fa00fd fix(fiat): dynamic fiat symbol 7 years ago
Jack Mallers 7671d41eb2 feat(fiat): convert to bci api 7 years ago
Jack Mallers bc15832f1f feat(settings): implement settings component 7 years ago
Data Courier 818dd25012
feat(ui): integrate AmountInput into wallet UI 7 years ago
Matthew Wraith cdcd5b714f fix(invoice-amt-paid): settled invoices show amt_paid 6 years ago
Tom Kirkpatrick a6439f1069
fix(activity): correct tooltips in activity log 7 years ago
Tom Kirkpatrick 4ee87f1476
refactor(react): ternary conditional classnames 7 years ago
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
Tom Kirkpatrick 31b0fcbe67
feat(refresh): ability to refresh activity list 7 years ago
Ben Woosley 213de64e30
refactor: add received prop to transaction 7 years ago
Tom Kirkpatrick f7ba4f2c8a
fix: fetch block height from remote sources 7 years ago
Tom Kirkpatrick a989c038fc
feat(wallet): remember last wallet address 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
Jack Mallers 371c152cfb feat(channels): remove hardcode currency name in channel balance and replace with dynamic currency name 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
Ben Woosley 07facd5d0d
On the receive modal, label the address Testnet when appropriate 7 years ago
Ben Woosley 7d39aec678
Replace info.isTestnet with info.network 7 years ago
Ben Woosley 49b1633341
Inline walletProps into mergeProps 7 years ago
Ben Woosley 037f351b59
Drop the ModalRoot component 7 years ago
Jack Mallers 0611a9a99b fix(lint): fix lint errors 7 years ago
Jack Mallers 5ab19cd19b fix(dynamic-showTransaction): add isTestnet param to function and update function calls 7 years ago
Tom Kirkpatrick e586dc5bb8
fix(pay-form): ensure payment form shows on top 7 years ago
Jack Mallers 63707b0b40 fix(lint/tests): fix lint and test errors 7 years ago
Jack Mallers f01924f2a2 feature(suggested-peers): hook up suggested peers form 7 years ago
Jack Mallers 0f8ed62e7d feature(suggestedNodes): style the component and render the nodes 7 years ago
Jack Mallers 14f73c6472 fix(lint): fix lint errors 7 years ago
Jack Mallers d0d562808c feature(activity-search): implement new activity search 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 1e7d992edd fix(wallet-header): wire up currency switching from the home page wallet header 7 years ago
Jack Mallers 0ea5cc743e fix(lint/tests): fix lint errors and gen new snapshots 7 years ago
Jack Mallers a2e0f48bb7 feature(close-channel): wire up close channel to UI 7 years ago