btcpayserver/BTCPayServer/Hosting
Samuel Adams ec68d2a0e6
Remove Confirmed state in UI (#3090)
* Remove Confirmed state in UI

Closes #1789.

* Add infobox & improve refund tooltip

* Update BTCPayServer/Views/Invoice/ListInvoices.cshtml

Add @dennisreimann suggestion

Co-authored-by: d11n <mail@dennisreimann.de>

* Add "don't show again" button

Adds a "Don't Show Again" button to the infobox. Also a bugfix that was preventing the new status from showing in the invoice details page.

* Add User blob and move invoice status notice to it

Co-authored-by: d11n <mail@dennisreimann.de>
Co-authored-by: Kukks <evilkukka@gmail.com>
2021-11-26 23:13:41 +09:00
..
BlockExplorerLinkStartupTask.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
BTCpayMiddleware.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
BTCPayServerServices.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
HeadersOverrideMiddleware.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
MigrationStartupTask.cs Remove Confirmed state in UI (#3090) 2021-11-26 23:13:41 +09:00
ResourceBundleProvider.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
SkippableObjectValidatorProvider.cs Add Label and accountKeyPath to the on chain payment methods (#2166) 2020-12-28 13:59:01 +01:00
Startup.cs Plugins: Update startup for plugin compatibility 2021-11-25 10:24:14 +01:00