btcpayserver/BTCPayServer/Models/WalletViewModels
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
..
ListTransactionsViewModel.cs Multisig/watchonly wallet transaction creation flow proof of concept (#5743) 2024-12-10 21:56:52 +09:00
ListWalletsViewModel.cs Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00
PayoutsModel.cs Decouple PaymentMethodId from PayoutMethodId (#5944) 2024-05-01 10:22:07 +09:00
PullPaymentsModel.cs More Translations (#6318) 2024-10-25 22:48:53 +09:00
RescanWalletModel.cs Wallet UI: Improve views (#1763) 2020-08-03 17:12:21 +09:00
SigningContextModel.cs Multisig/watchonly wallet transaction creation flow proof of concept (#5743) 2024-12-10 21:56:52 +09:00
SignWithSeedViewModel.cs Refactor: Remove cshtml duplication for back/url buttons in wizards 2025-02-07 16:57:50 +09:00
TransactionTagModel.cs Refactor labels (#4179) 2022-10-11 17:34:29 +09:00
WalletLabelsModel.cs Wallet: Delete custom labels (#5324) 2023-09-19 09:55:04 +09:00
WalletModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WalletPSBTCombineViewModel.cs Refactor: Remove cshtml duplication for back/url buttons in wizards 2025-02-07 16:57:50 +09:00
WalletPSBTReadyViewModel.cs Display fiat amount previews in Transaction Details page (#6610) 2025-03-08 21:33:19 +09:00
WalletPSBTViewModel.cs Allow translations of BTCPay Server Backend by admins (#5662) 2024-07-24 20:16:20 +09:00
WalletSendModel.cs Refactor: Remove cshtml duplication for back/url buttons in wizards 2025-02-07 16:57:50 +09:00
WalletSendVaultModel.cs Refactor: Remove cshtml duplication for back/url buttons in wizards 2025-02-07 16:57:50 +09:00
WalletSigningOptionsModel.cs Refactor: Remove cshtml duplication for back/url buttons in wizards 2025-02-07 16:57:50 +09:00