Base solution for your next web application

Activities of "tinytownsoftware"

One thing I am noticing is that if the user is not logged in, it always redirects to the login page. This will not work if I want to merge the public website, because I still want users who are not logged in to see the Home page. How do I disable the automatic redirection to the login page?

On the desktop browser, I can see the email address/username menu button. However, on mobile, none of the themes have this dropdown button. When I tap the three dots icon, all I see is the flag/language selection when the accordion shows.

Also, on desktop browsers, themes 5 and 10 do not have this button either. All other themes are fine.

Please advise, thank you! It's pretty important to have this button on mobile.

Thanks, Robert

Because there are two websites, I have to pay double the price on Azure. Additionally, I have to worry about DNS subdomains. I going to try to merge the two, but I was curious about why it was implemented this way?

[UnitOfWork] Fixed it for me.

That link no longer works. Could you please post the reasoning here? I find it puzzling that this feature is missing. I would like to have a Free and Premium edition. Then, each user would be using one of the editions, each of which come with their own features. I don't understand why editions only work with multi-tenancy.

Just to chime in, there is no reason you would have to go with Metronic. If Blazor not on their radar, you can choose another library for Blazor, such as Syncfusion, Telerik or DevExpress. Sure, there are licensing concerns and added cost, but just something to keep in mind.

I enabled quick theme change an I was expecting that if a given logged in user changed the theme, the new theme would only be used for their account. What's actually happening is that if a user changes the theme, it's global for all users. Is there a way to make the theme change be localized for only one user?

That is correct. Each user has its own collection of x'es. For example, todo items. If I create a todo item, I don't want it to be visible to other users.

It would be nice if there was a checkbox in the power tool to make this automatic, as I can see it being a common requirement. But for now, how and where do I add the dependency to the user in the various generated objects?

I am using the Power Tools extension to generate a new entity. I then went to the new page and created an entity. But to my surprise, this entity appeared for all users. I was expecting it to only be visible to the user who created it. So my question is, how exactly do I do this? What do I need to modify to add the foreign key to the user? The tool generated a lot of files, so it's a bit overwhelming. Thank you!

Showing 31 to 39 of 39 entries