Commit Graph

92 Commits

Author SHA1 Message Date
Hunter Miller
6111c00c84
Merge pull request #5355 from finned-palmer/bugfix/cleanup-provider-modal-text
btc-wallet: cleanup provider modal text
2021-10-25 10:47:12 -05:00
finned-palmer
e0858fb692 btc-wallet: fix link to settings (changed after app distribution) 2021-10-23 19:46:45 -05:00
finned-palmer
7e136ff19b btc-wallet: cleanup provider modal text 2021-10-23 19:19:28 -05:00
finned-palmer
648a6efed2 Fix horiz. pad. on mobile layout 2021-10-20 19:46:20 -05:00
finned-palmer
4a53e89186 Add home icon, match new design somewhat 2021-10-20 19:46:17 -05:00
finned-palmer
3b35df4620 Fix master key invoice as well. 2021-10-20 19:44:20 -05:00
finned-palmer
eb5d026df4 Fix issues with bridge and external invoices 2021-10-20 19:44:19 -05:00
ryjm
faef2c17aa bitcoin: fix wallet 2021-09-29 14:38:29 -04:00
Hunter Miller
5272346cb8 btc-wallet: manual merge from master to resolve conflicts 2021-09-27 17:28:30 -05:00
Liam Fitzgerald
61ed89c708 btc-wallet: update for new settings 2021-09-13 11:36:17 +10:00
Liam Fitzgerald
6b5942b59a btc-wallet: update build, fix routing 2021-09-13 11:19:11 +10:00
ixv
64d5a5449f Merge remote-tracking branch 'finned/add-eslint-prettier-husky' into release/bitcoin-wallet 2021-07-01 22:51:27 -07:00
Logan Allen
30614d6374 btc-wallet-js: remove unnecessary and confusing line 2021-06-25 16:49:15 -05:00
finned-palmer
fa797d411c Add eslint, prettier, husky. Fix linting errors 2021-06-19 12:58:29 -05:00
pkova
54f889334a btc: decrease card width based on window.innerWidth 2021-06-16 17:58:24 +03:00
pkova
f860efee6c btc: match bridgeInvoice.js sending button style to invoice.js 2021-06-16 17:58:24 +03:00
pkova
8495894c7b btc: fix button rendering on safari 2021-06-16 17:58:24 +03:00
pkova
6faa7a0f0c btc: fix safari bitcoin address copy to clipboard
Using navigator.clipboard instead of document.execCommand('copy') works
in safari as well.
2021-06-16 17:58:24 +03:00
pkova
f820064be1 btc: default wallet creation with bridge, add better styled warnings 2021-06-09 19:17:54 +03:00
pkova
5a670b75cf btc: default sign method to bridge to reduce master ticket exposure 2021-06-09 19:17:54 +03:00
ixv
b22071a7d8 btc: update styles for bridge invoice page too 2021-06-03 14:59:05 -07:00
ixv
6fc362c02e btc: fix order of fee options 2021-06-03 14:32:10 -07:00
ixv
ee865af32f btc: invoice page style fixes and fee display 2021-06-03 14:28:12 -07:00
Liam Fitzgerald
fdd2dd4530
btc-wallet: trivial change to force rebuild 2021-06-02 14:34:47 +10:00
Liam Fitzgerald
b73b9ad9db
btc-wallet: trivial change to force rebuild 2021-06-02 14:21:21 +10:00
Liam Fitzgerald
377f536276
btc-wallet: trivial change to force rebuild 2021-06-02 12:39:55 +10:00
Liam Fitzgerald
06309a4dab
btc-wallet: trivial change to force rebuild 2021-06-02 12:29:13 +10:00
Liam Fitzgerald
31d3f01fe0
SidebarList: filter hidden messages 2021-06-02 11:18:11 +10:00
Matilde Park
463059ba20 btc: remove console.logs to prompt rebuild 2021-06-01 18:18:43 -04:00
ixv
e4e14c3457 btc: fix warning link style 2021-05-27 14:52:56 -07:00
ixv
7b6e054ad5 btc: link to urbit.org to learn more about wallet 2021-05-26 18:30:18 -07:00
ixv
db952bd22d btc: switch network to bitcoin 2021-05-26 18:30:18 -07:00
ixv
0b2e28934b btc: stop putting so many things in window 2021-05-26 18:30:18 -07:00
ixv
40d69b5a02 btc: invoice error handling 2021-05-26 18:30:18 -07:00
pkova
74492b7b0f btc: add reworked urbit-key-generation, fixes in bridge flow 2021-05-26 18:30:18 -07:00
ixv
01c48b5c2e btc: connection status styling 2021-05-26 18:30:18 -07:00
ixv
8770e1e00c btc: persist preferred currency; clean up btc currency style 2021-05-26 18:30:18 -07:00
ixv
84f6aa33d0 btc: feepicker dismissal 2021-05-26 18:30:18 -07:00
ixv
87855eadc4 btc: copy truncated address 2021-05-26 18:30:18 -07:00
ixv
b157f9ddde btc: switch feepicker 2021-05-26 18:30:18 -07:00
pkova
7b44129a43 btc: confirm master ticket on wallet setup 2021-05-26 18:30:18 -07:00
pkova
62bc36c918 btc: overflow-wrap addresses on sent screen 2021-05-26 18:30:18 -07:00
pkova
4bd945ee6e btc: add signing through bridge 2021-05-26 18:30:18 -07:00
pkova
aa7811c2f5 btc: make feePicker position: absolute instead of relative 2021-05-26 18:30:18 -07:00
pkova
234b2be133 btc: add invalid key error handling 2021-05-26 18:30:18 -07:00
pkova
a4c03cc630 btc: add dust error handling 2021-05-26 18:30:18 -07:00
pkova
d93020d9c6 btc: add basic error handling 2021-05-26 18:30:18 -07:00
ixv
41685a88c0 btc: settings page 2021-05-26 18:30:18 -07:00
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