Umar Bolatov
0836df6974
Update invoice log row styling ( #2334 )
...
closes #2328
2021-03-07 20:50:55 +09:00
rockstardev
6b156f2144
Reenabling uppercase BECH32 in QR codes ( #2181 )
...
* Reenabling uppercase BECH32 in QR codes
* Fixing the test now that we're uppercasing BECH32 address
* Implementing Nicolas' feedback
Co-authored-by: rockstardev <rockstardev@users.noreply.github.com>
2021-03-06 13:52:25 +09:00
Nicolas Dorier
2b1efd9347
Merge pull request #2296 from dennisreimann/wallet-setup-finetuning
...
Wallet setup finetuning
2021-03-06 13:51:01 +09:00
nicolas.dorier
97dd10edc0
Fix some NRE in the FileService
2021-03-06 13:36:36 +09:00
nicolas.dorier
cc4e46d212
Fix NRE if invoice not found
2021-03-06 13:25:40 +09:00
Dennis Reimann
f79c8ab641
Xpub import: Toggle multi-sig examples
2021-03-04 11:07:05 +01:00
Dennis Reimann
314fda7877
Update import wallet cells
2021-03-03 22:27:39 +01:00
Dennis Reimann
aaf77515fc
Update icons
2021-03-03 21:29:03 +01:00
Dennis Reimann
b5f7b1aad4
Hover and active states for wizard navigation
2021-03-03 21:17:25 +01:00
Dennis Reimann
5bd16f990c
Add replace confirmation; distinguish wallet types
2021-03-02 12:26:18 +01:00
Dennis Reimann
89ecba961c
Remove old AddDerivationSchemes views
2021-03-02 12:26:16 +01:00
Dennis Reimann
3481a5fd19
Fix wording
2021-03-02 12:26:15 +01:00
Dennis Reimann
70a21c5136
Refactoring: Move checking condition up
2021-03-02 12:26:15 +01:00
Dennis Reimann
2e2c9764f3
Remove old Stores.BTCLike controller
2021-03-02 12:26:14 +01:00
nicolas.dorier
bd447b6c79
Fix test
2021-03-02 11:50:01 +09:00
Nicolas Dorier
4f6ec3aa32
Merge pull request #2325 from btcpayserver/fix/nextnetworkfee-null
...
Returning 0 for NextNetworkFee if it's null
2021-03-02 11:19:43 +09:00
Nicolas Dorier
7e714f1ef8
Refactor how we handle and validate LN ConnectionStrings ( #2314 )
...
* Refactor how we handle and validate LN ConnectionStrings
* Migrate existing connection string to Internal Node if they are the same. Cleanup some obsolete fields
* Fix typos, remove duplicated method
* Add a InternalNodeRef to LightningSupportedPaymentMethod
2021-03-02 11:11:58 +09:00
rockstardev
e65e46f664
NextNetworkFee is not directly initialized, falling back to null check
2021-03-01 09:56:57 -06:00
rockstardev
5e7eb6635f
Initializing NextNetworkFee values if GetFee returns null
2021-03-01 09:33:02 -06:00
Andrew Camilleri
49ae62b02e
Use library for Payjoin Sender ( #2158 )
...
* Use library for Payjoin Sender
* update payjoin sender to use new package and reduce code
* fix using statements
2021-03-01 22:44:53 +09:00
Umar Bolatov
c9cfe5cc6e
Fix direct URL for local storage with custom root path ( #2318 )
...
* Fix direct URL for local storage with custom root path
* Remove "Context.Request.PathBase" when generating file URL display string
2021-03-01 22:43:57 +09:00
Andrew Camilleri
e8df010449
Add redirectAutomatically to GreenField Invoice API ( #2321 )
2021-03-01 22:34:07 +09:00
Andrew Camilleri
949136b161
GreenField API: Configure Store Lightning Payment Method v2 ( #2208 )
...
* GreenField API: Configure Store Lightning Payment Method
* Remove internal ln node endpoint and use Auth service to check internal node usage
* fix test
2021-02-26 11:58:51 +09:00
Nicolas Dorier
1e00c63146
Merge pull request #2308 from dennisreimann/policies-ui
...
Improve policies structure and wordings
2021-02-26 11:49:00 +09:00
Nicolas Dorier
6d9b93a407
Merge pull request #2299 from dennisreimann/pos-item-button-text
...
PoS: Custom buy button text per product
2021-02-26 11:45:44 +09:00
Nicolas Dorier
37c39ad587
Merge pull request #2309 from btcpayserver/invoice-status-marker
...
Allow invoice to be marked even when new
2021-02-26 11:26:09 +09:00
Kukks
e3e65878aa
Allow invoice to be marked even when new
...
fixes #2019
2021-02-26 11:17:03 +09:00
Nicolas Dorier
6843b0eaab
Merge pull request #2301 from btcpayserver/gf/paymenttypeparse
...
Make payment type parsing more dynamic
2021-02-26 11:00:27 +09:00
Dennis Reimann
35aeb19fcd
Controller cleanups
2021-02-24 15:10:04 +01:00
Dennis Reimann
5a00f6a4fc
Fix missing view name
2021-02-24 15:10:03 +01:00
Umar Bolatov
3a9fc52b8c
Add "vertical-align: middle;" to pay button image CSS ( #2312 )
...
closes #2311
2021-02-24 15:10:02 +01:00
Nicolas Dorier
07da404a23
Merge pull request #2310 from dennisreimann/webhooks-controller
...
Webhooks controller fix and cleanup
2021-02-24 22:03:01 +09:00
Umar Bolatov
21467ef65d
Add "vertical-align: middle;" to pay button image CSS ( #2312 )
...
closes #2311
2021-02-24 22:01:05 +09:00
Dennis Reimann
5e7836b293
Controller cleanups
2021-02-23 16:51:58 +01:00
Dennis Reimann
a6fe61d508
Fix missing view name
2021-02-23 16:51:11 +01:00
Dennis Reimann
c0aa320f0a
Improve policies structure and wordings
...
Closes #2307 .
2021-02-23 10:39:26 +01:00
Dennis Reimann
4bcc18fb41
JavaScript formatting fixes
2021-02-23 09:51:25 +01:00
Dennis Reimann
32370545cb
Fix variable assignment in yaml parsing loop
2021-02-23 09:50:54 +01:00
Dennis Reimann
5b4877c402
PoS: Custom buy button text for custom price
2021-02-22 08:59:59 +01:00
Kukks
71c11b34f4
Make payment type parsing more dynamic
...
fixes bug described in #2297
2021-02-19 08:23:55 +01:00
Dennis Reimann
3123718166
Crowdfund: Add custom buy button text
2021-02-18 12:32:43 +01:00
Dennis Reimann
dfbec71906
PoS: Add test for custom buy button text
2021-02-18 12:20:27 +01:00
Dennis Reimann
757c087afd
PoS: Custom buy button text per product
...
Closes #2232 .
2021-02-18 10:54:06 +01:00
Dennis Reimann
1e902c8dee
Tests: Toggle advanced settings via JS instead
2021-02-17 15:54:05 +01:00
d11n
c73878ccca
Fix missing hot wallet option on seed import ( #2284 )
...
* Fix missing hot wallet option on seed import
Thanks @kukks for spotting!
* Tests: Wait for button to be ready for interaction
* Camelcase test selectors
* Tests: Remove general ImplicitWait
* Tests: Add WaitForAndClick helper
* Tests: Refactor SetCheckbox
* Tests: Add WaitForElement helper
* Tests: Refactor and use wait.UntilJsIsReady helper
* Fix missing helper in ethereum tests
* Tests: Some more refactorings
2021-02-17 12:14:29 +09:00
Nicolas Dorier
41e453306d
Merge pull request #2288 from bumbummen99/patch-4
...
Fix view payment request loading spinner alignment
2021-02-17 12:10:18 +09:00
Patrick
eca317b3c4
Fix view payment request loading spinner alignment
2021-02-15 16:37:38 +01:00
Kukks
9300326483
Remove Max body request size
...
Upload limit by kestrel restricts plugin upload of 30mb+. this removes that limit
2021-02-15 13:42:08 +01:00
Patrick
f6f616a21d
Fix cart pay button loading spinner vertical alignment
2021-02-14 21:05:26 +01:00
Nicolas Dorier
dd5b143c13
Update BTCPayServer/Controllers/ManageController.cs
...
Co-authored-by: d11n <mail@dennisreimann.de>
2021-02-12 16:48:26 +09:00