btcpayserver/BTCPayServer.Data
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
..
Data Remove Confirmed state in UI (#3090) 2021-11-26 23:13:41 +09:00
Migrations Remove Confirmed state in UI (#3090) 2021-11-26 23:13:41 +09:00
ApplicationDbContext.cs Optimize admin user list 2021-11-15 10:28:45 +01:00
ApplicationDbContextFactory.cs More Options refactoring (#2179) 2021-01-06 23:51:13 +09:00
BTCPayServer.Data.csproj Bumping versions of libraries and dockerfile 2021-10-05 15:26:40 +09:00
MigrationsExtensions.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00