btcpayserver/BTCPayServer/Views
d11n 95f3e429b4
Wallet transactions: Add label manager (#4796)
* Wallet transactions: Add label manager

* Update BTCPayServer/Views/UIWallets/WalletTransactions.cshtml

Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>

* Add rich label info

* Fixes

* support labels in wallet send

* add labels to tx info page

* Remove noscript parts

* Allow click on transaction label info

* update psbt info labelstyling

* revert red pixel fix as it broke all

---------

Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
2023-03-26 20:42:38 +09:00
..
Shared POS: Fix escaped HTML entities in item title 2023-03-21 15:31:54 +01:00
UIAccount Adapt cookie auth to work with same API permission system (#4595) 2023-03-20 10:46:46 +09:00
UIApps Refactor plugin apps (#4780) 2023-03-20 10:39:26 +09:00
UICustodianAccounts Custodian withdrawal support + Some refactoring and cleanup (#4085) 2023-03-20 10:45:32 +09:00
UIError Add option to customize the instance logo (#4258) 2022-11-14 22:29:23 +09:00
UIFido2 Adapt desktop breakpoints in views (#3358) 2022-01-27 11:56:46 +09:00
UIForms Checkout v2: Minor UI updates (#4734) 2023-03-08 21:39:03 +09:00
UIHome UI: Redesign Recovery Seed view (#4793) 2023-03-24 16:09:53 +01:00
UIInvoice Adapt cookie auth to work with same API permission system (#4595) 2023-03-20 10:46:46 +09:00
UILightning 1.4.0 Final Polish (#3335) 2022-01-25 11:07:52 +09:00
UILightningAutomatedPayoutProcessors Fix settigs sidebar activation (#4138) 2022-09-20 10:05:55 +02:00
UILightningLikePayout Improve payouts UI (#3792) 2022-06-02 11:03:06 +02:00
UILNURL Replace text in copy buttons with icon (#4764) 2023-03-19 21:43:38 +01:00
UILNURLAuth Rename LNUrlAuthController -> UILNAuthController (#3352) 2022-01-25 11:51:14 +09:00
UIManage Replace text in copy buttons with icon (#4764) 2023-03-19 21:43:38 +01:00
UIMoneroLikeStore Support LNURL Auth 2022-01-14 13:26:30 +01:00
UINotifications Date display improvements (#4191) 2022-10-07 13:29:03 +09:00
UIOnChainAutomatedPayoutProcessors Fix settigs sidebar activation (#4138) 2022-09-20 10:05:55 +02:00
UIPaymentRequest Checkout v2: Minor UI updates (#4734) 2023-03-08 21:39:03 +09:00
UIPayoutProcessors Fix several HTML injections (#4545) 2023-01-21 19:08:12 +01:00
UIPublic Improve PayButton error page (#4129) 2022-09-19 21:56:42 +02:00
UIPublicLightningNodeInfo Replace text in copy buttons with icon (#4764) 2023-03-19 21:43:38 +01:00
UIPullPayment Update price display (#4736) 2023-03-13 10:12:58 +09:00
UIServer Feature Descriptor (#3831) 2023-02-13 09:25:24 +01:00
UIShopify Feature Descriptor (#3831) 2023-02-13 09:25:24 +01:00
UIStorePullPayments Different icons for notifications (#4632) 2023-02-21 11:06:27 +09:00
UIStores Refactor plugin apps (#4780) 2023-03-20 10:39:26 +09:00
UIUserStores Updates preferred price source copy label (#4492) 2022-12-31 09:24:10 +01:00
UIWallets Wallet transactions: Add label manager (#4796) 2023-03-26 20:42:38 +09:00
UIZcashLikeStore Zcash integration (#3400) 2022-02-14 17:04:34 +09:00
_ViewStart.cshtml