btcpayserver/BTCPayServer/Views/UIWallets
d11n a8e16b0ba6
Wallet UI quick wins (#5851)
- Unify single/multiple inputs display
- Destination: Move labels above amount
- Coin Selection: Add sorting by amount and confirmations, add page size. Closes #5850
- Move PSBT and BIP21 buttons up to input related button group
- Turn checkboxes in Advanced Settings into toggles
- Improve spacings and button groups
2024-05-06 14:40:17 +09:00
..
_Nav.cshtml Unify list views (#5399) 2023-11-02 08:12:28 +01:00
_PSBTInfo.cshtml Improve Labeling further (#4849) 2023-04-07 15:58:41 +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 Unify list views (#5399) 2023-11-02 08:12:28 +01:00
CoinSelection.cshtml Wallet UI quick wins (#5851) 2024-05-06 14:40:17 +09:00
ListWallets.cshtml Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00
SigningContext.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
SignWithSeed.cshtml UI: Form validation summary matches alert style (#5576) 2023-12-21 23:43:12 +09:00
WalletLabels.cshtml Wallet: Delete custom labels (#5324) 2023-09-19 09:55:04 +09:00
WalletPSBT.cshtml Support bbqr psbts (#5852) 2024-03-21 10:30:23 +01:00
WalletPSBTCombine.cshtml Fix: Redirecting to local absolute URL in wizard windows should work 2023-04-05 10:55:35 +09:00
WalletPSBTDecoded.cshtml Support bbqr psbts (#5852) 2024-03-21 10:30:23 +01:00
WalletReceive.cshtml The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
WalletRescan.cshtml Improve wallet nav (#3921) 2022-07-04 13:20:08 +09:00
WalletSend.cshtml Wallet UI quick wins (#5851) 2024-05-06 14:40:17 +09:00
WalletSendVault.cshtml Show Warning is browser safari/brave is incompatible with vault on all pages 2023-12-07 14:00:30 +09:00
WalletSigningOptions.cshtml Fix: Redirecting to local absolute URL in wizard windows should work 2023-04-05 10:55:35 +09:00
WalletsNavPages.cs Improve wallet nav (#3921) 2022-07-04 13:20:08 +09:00
WalletTransactions.cshtml Wallet: Label filter dropdown (#5802) 2024-03-12 10:48:37 +01:00