btcpayserver/BTCPayServer/Components/StoreSelector
Dennis Reimann 1e72b12074 UI: Store selector link distinguishes between owner and user
The `IsOwner` property went missing with #4940, so everyone landed on the invoices list when switching stores. This brings back the original behaviour of linking to the Dashboard, if the user has the permission to access it.

Fixes #5015.
2023-05-30 11:18:34 +02:00
..
Default.cshtml UI: Store selector link distinguishes between owner and user 2023-05-30 11:18:34 +02:00
StoreSelector.cs UI: Store selector link distinguishes between owner and user 2023-05-30 11:18:34 +02:00
StoreSelectorViewModel.cs Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00