Activities of "EngincanV"

No, they are the same. I mean, all I had to do was delete the .Web folder, but somewhere along the way Abp Suite DEFINITELY created it and put a few files in there along the way. Then on future updates failed because it thought there was a valid Web project there.

I'm still unable to reproduce this problem. When a create an angular project with the seperate authentication server option selected, there is not a .Web folder being created and it successfully generated CRUD pages. I'll try to understand the reason from the code and fix it. FYI.

I am unable to reproduce the problem. I created an application with v8.1.1 in ABP Suite, with angular as the UI option and the seperate authentication server option selected, but I could successfully generate CRUD pages without having a problem.

Is it possible that your ABP CLI and ABP Suite versions are not the same?

Hi, I'll check this asap.

Hi, sorry for the late response. But I'm unable to reproduce it:

Please check https://docs.abp.io/en/commercial/latest/abp-suite/create-module-solution#adding-your-new-abp-module-to-your-main-solution

Hi, sorry for the late response. I'll create an internal issue to improve our templating system and format. In the meantime, you can check https://docs.abp.io/en/commercial/latest/abp-suite/editing-templates this documentation for the details of some templates' placeholders.

Hi, thanks for the suggestion. I agree that the child entity should have the same audit level as the base class with its master entity. I'll create an internal issue for that.

Regards.

If I can use child entities for multiple levels it would be great.

We have an internal issue for that, but it's in the backlog now. We will try to prioritize it. Regards.

We have previously created entities in this version without encountering such an issue. Will there be any improvements in version 7.1.1?

No, we are not considering to release a patch version for 7.1.1.

Hi, this is an old problem, which is already fixed with v7.2.0-rc.1. So, please update your CLI version, project and Suite and regenerate the entity.

Question 1: How can I use Location datatype with abp suite entity generator ?

Currently, ABP Suite does not support Location datatype.

Question 2: Any example how to include NetTopologySuite with abp.io solution ? If you had any advices on this it is very welcome.

ABP solutions are basically .net solutions, so you can follow the same steps that you would normally do with a plain .net project.

Showing 1 to 10 of 638 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11