btcpayserver/BTCPayServer/Hosting
Andrew Camilleri eece001376
Add labels for recent txs dashboard widget (#4831)
* Add labels for recent txs dashboard widget

It is not with the rich data for now, but a good start.

* Turn labels into links

* Add rich info to dashboard labels

* Use truncate-center component for recent transactions

---------

Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2023-03-30 19:54:11 +02:00
..
BlockExplorerLinkStartupTask.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
BTCpayMiddleware.cs Refactoring: Extract HttpRequest extensions 2022-03-08 08:17:39 +00:00
BTCPayServerServices.cs Add labels for recent txs dashboard widget (#4831) 2023-03-30 19:54:11 +02:00
GreenfieldMiddleware.cs Rename GreenField -> Greenfield 2022-01-14 13:46:04 +09:00
HeadersOverrideMiddleware.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
LowercaseTransformer.cs Use nicer urls, part2 (Fix #921) 2022-01-15 14:54:06 +09:00
MigrationStartupTask.cs Refactor plugin apps (#4780) 2023-03-20 10:39:26 +09:00
SkippableObjectValidatorProvider.cs Add Label and accountKeyPath to the on chain payment methods (#2166) 2020-12-28 13:59:01 +01:00
Startup.cs Dashboard: Fix app stats tiles (#4775) 2023-03-16 15:51:24 +09:00
ToPostgresMigrationStartupTask.cs Fix: Impossible to create invoice after migration from Sqlite (Close #4743) 2023-03-07 10:27:04 +09:00
ValidateControllerNameTransformer.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00