81 Commits (0fd660d2722ec7d42b4f660127ee91ba84456196)

Author SHA1 Message Date
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 aeb832d30a
refactor(webpack): use portable scss include paths 6 years ago
Tom Kirkpatrick f51586d3ce
refactor(fs): group files by component 6 years ago
Jack Mallers 7d7e6f8df6 feat(testnet): add pill to UI on testnet 6 years ago
Tom Kirkpatrick 2c194517ed
feat(wallet): show node public address if set 6 years ago
Adam Mashrique b769f724ae fix(qrcode): invert colors and add 2 px border 6 years ago
Jack Mallers 8548b744ec feat(payment): add 60 second payment timeout 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
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 a989c038fc
feat(wallet): remember last wallet address 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 f85aa10cff
style: remove redundant font declarations 7 years ago
Tom Kirkpatrick 849f2bf9ea
style: run all stylesheets through prettier 7 years ago
Tom Kirkpatrick 2d6dec5afb
style: run all stylesheets through stylelint 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 0c7e75eb05
perf(bundle-size): only import used react icons 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
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
Jack Mallers 992e6d36fd fix(wallet modal): change copy from deposit to bitcoin 7 years ago
Jack Mallers e85a9b2dd1 fix(activity): grouped data by day and redesign payment, invoice and transaction components 7 years ago
Jack Mallers d797b18d3a fix(lint/tests): fix lint/tests 7 years ago
Jack Mallers 1e7d992edd fix(wallet-header): wire up currency switching from the home page wallet header 7 years ago
Jack Mallers 920cd7edd2 fix(ReceiveMOdal): remove hardcoded alias and replace with dynamic alias or pubkey 7 years ago
Jack Mallers 9a73b90f3d fix(lint): fix max-len with eslint hack for now 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 00a93b3aec fix(): small console logs and errors 7 years ago
odb366 eca3a7189b scrollbar-fix2 7 years ago
Jack Mallers f8e15e92e3 fix(lint): fix lint errors 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 fade245dc4 feature(countdown): add countdown component for the countdown till the invoice expires 7 years ago
Jack Mallers 9c11328789 feature(wallet): hook up new wallet modal 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 9c88c78ff8 feature(request): usd amount in request form 7 years ago
Jack Mallers 04798ac7f9 feature(payform): new pay form MVP 7 years ago
Jack Mallers 98b3c52e11 feature(value): add value component to wallet 7 years ago
Jack Mallers 8a40563314 fix(lint) 7 years ago
Jack Mallers 1c40075e3b fix(walletBalance): was only calcing channel balance in wallet header 7 years ago