btcpayserver/BTCPayServer/Views/Account
Dennis Reimann f2870caed2
Payment redesign (#1967)
* Payment redesign

Guess who's back!

This reverts commit 4174fa648d.

* Refactor PullPayment state string

Compatible with this one: https://github.com/btcpayserver/btcpayserver/pull/1834/files#diff-a9136096252382b110b9a7ac7747b95aR41

* Use unified copy to clipboard function

* Refactor status text class to helper function
2020-10-13 09:58:46 +02:00
..
AccessDenied.cshtml Fixing AccessDenied page displayed 2019-12-04 13:45:09 -06:00
ForgotPassword.cshtml Improve forgot password view 2020-07-13 19:09:59 +02:00
ForgotPasswordConfirmation.cshtml
Lockout.cshtml Unify section headings 2019-11-14 18:42:48 +01:00
Login.cshtml Payment redesign (#1967) 2020-10-13 09:58:46 +02:00
LoginWith2fa.cshtml Improve secondary login view 2020-07-08 19:18:40 +02:00
LoginWithRecoveryCode.cshtml Unify section headings 2019-11-14 18:42:48 +01:00
LoginWithU2F.cshtml Improve secondary login view 2020-07-08 19:18:40 +02:00
Register.cshtml Payment redesign (#1967) 2020-10-13 09:58:46 +02:00
SecondaryLogin.cshtml Improve secondary login view 2020-07-08 19:18:40 +02:00
SetPassword.cshtml add tests 2020-09-16 08:54:51 +02:00
SignedOut.cshtml