d11n
2e6246e385
Move TagHelpers to Abstractions ( #3975 )
...
* Move TagHelpers to Abstractions
Makes them available for use in plugins. Also cleans up the tag helper references in the view code: As we have it in the root view imports, the individual directives in the views are superfluous.
* Move CurrenciesSuggestionsTagHelper back
To get rid of the Rating dependency in Abstractions.
2022-07-22 21:58:25 +09:00
Andrew Camilleri
afb989d72e
Fix lnurl withdraw modal ( #3955 )
...
* Fix lnurl withdraw modal
fixes #3949
* Fix test
2022-07-12 15:17:44 +09:00
Andrew Camilleri
3d7f628014
Support Lnurl Withdraw in pull payments ( #3709 )
...
* Support Lnurl Withdraw
* cleanup and small fixes
* remove putin brace
2022-06-28 23:02:17 +09:00
dstrukt
cade6c6c38
Move View
action to the Name
column in Payouts & Payment Requests ( #3873 )
...
* ui+paymentrequest: moves 'view' link to name
* ui+pull: moves 'view' link to name column
* Update links, fix tests
Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2022-06-20 11:52:12 +09:00
nicolas.dorier
67eeb4b69a
Allow resolution of any settings via DI
2022-05-24 14:10:19 +09:00
MrPaz
533ae0ea89
fix unwanted alert list marker for single error, issue #3583 ( #3704 )
...
* fix unwanted alert list marker for single error, issue #3583 https://github.com/btcpayserver/btcpayserver/issues/3583
* Update ViewPullPayment.cshtml
Co-authored-by: Nicolas Dorier <nicolas.dorier@gmail.com>
2022-05-18 21:38:10 +09:00
Dennis Reimann
d407e9ffba
Add dark mode option for public pull payment and payment request views
...
Closes #3706 . Closes #3705 .
2022-05-04 14:36:37 +02:00
Umar Bolatov
211db8e0f0
Adjust pull payment badge color ( #3584 )
...
Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2022-03-29 12:09:30 +02:00
galloway-valence
326eb1135b
added inputmode attr to relevant input fields
2022-03-26 18:27:22 +00:00
Dennis Reimann
749c22a0c3
Refactoring: Extract HttpRequest extensions
2022-03-08 08:17:39 +00:00
Umar Bolatov
f06199230c
Add ability to add description to pull payment ( #3363 )
...
* Add ability to add description to pull payment
close #2625
* Add API support
* Remove 'Model.Description != "<br>"'
2022-02-10 14:54:00 +09:00
nicolas.dorier
7a787fc945
Rename UI controllers
2022-01-14 13:46:03 +09:00