Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "fupanda"

Perhaps for other developers who run into the same thing, I was able to solve it with the properties paramter when defining the permissions in AppAuthorizationProvider, see https://github.com/aspnetboilerplate/aspnetboilerplate/issues/1943

thank you @maliming!

hi @maliming,

We are upgrading from older asp.net zero version and use nuget packages. Al other resources like web need to be upgraded manually with file comparison because of own implementations. So we used fresh downloaded template to compare.

I don't understand how yarn would help us here, because it will not update existing web resource.

Everywhere where abp.message.confirm is used in the Web project

@mailming I understand that it's refactored, but I downloaded a fresh template from the asp.net zero customer website and the template is broken.

The documentation says that the second param is optional, but with the refactoring that doesn't seem the case https://aspnetboilerplate.com/Pages/Documents/Javascript-API/Message

Thank you for posting the solution Leonardo.Willrich. This saved me a lot of headache!

Thank you for the quick response. It's totally clear now. However, this won't solve my problem as our application has 'project' specific roles and rights. Need to check if a teammember of a project has rights to specific functionalities. This seems not possible in this way. I think I have to solve this on the razor page

This won't work for me, because sometimes I want the whole list and sometimes the seperate list

Thanks Aaron, I send a message to the development team.

Ok great, that should work. But how to handle roles and permissions? For example tenant a wants to share a project with tenant b, but tenant b has other permissions (only viewing projects). But tenant b have to get other right in his own environment (also editing projects)

Showing 1 to 10 of 23 entries