btcpayserver/BTCPayServer/Models
Andrew Camilleri 892b3e273f
Improve Labeling further (#4849)
* If loading addresses into the send wallet page using bip21 or address,  (or clicking on "Send selected payouts"  from the payotus page), existing labels will be pre-populated.
*  Add the payout label to the address when the payoutis created instead of to the transaction when it is paid.
*  Add the label attachments when adding labels from an address to the transaction.
2023-04-07 15:58:41 +09:00
..
AccountViewModels Adapt cookie auth to work with same API permission system (#4595) 2023-03-20 10:46:46 +09:00
AppViewModels Apps become plugins 2023-03-27 16:43:44 +02:00
Authorization Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
CustodianAccountViewModels Fixed nav menu active states + Better Fake Custodian (#4854) 2023-04-05 15:11:46 +02:00
InvoicingModels Make Checkout V2 the default (#4850) 2023-04-05 08:35:50 +09: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 Receipt: Add payment proof (#4782) 2023-03-27 14:07:12 +09:00
ServerViewModels Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
StoreViewModels Allow any bolt11 invoice for pullpayments/payouts (#4857) 2023-04-06 15:54:19 +09:00
WalletViewModels Improve Labeling further (#4849) 2023-04-07 15:58:41 +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 POS improvements (#4668) 2023-02-23 09:52:37 +01:00
TokenRequest.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ViewPullPaymentModel.cs Update price display (#4736) 2023-03-13 10:12:58 +09:00