btcpayserver/BTCPayServer/Models/InvoicingModels
Dennis Reimann e7ea8ac40f
Improve invoices list view (#1815)
* Improve invoices list view

* Pager: Only show options that make sense

* ListInvoices formatting

* Add separator for dropdown toggle split

* Minor ListInvoices improvement

* Improve payment requests list view

* Distinguish empty and filtered lists

* Properly align invoice details

* Add payment symbols to invoices list

* Improve payment symbols in invoices list

* Always display search on list pages

* Inline variable

* Move display logic to pager

e5040ede55 (commitcomment-41698272)
2020-08-24 13:57:07 +09:00
..
CreateInvoiceModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
InvoiceDetailsModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
InvoicesModel.cs Improve invoices list view (#1815) 2020-08-24 13:57:07 +09:00
PaymentModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
RefundModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
UpdateCustomerModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00