btcpayserver/BTCPayServer/Models
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
..
AccountViewModels Login/register/error view updates 2020-07-19 14:28:07 +02:00
AppViewModels Do not crash UI and background services after switching to BItcoin Only when you have altcoin payments 2020-08-09 16:17:16 +02:00
Authorization Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
InvoicingModels Improve invoices list view (#1815) 2020-08-24 13:57:07 +09:00
ManageViewModels Fix 2FA config screens 2020-07-13 10:58:53 +02:00
NotificationViewModels Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PaymentRequestViewModels Extracting grid paging to partial 2020-07-28 10:28:32 -05:00
ServerViewModels Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
StoreViewModels Remove confirm option for seed from wallet settings 2020-08-05 11:20:34 +02:00
WalletViewModels Wallet UI: Improve views (#1763) 2020-08-03 17:12:21 +09:00
BasePagingViewModel.cs Initializing BasePagingViewModels from cookie 2020-07-30 18:02:59 -05:00
BitpayErrorsModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
BitpayTranslatorViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ConfirmModel.cs Fix 2FA config screens 2020-07-13 10:58:53 +02:00
CreateInvoiceRequest.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
DataWrapper.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ErrorViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
GetTokensResponse.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
InvoiceResponse.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PostRedictViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
StatusMessageModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
TokenRequest.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ViewPullPaymentModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00