14 Commits (50f59b5d264c1242cc838ea1c1b9754b1267d3e8)

Author SHA1 Message Date
Tom Kirkpatrick 2424ee14b5
fix(wallet): determine currency before display 6 years ago
Tom Kirkpatrick 8f7ee97fba
refactor: remove old request form code 6 years ago
Tom Kirkpatrick b2aa3909cd
feat(ui): integrate new request forms 6 years ago
Tom Kirkpatrick 145899aa6b
refactor: remove old pay forms 6 years ago
Tom Kirkpatrick 0acd6bf66d
style(global): update general styles 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 06b1d27e64
fix(styles): clean up and standardize buttons 6 years ago
Tom Kirkpatrick 05f30c4d44
fix(loading): fix glitch on loading sequence 6 years ago
Jack Mallers f7964c8686
fix(theme): make compatible with multi-language 6 years ago
Tom Kirkpatrick 54ed782ff5
refactor(general): remove contactModal components 6 years ago
Tom Kirkpatrick c00321845c
refactor(fs): consolidate containers & components 6 years ago
Tom Kirkpatrick fcaf84c187
feat(deps): update all dependencies 6 years ago
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 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
Data Courier 818dd25012
feat(ui): integrate AmountInput into wallet UI 7 years ago
Tom Kirkpatrick 5681b82a3c
refactor: move helper code to lib directory 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
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 037f351b59
Drop the ModalRoot component 7 years ago
Jack Mallers 5ab19cd19b fix(dynamic-showTransaction): add isTestnet param to function and update function calls 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 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
Jack Mallers 920cd7edd2 fix(ReceiveMOdal): remove hardcoded alias and replace with dynamic alias or pubkey 7 years ago
Jack Mallers 7cff397a4c fix(lint + grpc): fix lint errors and a bug where gRPC connection starts too early 7 years ago
Jack Mallers de9dffb28c feature(ConnectManually): wire up ConnectManually component 7 years ago
Jack Mallers 3eb2263ff4 feature(SubmitChannel): wire up backend to new submit channel form + loading pubkeys UI 7 years ago
Jack Mallers a0f9027180 feature(contactsform): tie up new contacts form to reducer 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 91abe27589 fix(package.json): go back to old webpack versions 7 years ago
Jack Mallers 9c88c78ff8 feature(request): usd amount in request form 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 0883bbd486 feature(payform): add multi-currency support for payform 7 years ago
Jack Mallers a827e65b55 feature(payform): new description 7 years ago
Jack Mallers 04798ac7f9 feature(payform): new pay form MVP 7 years ago
Jack Mallers 12677e7f2c fix(lint): fix linting errors 7 years ago
Jack Mallers 02cdc65421 fix(old code): remove more old code from v1 7 years ago