btcpayserver/BTCPayServer.Data
Andrew Camilleri e0486aaa24
Label Manager component (#4594)
* Label Manager component

closes #4464

* UI updates

* Test fix

* add test

* fix warnings

* fix select update bug

* add test

* fix test

* Increase payment box max-width

* add labels from address to tx on detection

* Exclude well known label from the dropdown

* Add test on transaction label attachement, tighten UpdateLabels method to only update address labels

---------

Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2023-02-22 11:47:02 +09:00
..
Data Label Manager component (#4594) 2023-02-22 11:47:02 +09:00
Migrations Start using JSONB column instead of app side compressed data (#4574) 2023-02-21 15:06:34 +09:00
ApplicationDbContext.cs Start using JSONB column instead of app side compressed data (#4574) 2023-02-21 15:06:34 +09:00
ApplicationDbContextFactory.cs More Options refactoring (#2179) 2021-01-06 23:51:13 +09:00
BTCPayServer.Data.csproj bump ms aspnet packages (#4166) 2022-10-07 14:53:30 +09:00
MigrationsExtensions.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00