btcpayserver/BTCPayServer/Views/UIInvoice
d11n c8b9a425b8
Receipt fixes and improvements (#5505)
* Fix additional div

* Don't show payment number if there is only one

* Bump max-width to prevent wrapping in top container

* Fix colspan

* Re-add POS data

Closes #5498.

* Right-align amounts

* Re-order

* Don't show redundant receive date if there is only one payment

* Table improvements

* Unify crypto amount display

* More formatting improvements

* Only show Subtotal if there are calculations applicable to it

* Making margin on the bottom smaller to reduce expansion on Bitcoinize machines

---------

Co-authored-by: rockstardev <5191402+rockstardev@users.noreply.github.com>
2023-11-23 12:05:08 -06:00
..
_RefundModal.cshtml UI: Only display applicable refund options 2023-05-30 12:51:51 +02:00
_ViewImports.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
_ViewStart.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
Checkout-Body.cshtml Fix indent 2023-04-25 21:03:12 +09:00
Checkout-Cheating.cshtml Unify public page styles (#5462) 2023-11-21 10:13:26 +01:00
Checkout-Spinner.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
Checkout-Testing.cshtml [UX/UI] Add CPFP (#3395) 2022-02-10 12:24:28 +09:00
Checkout.cshtml Checkout v2: Option to display amount in Sats in BIP21 case (#4730) 2023-03-09 21:36:11 +01:00
CheckoutNoScript.cshtml Fix indent 2023-04-25 21:03:12 +09:00
CheckoutV2.cshtml Unify public page styles (#5462) 2023-11-21 10:13:26 +01:00
CreateInvoice.cshtml switch pos to metadata in invoice create view (#5412) 2023-11-02 08:13:48 +01:00
Invoice.cshtml Unify list views (#5399) 2023-11-02 08:12:28 +01:00
InvoiceNavPages.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
InvoiceReceipt.cshtml Receipt fixes and improvements (#5505) 2023-11-23 12:05:08 -06:00
InvoiceReceiptPrint.cshtml Receipt fixes and improvements (#5505) 2023-11-23 12:05:08 -06:00
InvoiceStatusChangePartial.cshtml Start using JSONB column instead of app side compressed data (#4574) 2023-02-21 15:06:34 +09:00
ListInvoices.cshtml Unify list views (#5399) 2023-11-02 08:12:28 +01:00
ListInvoicesPaymentsPartial.cshtml Invoice: Improve payment details (#5362) 2023-10-10 12:28:00 +09:00