btcpayserver/BTCPayServer/Views
Kukks 371b33a2e1 Allow admins to invite new users
* This refactors the email sending so that all the logic related to users and emails are now contained in one location.
* The Reset password screen has been updated from its ugly plain self to use the same layout as the login.
* An admin can now create a new account without specifying a password. A link is generated that can be given to the intended user to configure the password. If emails are configured, it also sends an email
* An admin can now create accounts that still require the user to verify their if the setting is enabled from the server settings. A link is generated that can be given to the intended user to configure the password. If emails are configured, it also sends an email.
* The above features can be used in conjunction: An email will have to verify their email through a link. Once verified, the user is redirected to setting the password.
* When an email has been verified OR a password has been set, users are now redirected to the login page with the email filled in and a success status message shown instead of a dedicated thank you page.
2020-09-16 08:54:24 +02:00
..
Account Allow admins to invite new users 2020-09-16 08:54:24 +02:00
Apps Add store sort (#1861) 2020-08-27 17:31:33 +09:00
AppsPublic Place status message in correct positions for cart and static versions of POS app 2020-07-20 20:32:26 -07:00
Error Update views dependent on simple layout 2020-07-20 16:53:49 +02:00
EthereumLikeStore Add Ethereum & ERC20 Support 2020-09-09 08:19:10 +02:00
Home Merge pull request #1821 from dennisreimann/fonts 2020-08-10 22:39:34 +09:00
Invoice Merge pull request #1882 from Kukks/partial-refund 2020-09-07 15:30:46 +09:00
Manage Allow admins to invite new users 2020-09-16 08:54:24 +02:00
MoneroLikeStore Colored "check" and "times" icons green or red the bootstrap way 2020-06-12 15:22:39 +02:00
Notifications Allow selecting all notifications on the page at once 2020-07-16 21:52:40 -07:00
PaymentRequest Improve invoices list view (#1815) 2020-08-24 13:57:07 +09:00
Public remove paybuttontest 2018-09-08 14:53:41 +09:00
PublicLightningNodeInfo add qrcode margins (#1547) 2020-05-05 10:26:57 +02:00
PullPayment Improve Pull Payment view 2020-07-23 17:15:08 +02:00
Server Allow admins to invite new users 2020-09-16 08:54:24 +02:00
Shared Fix CI 2020-09-15 16:26:10 +02:00
Stores Merge pull request #1900 from btcpayserver/remove-changelly 2020-09-11 22:05:58 +09:00
UserStores Add store sort (#1861) 2020-08-27 17:31:33 +09:00
Wallets Merge pull request #1895 from Kukks/rename-expostpsbt-option 2020-09-14 12:53:13 +09:00
_ViewStart.cshtml
ViewsRazor.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00