d11n
|
b12c4c5fa0
|
Improve and unify page headers (#2412)
* Improve and unify page headers
* Altcoin test fixes
* Update BTCPayServer/Views/Apps/UpdateCrowdfund.cshtml
Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
* Update BTCPayServer/Views/Apps/UpdateCrowdfund.cshtml
Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
* Fix missing store name in pairing view
* Fix CanUsePairing test
* Bump header navigation font size
* Use partial tag instead of Html.PartialAsync in views
As suggested by @nicolasdorier. These are equivalent, see details [here](https://docs.microsoft.com/en-us/aspnet/core/mvc/views/partial?view=aspnetcore-3.1#partial-tag-helper).
* Fix docs link
As in #2432.
* Update BTCPayServer/Views/Wallets/SignWithSeed.cshtml
Co-authored-by: britttttk <39231115+britttttk@users.noreply.github.com>
* Update BTCPayServer/Views/Wallets/WalletSendVault.cshtml
Co-authored-by: britttttk <39231115+britttttk@users.noreply.github.com>
* Update BTCPayServer/Views/Wallets/WalletTransactions.cshtml
Co-authored-by: britttttk <39231115+britttttk@users.noreply.github.com>
Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
Co-authored-by: britttttk <39231115+britttttk@users.noreply.github.com>
|
2021-04-08 22:32:42 +09:00 |
|
Kukks
|
b2899529c3
|
fix build
|
2020-10-05 13:00:26 +02:00 |
|
nicolas.dorier
|
aad586232c
|
Refactor StatusMessage and remove ExternalLogin
|
2019-10-31 14:11:33 +09:00 |
|
Umar Bolatov
|
e584004b23
|
Make UI checkboxes inline with their labels
address #1089
|
2019-10-13 20:07:41 -07:00 |
|
nicolas.dorier
|
bba268b5e2
|
Upgrade to .NET Core 2.1
|
2018-05-08 17:57:53 +09:00 |
|
lepipele
|
76cd9a7b25
|
Abstracting navigation so it can use any enums
|
2018-04-19 15:42:12 -05:00 |
|
lepipele
|
cd1a4c4749
|
Fixing modify user page and it's title
|
2018-04-19 11:44:24 -05:00 |
|
lepipele
|
8075273ec8
|
Refactoring pills navigation
|
2018-04-19 11:40:12 -05:00 |
|
lepipele
|
f46c8a0a0f
|
Migrating btn-success to btn-primary
|
2018-04-08 00:08:15 -05:00 |
|
nicolas.dorier
|
3b2cf2f1de
|
Can add administrator, fix #65
|
2018-03-22 19:55:14 +09:00 |
|