btcpayserver/BTCPayServer/Views/UIAccount
d11n 0f8da123b8
UI: Move section navigation to sidebar (#5744)
* UI: Move section navigation to sidebar

* Scroll active nav link into view

* Move CTAs to top right

* Server Settings: Make Policies first page

* Responsive table fixes

* Spacing fixes

* Add breadcrumb samples

* store settings fixes

* payment request fixes

* updates pull payment title

* adds invoice detail fix

* updates server settings breadcrumbs + copy fix

* Don't open Server Settings on Plugins page

* Add breadcrumbs to pull payment views

* adds breadcrumbs to account

* server and store breadcrumb fixes

* fixes access tokens

* Fix payment processor breadcrumbs

* fixes webhook 404

* Final touches

* Fix test

* Add breadcrumb for email rules page

* Design system updates

---------

Co-authored-by: dstrukt <gfxdsign@gmail.com>
2024-06-19 15:23:10 +02:00
..
_ViewImports.cshtml Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
CheatPermissions.cshtml Adapt cookie auth to work with same API permission system (#4595) 2023-03-20 10:46:46 +09:00
ForgotPassword.cshtml UI: Move section navigation to sidebar (#5744) 2024-06-19 15:23:10 +02:00
ForgotPasswordConfirmation.cshtml Refactor signed out action views (login, register, etc.) (#3333) 2022-01-21 11:10:03 +09:00
Lockout.cshtml Admins can approve registered users (#5647) 2024-01-31 14:45:54 +09:00
Login.cshtml UI: Move section navigation to sidebar (#5744) 2024-06-19 15:23:10 +02:00
LoginWith2fa.cshtml UI: Move section navigation to sidebar (#5744) 2024-06-19 15:23:10 +02:00
LoginWithFido2.cshtml Design system and icon updates for 2.0 (#5938) 2024-05-20 08:57:46 +09:00
LoginWithLNURLAuth.cshtml Unify 2FA login boxes (#4506) 2023-01-09 16:38:03 +01:00
LoginWithRecoveryCode.cshtml Use simple layout for 2FA views 2022-03-03 13:43:22 +01:00
Register.cshtml UI: Move section navigation to sidebar (#5744) 2024-06-19 15:23:10 +02:00
SecondaryLogin.cshtml Admins can approve registered users (#5647) 2024-01-31 14:45:54 +09:00
SetPassword.cshtml UI: Move section navigation to sidebar (#5744) 2024-06-19 15:23:10 +02:00
SignedOut.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00