Aktivity „maliming“

You can upgrade the CLI then re-try.

dotnet tool update -g Volo.Abp.Cli

I tried the abp get-source Volo.Identityserver.Ui command, It works.

hi nhontran

How to repro this problem?

hi @cbogner85

I have shared the razor page source code with you via email.

hi

It may be that different environments use wrong appsettings.json.

Odpoveď

hi @thanhvl1@fsoft.com.vn

Can you create a project that reproduce the problem?

You can send it to me. liming.ma@volosoft.com

how to test a service which requires a feature?

You can mock the IFeatureStore service. (https://github.com/abpframework/abp/blob/dev/framework/test/Volo.Abp.Features.Tests/Volo/Abp/Features/TestFeatureStore.cs#L9)

When a feature has permissions associated with it, how do I only show the permissions when it is enabled for a tenant? I added a feature check before adding the permissions in the Permission definition provider, but this causes errors if you log out of a tenant who has the feature and then log into a client which does have the feature. The call to AbpConfiguration is not reset and the permissions are not listed there. Is there an example available for how to correctly hide permissions behind a feature

I don't quite understand, Can you share some code?

hi

405 Method not Allowed

https://mozartec.com/asp-net-core-error-405-methods-not-allowed-for-put-and-delete-requests-when-hosted-on-iis/

Odpoveď

hi

You can try to use Data-Filtering

https://docs.abp.io/en/abp/latest/Data-Filtering#entityframework-core

hi nparejod

I suggest you wait for Blazor's implementation.

You can also refer to the implementation of MVC. https://github.com/abpframework/abp/blob/dev/modules/identity/src/Volo.Abp.Identity.Web/Pages/Identity/Users/CreateModal.cshtml#L32

hi @ademaygun

I can't reproduce your problem. Can you create a new question, and share details?

Zobrazených 6571 až 6580 z 6848 záznamov
Made with ❤️ on ABP v8.2.0-preview Updated on marca 25, 2024, 15:11