Activities of "EngincanV"

How can i use abp suite to generate UI for angular as project is MVC razor pages. Where should i change the configuration so it will generate angular UI

Hi, I did not understand what you meant. Can you please explain it?

Hi, sorry for the late response. I'll try your scenario and write you back asap.

Hi, sorry for the late response. ABP Suite only populates these placeholders, those who are defined in the templates of Suite. Files with the .Extended.* postfixes are not re-generated by the ABP Suite and therefore those placeholders will not be populated in the next generation by Suite.

Instead, you should directly write the code in the place where you defined the related placeholder.

Check out the documentation for more info: https://docs.abp.io/en/commercial/latest/abp-suite/customizing-the-generated-code

Hi, first, sorry for the late response. This might be related to a wrong file that was in your solution directory as you said. I have refunded your ticket and will try to reproduce this problem and fix it asap.

Regards.

Hi, first of all, sorry for the late response. I have refunded your ticket and will fix this problem asap.

Regards

Hi, ABP Suite does not support the byte[] as the property type. You should manually add it to the generated entity by your needs.

Regards.

In a Blazor app (but guessing it might be in all kinds of projects), when a user only has read permission to an entity, the Actions button is still displayed even though the user has no permissions to do anything. When you click it, it appears as nothing happens but in fact there is a very small empty menu that shows up (as the user has no available actions). This is quite confusing to the user.

The permissions dialog is in itself a bit confusing but I assume that this is the configuration you should have for "read only with no actions". That in itself should probably also be clarified/improved as it isn't obvious that the checkbox on the same line as the entity means "read only".

I totally agree with that and noted this confusion. I'll try to update the documentation and clarify this situation.

You can't create an entity with ABP Suite + ABP Cli 8.2.0-rc.3

You should ensure that your application's version is v8.2.0-rc.3. There is a Volo.Abp.Commercial.SuiteTemplates in the domain layer and you should check the related .dll under the bin directory. (Because, we already checked generating entities and could not found any problem, so it's probably related that)

Hello!

Newest Blazor WebApp template doesn't render correctly the style of the scrollbar

We have an internal issue for this problem, and we will fix it asap.

When you run the HttpApi.Host you get this screen, where I assume you are supposed to be able to click the Swagger icon to actually get to the Swagger definition instead of having to type /swagger, but this does not work. Does not work with previous ABP non RC version either.

Thanks for reporting. I'll create an issue for that.

Showing 71 to 80 of 724 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 11, 2024, 11:11