btcpayserver/BTCPayServer/Views/UIWallets
rockstardev 9dcf8d3251
Display fiat amount previews in Transaction Details page (#6610)
* Code cleanup

* Preparing model to include data needed for fiat display

* Displaying fiat amount and allowing switching between it and BTC

* Restoring parts removed by vibe coding

* Making ToFiatAmount method work for in wider variety of cases

* Tweaks for display and negative values

* Calculating amounts on serverside and simplifying

* Fix warnings

---------

Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2025-03-08 21:33:19 +09:00
..
_PSBTInfo.cshtml Display fiat amount previews in Transaction Details page (#6610) 2025-03-08 21:33:19 +09:00
_ViewImports.cshtml Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
_ViewStart.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
_WalletTransactionsList.cshtml Only change opacity of amount 2025-02-06 17:27:09 +09:00
CoinSelection.cshtml More Translations (#6318) 2024-10-25 22:48:53 +09:00
ListWallets.cshtml More Translations (#6318) 2024-10-25 22:48:53 +09:00
SigningContext.cshtml Multisig/watchonly wallet transaction creation flow proof of concept (#5743) 2024-12-10 21:56:52 +09:00
SignWithSeed.cshtml Refactor: Remove cshtml duplication for back/url buttons in wizards 2025-02-07 16:57:50 +09:00
WalletLabels.cshtml More Translations (#6318) 2024-10-25 22:48:53 +09:00
WalletPSBT.cshtml Refactor: Remove cshtml duplication for back/url buttons in wizards 2025-02-07 16:57:50 +09:00
WalletPSBTCombine.cshtml Refactor: Remove cshtml duplication for back/url buttons in wizards 2025-02-07 16:57:50 +09:00
WalletPSBTDecoded.cshtml Selenium tests for Multisig on server (#6487) 2025-02-25 14:39:57 +09:00
WalletReceive.cshtml More Translations (#6318) 2024-10-25 22:48:53 +09:00
WalletRescan.cshtml UI: Fix escaped HTML tags in UTXO rescan message (#6399) 2024-11-13 21:07:30 +09:00
WalletSend.cshtml Refactor: Remove cshtml duplication for back/url buttons in wizards 2025-02-07 16:57:50 +09:00
WalletSendVault.cshtml Refactor: Remove cshtml duplication for back/url buttons in wizards 2025-02-07 16:57:50 +09:00
WalletSigningOptions.cshtml Refactor: Remove cshtml duplication for back/url buttons in wizards 2025-02-07 16:57:50 +09:00
WalletsNavPages.cs Improve wallet nav (#3921) 2022-07-04 13:20:08 +09:00
WalletTransactions.cshtml Selenium tests for Multisig on server (#6487) 2025-02-25 14:39:57 +09:00