27 Commits (bd26d26884bf9bc3091c722b6e1ac464e5b53b76)

Author SHA1 Message Date
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
Ben Woosley 689d5bf753
lint(unnecessary disable): Remove unnecessary eslist-disable-lint statements 7 years ago
Tom Kirkpatrick 0846bcb772
style(lint): lint and format all code 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
Ben Woosley 2ade0a7a45
Only ADD_TRANSACTION if we are not already tracking the transaction 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
Ben Woosley 6ec9ce2f85
enhance(lints): Be explicit re which lint is disabled 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
Jack Mallers 4755a2b1d9 notification on sync and new address on tx received 7 years ago
Jack Mallers ed11aaa460 feature(connect peer error): hook up global error handling for connecting to a peer 7 years ago
Jack Mallers 3dedf6c522 feature(payment error): error handling for LN payment 7 years ago
Jack Mallers d61bc585cf feature(global-errors): hook up global errors reducer to component and set error on transaction fail 7 years ago
Jack Mallers ff3e492037 fix(logs): remove console.logs 7 years ago
Jack Mallers c78b176cd5 fix(lint): fix linting errors 7 years ago
Jack Mallers bbb20214d1 hotfix(fetchBalance): fetch balance after payments/transactions are sent/received 7 years ago
Jack Mallers 5af63d7ea7 feature(global-errors): hook up global errors reducer to component and set error on transaction fail 7 years ago
Jack Mallers cb3dfb0d38 feature(requestform): setup and hooked up request form + successfully created invoice 7 years ago
Jack Mallers 8281216170 feature(payform): add loading selector and render loading bolt if true 7 years ago
Jack Mallers 0b22be5f78 feature(sendcoins): successfully sent onchain + closed/reset modal + showed success modal 7 years ago
Jack Mallers 15eacc7f47 fix(lint): fix eslint errors 7 years ago
Jack Mallers 688aa45a78 fix(notification): copy change 7 years ago
Jack Mallers d4917cd619 fix(notification tx): update copy 7 years ago
Jack Mallers 2ff16a75c5 feature(notification): setup basic notification functionality 7 years ago
Jack Mallers b1dfb55ec2 feature(subscribe tx): setup subscribe folder and subscribe/update when new tx is detected 7 years ago
Jack Mallers 704e803f40 fix(lint): fix linting errors 7 years ago
Jack Mallers e7a819c386 fix(sendcoins): move sendcoins to new transaction reducer, remove unused code from payments 7 years ago
Jack Mallers a6111c3dd5 feature(txs): setup getTransactions and hook up to new reducer 7 years ago