Commit Graph

2437 Commits

Author SHA1 Message Date
rockstardev
bce201038f Including walletunlock.json file in TestData for easier debugging 2019-11-10 06:19:59 -06:00
rockstardev
c24bb443d3 Fixing check for external services that don't specify server 2019-11-10 06:12:32 -06:00
rockstardev
9c165d84ef Removing LND seed information from walletunlock.json 2019-11-10 06:12:32 -06:00
rockstardev
58b834fe9d Displaying information from walletunlock.json if file is present 2019-11-10 06:12:32 -06:00
rockstardev
2b1aac9aa9 Service page for LND Seed Backup 2019-11-10 06:12:32 -06:00
Nicolas Dorier
b75eaee6dd Merge pull request #1115 from escapedcat/feat/ledger-xpub-help
feat(stores): add ledger specific xpub help
2019-11-10 00:28:05 +09:00
Umar Bolatov
9cd64bf81a Inline "allow custom payment amount" checkbox with label 2019-11-08 19:12:52 -08:00
Umar Bolatov
2c14cece6b Make sure documentation tooltip link stays inline with label
close #1129
2019-11-08 19:12:51 -08:00
escapedcat
11c269693e feat(stores): add ledger specific xpub help
problem: maximum of 20 ledger accounts are being listed in the derivation-scheme select
solution: help users with i.e. multiple ledger accounts by providing link to docs for detailed info on where to find the xpub key manually
2019-11-08 15:24:12 +01:00
nicolas.dorier
ae9b93ca8f Removing useless tool 2019-11-08 22:41:14 +09:00
nicolas.dorier
563e95df7c Fix tests 2019-11-08 21:42:34 +09:00
nicolas.dorier
5b37a9df0b Make sure we don't pass the psbt in GET url 2019-11-08 21:21:23 +09:00
nicolas.dorier
28396206de Show the torrc config when debugging via F5 2019-11-08 17:26:32 +09:00
nicolas.dorier
9d3026f676 Add torrc files in tests 2019-11-08 16:10:49 +09:00
nicolas.dorier
aab7c08500 Unify StatusMessage handling 2019-11-07 18:59:51 +09:00
nicolas.dorier
ff8de47e69 Fix tests 2019-11-07 18:36:45 +09:00
nicolas.dorier
3ff9cc85ef Fix tests 2019-11-07 18:35:47 +09:00
nicolas.dorier
d37abb53f0 Fix status message when a model is passed 2019-11-07 18:20:17 +09:00
nicolas.dorier
656a3956b1 Fix strange message in PaymentRequests (Fix #1130) 2019-11-07 17:59:35 +09:00
nicolas.dorier
c31e7593b6 Add label to FullyNoded 2019-11-07 17:08:24 +09:00
nicolas.dorier
7be9083220 Update sponsor 2019-11-07 16:46:10 +09:00
nicolas.dorier
b85667a191 Fix status message of PaymentRequest 2019-11-07 16:19:36 +09:00
nicolas.dorier
892d906ac7 Fix tx link in payment request 2019-11-07 16:12:05 +09:00
nicolas.dorier
0277708b2a Fix tor service parsing 2019-11-07 15:58:03 +09:00
nicolas.dorier
d757aa2978 Fix typo 2019-11-07 15:48:56 +09:00
nicolas.dorier
cf7bba9600 Fix services if there is more than one tor external services 2019-11-07 15:41:39 +09:00
nicolas.dorier
29e8783beb Update translations 2019-11-07 14:34:34 +09:00
nicolas.dorier
57b87a55bc Show Bitcoin RPC service 2019-11-07 14:33:10 +09:00
nicolas.dorier
9ff9377bc7 Make sure the recommended fees are different from the network fee rate 2019-11-07 13:45:45 +09:00
nicolas.dorier
163ef031b9 Make sure the recommended fees are different from the network fee rate 2019-11-07 13:35:47 +09:00
Umar Bolatov
0a9290a980 Make recommended fee confirmation target configurable
Address #1110
2019-11-06 16:21:33 -08:00
nicolas.dorier
f0c2fb62df Select all link when clicked 2019-11-07 00:13:00 +09:00
nicolas.dorier
24d6532dac Add onion link to login/register 2019-11-06 23:58:04 +09:00
nicolas.dorier
fee1fe22a7 Use better svg version of the logo 2019-11-06 23:25:56 +09:00
nicolas.dorier
d8103f7293 Fix webfont 2019-11-06 21:57:43 +09:00
nicolas.dorier
3d3446e46a Improve design of register/login on mobile 2019-11-06 21:51:10 +09:00
nicolas.dorier
22af4d2836 Because links are not reusable in LightningWalletService, it should not open in a new tab 2019-11-06 21:17:50 +09:00
nicolas.dorier
06c3f01e41 Improve message in Maintainance page 2019-11-06 16:17:03 +09:00
Nicolas Dorier
d392880102 Merge pull request #1121 from NicolasDorier/ux/login-register
Add sponsor and new design to the login and registration page
2019-11-06 15:29:36 +09:00
nicolas.dorier
55dd8da284 Redirect first run to register, redirect unlogged to login 2019-11-06 15:19:14 +09:00
nicolas.dorier
e76f5b19b1 bump lightning package 2019-11-06 13:20:57 +09:00
nicolas.dorier
5650b8560d Refactor the Header in its own partial view 2019-11-06 13:15:26 +09:00
nicolas.dorier
2d80dbfa8f Custom logo and custom url for checkout page should accept any string (relative path) (Fix #1124) 2019-11-06 12:02:13 +09:00
Rockstar Developer
c62aeb670a Merge pull request #1120 from rockstardev/cifixrefactor
Fixing CircleCi to run external test only in repo context, small refactor of LndServiceViewModel
2019-11-05 09:41:43 -06:00
nicolas.dorier
1a407a2da3 Add sponsor and new design to the login and registration page 2019-11-05 18:01:43 +09:00
Nicolas Dorier
72d7e2dc5b Merge pull request #1116 from bolatovumar/issue-1111
Improve pay button display options section
2019-11-04 12:04:14 +09:00
rockstardev
a126ec1718 Renaming to LndServiceViewModel, used both by grpc and rest 2019-11-03 13:18:09 -06:00
Umar Bolatov
6b587bfc31 Improve pay button display options section
address #1111
2019-11-03 09:53:09 -08:00
Nicolas Dorier
28a2017b65 Merge pull request #1108 from dennisreimann/paybutton
More pay button improvements
2019-11-03 20:26:55 +09:00
Nicolas Dorier
c3a6e9a799 Merge pull request #1112 from Kukks/fix-monero-qr
fix qr code amounts for monero
2019-11-03 20:26:35 +09:00