btcpayserver/BTCPayServer/Models/InvoicingModels
dstrukt 4b941a5145
Update Invoice Views (#3264)
* updates create invoice

* updates invoice list

* formats

* updates row

* updates

* Improve invoice list markup and fix mass action form

* Responsive invoice table

* Improve spacing on invoice detail view

* Improve archive message

* Responsive status change partial

* Add test case for mass archiving

* Add mass unarchiving

Closes #3270.

Co-authored-by: Nicolas Dorier <nicolas.dorier@gmail.com>
Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2022-01-11 17:14:34 +09:00
..
CreateInvoiceModel.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
InvoiceDetailsModel.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
InvoicesModel.cs Update Invoice Views (#3264) 2022-01-11 17:14:34 +09:00
PaymentModel.cs Implement topup invoices (#2730) 2021-08-03 17:03:00 +09:00
RefundModel.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
UpdateCustomerModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00