btcpayserver/BTCPayServer/Models
d11n 06db29dd43
Delete confirmation modals (#2614)
* Refactor confirm view: separate modal

* Add delete confirmation modals for apps and FIDO2

* Add delete confirmation modals for 2FA actions

* Add delete confirmation modals for api keys and webhooks

* Add delete confirmation modals for stores and store users

* Add delete confirmation modals for LND seed and SSH

* Add delete confirmation modals for rate rule scripting

* Test fixes and improvements

* Add delete confirmation modals for dynamic DNS

* Add delete confirmation modals for store access tokens

* Add confirmation modals for pull payment archiving

* Refactor confirm modal code

* Add confirmation input, update wording

* Update modal styles

* Upgrade ChromeDriver

* Simplify and unify confirmation input

* Test fixes

* Fix wording

* Add modals for wallet replace and removal
2021-09-07 11:55:53 +09:00
..
AccountViewModels U2fremove (#2496) 2021-04-28 16:22:09 +09:00
AppViewModels Removed the tagline character limit in the crowdfunding app 2021-08-23 13:08:55 +02:00
Authorization Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
InvoicingModels Implement topup invoices (#2730) 2021-08-03 17:03:00 +09:00
ManageViewModels Profile email change should check email's availability 2021-02-12 12:48:05 +09:00
NotificationViewModels Hide pagination & page size when not necessary (#2122) 2020-12-12 15:21:37 +09:00
PaymentRequestViewModels Improve Payment Request view (#2748) 2021-08-04 16:13:33 +09:00
ServerViewModels Enhance files actions to accept arrays of fileids (#2735) 2021-08-09 23:40:55 +09:00
StoreViewModels Delete confirmation modals (#2614) 2021-09-07 11:55:53 +09:00
WalletViewModels Move PSBT flow into wizard 2021-09-02 10:39:35 +02:00
BasePagingViewModel.cs Hide pagination & page size when not necessary (#2122) 2020-12-12 15:21:37 +09:00
BitpayCreateInvoiceRequest.cs Implement topup invoices (#2730) 2021-08-03 17:03:00 +09:00
BitpayErrorsModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ConfirmModel.cs Delete confirmation modals (#2614) 2021-09-07 11:55:53 +09: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 Greenfield: Rename API key redirect params; switch to POST body (#1898) 2020-09-17 11:37:49 +02:00
TokenRequest.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ViewPullPaymentModel.cs Refactoring: Allow ViewsRazor extension to be used by plugins 2021-07-30 08:27:33 +02:00