btcpayserver/BTCPayServer/Models
d11n 2fb72d5aa6
Payment Request: Improve public view (#5413)
* Payment Request: Improve public view

Closes #4450.

* Test fix

* Extract Vue utils

* Improve payment history

* Fix amount display

* Unify receipt and payment request tables

* Re-add text confirmation for copying to clipboard

* Minor print optimizations

* Wording: Rename Description to Memo

* Open view links in new window

* View updates
2023-11-20 10:45:43 +09:00
..
AccountViewModels Login: Re-add Remember Me button (#5307) 2023-09-12 12:16:37 +09:00
AppViewModels Archive stores and apps (#5296) 2023-09-11 09:59:17 +09:00
Authorization Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
CustodianAccountViewModels Dotnet reformat 2023-04-10 11:07:03 +09:00
InvoicingModels switch pos to metadata in invoice create view (#5412) 2023-11-02 08:13:48 +01:00
ManageViewModels Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
NotificationViewModels Do not always provide counting in list views (#3696) 2022-05-02 16:35:28 +09:00
PaymentRequestViewModels Payment Request: Improve public view (#5413) 2023-11-20 10:45:43 +09:00
ServerViewModels Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00
StoreReportsViewModels Add reporting feature (#5155) 2023-07-24 09:24:32 +09:00
StoreViewModels Remove some useless intermediary type from Rate Source (#5351) 2023-09-26 16:37:40 +09:00
WalletViewModels Payment Request: Improve public view (#5413) 2023-11-20 10:45:43 +09:00
AdditionalServiceViewModel.cs Lightning: Catch and display external service errors 2022-05-04 14:30:07 +02:00
BasePagingViewModel.cs Add list count to user preferences cookie (#4637) 2023-02-15 11:04:17 +09:00
BitpayCreateInvoiceRequest.cs Form Builder (#4137) 2022-11-25 10:42:55 +09:00
BitpayErrorsModel.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 Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
HomeViewModel.cs Empty states: Setup guide for store and wallet (#3255) 2022-01-13 17:08:15 +09:00
InvoiceResponse.cs Form Builder (#4137) 2022-11-25 10:42:55 +09:00
PostRedictViewModel.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
TokenRequest.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ViewPullPaymentModel.cs Pull Payment: Add QR scanner for destination and infer payment method (#5358) 2023-10-10 12:30:09 +09:00