btcpayserver/BTCPayServer.Data/Data
Andrew Camilleri 4d0b402e8b
Allow disabling notifications per user and disabling specific notifications per user (#1991)
* Allow disabling notifications per user and disabling specific notifications per use

closes #1974

* Add disable notifs for all users

* fix term generator for notifications

* sow checkboxes instead of multiselect when js is enabled

* remove js dependency

* fix notif conditions
2020-10-20 13:09:09 +02:00
..
AddressInvoiceData.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
APIKeyData.cs fixes and adapt 2020-08-28 09:00:14 +02:00
AppData.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ApplicationDbContext.cs Make U2F devices cascade delete 2020-10-06 17:57:16 +02:00
ApplicationDbContextFactory.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ApplicationUser.cs Allow disabling notifications per user and disabling specific notifications per user (#1991) 2020-10-20 13:09:09 +02:00
HistoricalAddressInvoiceData.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
InvoiceData.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
InvoiceEventData.cs Add invoice event severity 2020-09-01 18:19:49 +02:00
NotificationData.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
OffchainTransactionData.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
PairedSINData.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PairingCodeData.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PayjoinLock.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
PaymentData.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PaymentRequestData.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PayoutData.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PendingInvoiceData.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PlannedTransaction.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
PullPaymentData.cs Payment redesign (#1967) 2020-10-13 09:58:46 +02:00
RefundData.cs Add MaxLength and remove destination maxlength 2020-08-28 09:39:25 +02:00
SettingData.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
StoreData.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
StoredFile.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
U2FDevice.cs Make U2F devices cascade delete 2020-10-06 17:57:16 +02:00
UserStore.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WalletData.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WalletTransactionData.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00