Commit Graph

145 Commits

Author SHA1 Message Date
ixv
a791a2edf1 btc: fix history bug 2021-05-26 18:30:18 -07:00
ixv
36f8167986 btc: attach note to transaction 2021-05-26 18:30:18 -07:00
ixv
d6a695c131 btc: blur and warning typo 2021-05-26 18:30:18 -07:00
pkova
4a0caa9fc3 btc: add balance events on handle-address-info 2021-05-26 18:30:18 -07:00
Isaac Visintainer
84ccb732e6 btc: finish fee picker 2021-05-26 18:30:18 -07:00
Isaac Visintainer
aa5ccf8122 btc: add warning message 2021-05-26 18:30:18 -07:00
édouard
2c6c83bc14 stying edits: small collection of various visual fixes
All edits were constrained within the `/components` directory of the wallet src. Most involve simple value switches and other similarly simple fixes, towards matching designs.
2021-05-26 18:30:18 -07:00
pkova
1a096efbba btc: retry logic for unconfirmed balance, show it on frontend 2021-05-26 18:30:18 -07:00
Isaac Visintainer
24db04bccc temp 2021-05-26 18:30:18 -07:00
Isaac Visintainer
2288858302 btc: route network info from top level 2021-05-26 18:30:18 -07:00
Isaac Visintainer
df3f6c9042 btc: address validation; loading states in sending flow 2021-05-26 18:30:18 -07:00
Isaac Visintainer
4a67c56706 btc: add icon 2021-05-26 18:30:18 -07:00
pkova
a740b7ea1f btc: round denominated amounts on invoice and sent screens 2021-05-26 18:30:18 -07:00
pkova
89b7a24109 btc: reset psbt state on exit from sending flow
This fixes trying to access beyond buffer length errors.
2021-05-26 18:30:17 -07:00
pkova
bdf64a9613 btc: add x to final component in sending flow 2021-05-26 18:30:17 -07:00
Isaac Visintainer
78c0235c99 btc: bug and style fixes for transaction history 2021-05-26 18:30:17 -07:00
Isaac Visintainer
b58fe46fdc btc: fix issue with channel-js part 2 2021-05-26 18:30:17 -07:00
Isaac Visintainer
e3c20a2901 btc: improved transitions and error handling for startup modals 2021-05-26 18:30:17 -07:00
Isaac Visintainer
a9706c7ece btc: fix prod build 2021-05-26 18:30:17 -07:00
Isaac Visintainer
517d26a3f7 btc: improved initial loading display 2021-05-26 18:30:17 -07:00
Isaac Visintainer
99a44640f0 btc: fix issue with channel-js resubscribes 2021-05-26 18:30:17 -07:00
Isaac Visintainer
ac02810fde btc: fix currencyValue in transaction.js 2021-05-26 18:30:17 -07:00
pkova
5d44b596d0 btc: propagate psbt state through balance component 2021-05-26 18:30:17 -07:00
Isaac Visintainer
e043273446 btc: currency rate polling and reducer 2021-05-26 18:30:17 -07:00
Isaac Visintainer
02b4ac1a91 btc: fix transaction ordering 2021-05-26 18:30:17 -07:00
Isaac Visintainer
e759050eb2 btc: check if payee has wallet; allow sending to external addresses 2021-05-26 18:30:17 -07:00
Isaac Visintainer
f161ef69ec btc: some frontend cleanup 2021-05-26 18:30:17 -07:00
Isaac Visintainer
197934f95b btc: address copying 2021-05-26 18:30:17 -07:00
Isaac Visintainer
2158e9a4cd btc: transaction history 2021-05-26 18:30:17 -07:00
pkova
fdfcf27ec4 btc: make button in send.js reactive 2021-05-26 18:30:17 -07:00
pkova
c8c1bdf0be btc: add USD currency conversion rate fetching 2021-05-26 18:30:17 -07:00
pkova
44767c00dd btc: styling improvements in invoice.js 2021-05-26 18:30:17 -07:00
pkova
a548414baf btc: styling improvements in send.js 2021-05-26 18:30:17 -07:00
pkova
2391185916 btc: add final screen for sending flow 2021-05-26 18:30:17 -07:00
pkova
32477257c9 btc: make invoice send btc button reactive 2021-05-26 18:30:17 -07:00
pkova
4c22a439e4 btc: go to invoice screen only after receiving psbt 2021-05-26 18:30:17 -07:00
pkova
b3d0919cba btc: fix walletModal fprint, balance.js initial state 2021-05-26 18:30:17 -07:00
pkova
b95b167646 btc: add unstaged files, fix fingerprint length 2021-05-26 18:30:17 -07:00
pkova
215784af44 btc: add mvp sending flow 2021-05-26 18:30:17 -07:00
Isaac Visintainer
fbb74c5ab2 btc: fix issue with wallet generation from master ticket 2021-05-26 18:30:17 -07:00
Isaac Visintainer
4066f21ec1 temp: fix balance issue 2021-05-26 18:30:17 -07:00
Isaac Visintainer
da7fe35a60 temp commit: beginning balance and transactions page 2021-05-26 18:30:17 -07:00
Isaac Visintainer
cc7318aaa9 btc: provider/wallet setup flow 2021-05-26 18:30:17 -07:00
Isaac Visintainer
d32e78799f btc: more frontend template stuff 2021-05-26 18:30:17 -07:00
Isaac Visintainer
fc1dbe4f30 btc: frontend template 2021-05-26 18:30:17 -07:00