170 Commits (50f59b5d264c1242cc838ea1c1b9754b1267d3e8)

Author SHA1 Message Date
Tom Kirkpatrick 1185a43069
fix(wallet): load suggested nodes on Root mount 6 years ago
Tom Kirkpatrick 2424ee14b5
fix(wallet): determine currency before display 6 years ago
losh11 227afbcb88
fix(ticker): use Coinbase API to fetch fiat ticker 6 years ago
Tom Kirkpatrick 3dc3999473
refactor: consolidate color palette 6 years ago
Tom Kirkpatrick b3efb8a0f7
refactor: move AmountInput component to UI dir 6 years ago
Tom Kirkpatrick ef70acddd0
refactor: move Value component to UI dir 6 years ago
Tom Kirkpatrick 0acd6bf66d
style(global): update general styles 6 years ago
Tom Kirkpatrick d68f1f3acc
refactor: use named exports for UI components 6 years ago
Tom Kirkpatrick 514aad81a3
refactor(ui): use Dropdown component 6 years ago
Tom Kirkpatrick 080f876313
refactor: rework containers and routes 6 years ago
Tom Kirkpatrick e595acb0e0
fix(styles): clean up and standardize icons 6 years ago
Tom Kirkpatrick 06b1d27e64
fix(styles): clean up and standardize buttons 6 years ago
Tom Kirkpatrick 8325385453
fix(ui): ensure settings menu shows on top 6 years ago
dfat f475eb01ec style(scss): use function to apply z-index 7 years ago
Tom Kirkpatrick 56229525ef fix(channels): handle suggested nodes load failure 6 years ago
Jack Mallers 8949572b24 fix(add-channel): dont remove input text 6 years ago
Tom Kirkpatrick ce5bf30f3e
fix(channels): display currencyName in network 6 years ago
Jack Mallers 980baaeafd fix(channels): use currencyName in req_limit 6 years ago
Tom Kirkpatrick ba361ee1cf
fix(wallet): hide zero channel balance 6 years ago
Jack Mallers f7964c8686
fix(theme): make compatible with multi-language 6 years ago
Tom Kirkpatrick 70bfa6cb73
feat(i18n): use local currency display rules 6 years ago
Tom Kirkpatrick aedd1ee233
feat(i18n): initial multi-language support 6 years ago
Tom Kirkpatrick 54ed782ff5
refactor(general): remove contactModal components 6 years ago
Tom Kirkpatrick aeb832d30a
refactor(webpack): use portable scss include paths 6 years ago
Tom Kirkpatrick f51586d3ce
refactor(fs): group files by component 6 years ago
Tom Kirkpatrick 4e06f61dac
fix(ui): autofocus network forms 6 years ago
jamaljsr 31e178a1fc feat(channels): warn when opening multiple channels to the same node 6 years ago
Tom Kirkpatrick ca118d7c27
chore(deps): update all lint related packages 6 years ago
Jack Mallers 4eb140dd42 fix(channels): closing channels link to closing_txid 6 years ago
Jack Mallers 59a64714d1 feat(settings): close on blur click 7 years ago
Jack Mallers 1b15ce7a60 feat(fiat): persist fiatTicker 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 b5a6e4c270 fix(network): ensure alias for closing channels 6 years ago
Jack Mallers 9d53826915 fix(network): ensure accurate btc balance 6 years ago
Data Courier 818dd25012
feat(ui): integrate AmountInput into wallet UI 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 ac1b6e8830
style: fix lint issue 7 years ago
terencechow ace267ba86
fix(copy): fix small typo re adding funds to network 7 years ago
Jack Mallers f304debd8c fix(channels): loading hover state 7 years ago
Tom Kirkpatrick 828be27630
fix: ensure conditional display uses boolean 7 years ago
Ben Woosley 673829821a
fix: don't show channel suggestions if pending channels exist 7 years ago
Ben Woosley b15d68de18
refactor: avoid repeating a conditional in Network 7 years ago
Jack Mallers bc27b95919 fix(channel-form): improve copy 7 years ago
Tom Kirkpatrick 8d0838d691
fix(accessibility): don't use white on yellow text 7 years ago
Tom Kirkpatrick 8e195c48ea
fix: show channel filter with empty active filter 7 years ago
Tom Kirkpatrick 18ea5d3b45
style(lint): fix issues from rule react/destructuring-assignment 7 years ago
Tom Kirkpatrick 99b930f47e
refactor: move styles to styles directory 7 years ago
Tom Kirkpatrick 5367e3bf21
style: fix scss no-duplicate-selectors rule 7 years ago