btcpayserver/BTCPayServer/Views
Ayush Jain 2dfb637e2f
Enhance files actions to accept arrays of fileids (#2735)
* Enhanced Files action by modifying it to accept a list of SelectedFileIds

* Added checks to verify all files passed to the files action exist, Updated tests

* Enhanced Files action to accept an array of fileIds

* Removed redundant fileId list
2021-08-09 23:40:55 +09:00
..
Account Make CSSThemeManager really only focus on theme (#2457) 2021-07-27 21:08:54 +09:00
Apps Refactoring: Allow ViewsRazor extension to be used by plugins 2021-07-30 08:27:33 +02:00
AppsPublic PoS UI fixes (#2744) 2021-08-04 13:24:25 +09:00
CoinSwitch Refactoring: Allow ViewsRazor extension to be used by plugins 2021-07-30 08:27:33 +02:00
Error New unit test to scan for external links/forms and if they have rel="noreferrer noopener" (#2668) 2021-07-06 10:35:42 +02:00
EthereumLikeStore Refactoring: Allow ViewsRazor extension to be used by plugins 2021-07-30 08:27:33 +02:00
Fido2 Refactoring: Allow ViewsRazor extension to be used by plugins 2021-07-30 08:27:33 +02:00
Home New unit test to scan for external links/forms and if they have rel="noreferrer noopener" (#2668) 2021-07-06 10:35:42 +02:00
Invoice Implement topup invoices (#2730) 2021-08-03 17:03:00 +09:00
Manage Refactoring: Allow ViewsRazor extension to be used by plugins 2021-07-30 08:27:33 +02:00
MoneroLikeStore Refactoring: Allow ViewsRazor extension to be used by plugins 2021-07-30 08:27:33 +02:00
Notifications Refactoring: Allow ViewsRazor extension to be used by plugins 2021-07-30 08:27:33 +02:00
PaymentRequest Improve Payment Request view (#2748) 2021-08-04 16:13:33 +09:00
Public remove paybuttontest 2018-09-08 14:53:41 +09:00
PublicLightningNodeInfo Refactor copy to clipboard 2021-07-28 08:44:32 +02:00
PullPayment Refactor copy to clipboard 2021-07-28 08:44:32 +02:00
Server Enhance files actions to accept arrays of fileids (#2735) 2021-08-09 23:40:55 +09:00
Shared Implement topup invoices (#2730) 2021-08-03 17:03:00 +09:00
Shopify Refactoring: Allow ViewsRazor extension to be used by plugins 2021-07-30 08:27:33 +02:00
Stores Improve wallet import wording 2021-08-03 14:22:26 +02:00
UserStores Refactoring: Allow ViewsRazor extension to be used by plugins 2021-07-30 08:27:33 +02:00
Wallets Wallet send UI improvements (#2750) 2021-08-04 20:58:46 +09:00
_ViewStart.cshtml